#ffa255 Hex Color

#FFA255
0
  • #ffa255 Color Information

    • In RGB color space, #ffa255 hex color has a red value of 255, a green value of 162 and a blue value of 85.

    • In CMYK color space (used in color printing), #ffa255 hex color is composed of 0% cyan, 36.47% magenta, 66.67% yellow and 0% black.

    • #ffa255 color has a hue of 27.2 degrees, a saturation of 100% and a lightness of 66.7%.

    • #ffa255 hex color contains mainly RED.

    • The closest web safe color of #ffa255 is #ff9966

    • #ffa255 hex color has a decimal value of 16753237.



    #ffa255 Color Spaces (Color Conversions)

    HEX ffa255 #ffa255
    RGB 255, 162, 85 rgb(255, 162, 85)
    RGB Percent 100, 63.53, 33.33 rgb(100, 63.53, 33.33)
    CMYK 0, 36, 67, 0
    HSL 27.2°, 100, 66.7 hsl(27.2, 100%, 66.7%)
    HSV 27.2°, 66.7, 100
    XYZ 55.8, 47.757, 14.871
    Hunter Lab 69.106, 23.194, 35.616
    CIE-LAB 74.671, 27.842, 53.333
    CIE-LCH 74.671, 60.163, 62.434
    CIE-LUV 0, 36.47, 66.67, 0
    Web Safe ff9966

    RGB percent of color #ffa255

    100%
    63.53%
    33.33%

    CMYK percent of color #ffa255

    0%
    36.47%
    66.67%
    0%


    Color Schemes with #ffa255

    Complementary Color

    Split Complementary


    #ffa255 Color Preview

    Text with hexadecimal color #ffa255

    This text has a font color of #ffa255

    <p style="color:#ffa255">Text here</p>

    #ffa255 Background Color

    This box has a background color of #ffa255

    <div style="background-color:#ffa255">Text here</div>

    #ffa255 Border Color

    This box has a border color of #ffa255

    <div style="border: 4px solid #ffa255">Text here</div>

    CSS codes

    <p style="color:#ffa255">Text here</p>
    <div style="background-color:#ffa255">Text here</div>
    <div style="border: 4px solid #ffa255">Text here</div>

    #ffa255 Color on white background

    This is how a font and box color of #ffa255 will look
    on a white background.

    #ffa255 Color on black background

    This is how a font and box color of #ffa255 hex color will look
    on a black background.