#dec255 Hex Color

#DEC255
0
  • #dec255 Color Information

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

    • In CMYK color space (used in color printing), #dec255 hex color is composed of 0% cyan, 12.61% magenta, 61.71% yellow and 12.94% black.

    • #dec255 color has a hue of 47.7 degrees, a saturation of 67.49% and a lightness of 60.2%.

    • #dec255 hex color contains mainly RED.

    • The closest web safe color of #dec255 is #cccc66

    • #dec255 hex color has a decimal value of 14598741.



    #dec255 Color Spaces (Color Conversions)

    HEX dec255 #dec255
    RGB 222, 194, 85 rgb(222, 194, 85)
    RGB Percent 87.06, 76.08, 33.33 rgb(87.06, 76.08, 33.33)
    CMYK 0, 13, 62, 13
    HSL 47.7°, 67.49, 60.2 hsl(47.7, 67.49%, 60.2%)
    HSV 47.7°, 61.7, 87.1
    XYZ 51.056, 54.769, 16.475
    Hunter Lab 74.006, -6.365, 38.605
    CIE-LAB 78.908, -2.637, 57.06
    CIE-LCH 78.908, 57.121, 92.646
    CIE-LUV 0, 12.61, 61.71, 12.94
    Web Safe cccc66

    RGB percent of color #dec255

    87.06%
    76.08%
    33.33%

    CMYK percent of color #dec255

    0%
    12.61%
    61.71%
    12.94%


    Color Schemes with #dec255

    Complementary Color

    Split Complementary


    #dec255 Color Preview

    Text with hexadecimal color #dec255

    This text has a font color of #dec255

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

    #dec255 Background Color

    This box has a background color of #dec255

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

    #dec255 Border Color

    This box has a border color of #dec255

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

    CSS codes

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

    #dec255 Color on white background

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

    #dec255 Color on black background

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