#ffc255 Hex Color

#FFC255
0
  • #ffc255 Color Information

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

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

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

    • #ffc255 hex color contains mainly RED.

    • The closest web safe color of #ffc255 is #ffcc66

    • #ffc255 hex color has a decimal value of 16761429.



    #ffc255 Color Spaces (Color Conversions)

    HEX ffc255 #ffc255
    RGB 255, 194, 85 rgb(255, 194, 85)
    RGB Percent 100, 76.08, 33.33 rgb(100, 76.08, 33.33)
    CMYK 0, 24, 67, 0
    HSL 38.5°, 100, 66.7 hsl(38.5, 100%, 66.7%)
    HSV 38.5°, 66.7, 100
    XYZ 62.171, 60.499, 16.995
    Hunter Lab 77.781, 6.559, 41.492
    CIE-LAB 82.109, 11.148, 61.469
    CIE-LCH 82.109, 62.472, 79.721
    CIE-LUV 0, 23.92, 66.67, 0
    Web Safe ffcc66

    RGB percent of color #ffc255

    100%
    76.08%
    33.33%

    CMYK percent of color #ffc255

    0%
    23.92%
    66.67%
    0%


    Color Schemes with #ffc255

    Complementary Color

    Split Complementary


    #ffc255 Color Preview

    Text with hexadecimal color #ffc255

    This text has a font color of #ffc255

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

    #ffc255 Background Color

    This box has a background color of #ffc255

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

    #ffc255 Border Color

    This box has a border color of #ffc255

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

    CSS codes

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

    #ffc255 Color on white background

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

    #ffc255 Color on black background

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