#dcc150 Hex Color

#DCC150
0
  • #dcc150 Color Information

    • In RGB color space, #dcc150 hex color has a red value of 220, a green value of 193 and a blue value of 80.

    • In CMYK color space (used in color printing), #dcc150 hex color is composed of 0% cyan, 12.27% magenta, 63.64% yellow and 13.73% black.

    • #dcc150 color has a hue of 48.4 degrees, a saturation of 66.67% and a lightness of 58.8%.

    • #dcc150 hex color contains mainly RED.

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

    • #dcc150 hex color has a decimal value of 14467408.



    #dcc150 Color Spaces (Color Conversions)

    HEX dcc150 #dcc150
    RGB 220, 193, 80 rgb(220, 193, 80)
    RGB Percent 86.27, 75.69, 31.37 rgb(86.27, 75.69, 31.37)
    CMYK 0, 12, 64, 14
    HSL 48.4°, 66.67, 58.8 hsl(48.4, 66.67%, 58.8%)
    HSV 48.4°, 63.6, 86.3
    XYZ 50.033, 53.935, 15.363
    Hunter Lab 73.44, -6.914, 39.005
    CIE-LAB 78.424, -3.283, 58.679
    CIE-LCH 78.424, 58.771, 93.202
    CIE-LUV 0, 12.27, 63.64, 13.73
    Web Safe cccc66

    RGB percent of color #dcc150

    86.27%
    75.69%
    31.37%

    CMYK percent of color #dcc150

    0%
    12.27%
    63.64%
    13.73%


    Color Schemes with #dcc150

    Complementary Color

    Split Complementary


    #dcc150 Color Preview

    Text with hexadecimal color #dcc150

    This text has a font color of #dcc150

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

    #dcc150 Background Color

    This box has a background color of #dcc150

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

    #dcc150 Border Color

    This box has a border color of #dcc150

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

    CSS codes

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

    #dcc150 Color on white background

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

    #dcc150 Color on black background

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