#d3d000 Hex Color

#D3D000
0
  • #d3d000 Color Information

    • In RGB color space, #d3d000 hex color has a red value of 211, a green value of 208 and a blue value of 0.

    • In CMYK color space (used in color printing), #d3d000 hex color is composed of 0% cyan, 1.42% magenta, 100% yellow and 17.25% black.

    • #d3d000 color has a hue of 59.1 degrees, a saturation of 100% and a lightness of 41.4%.

    • #d3d000 hex color contains mainly RED.

    • The closest web safe color of #d3d000 is #cccc00

    • #d3d000 hex color has a decimal value of 13881344.



    #d3d000 Color Spaces (Color Conversions)

    HEX d3d000 #d3d000
    RGB 211, 208, 0 rgb(211, 208, 0)
    RGB Percent 82.75, 81.57, 0 rgb(82.75, 81.57, 0)
    CMYK 0, 1, 100, 17
    HSL 59.1°, 100, 41.4 hsl(59.1, 100%, 41.4%)
    HSV 59.1°, 100, 82.7
    XYZ 49.42, 58.961, 8.776
    Hunter Lab 76.786, -19.492, 46.974
    CIE-LAB 81.27, -17.207, 81.315
    CIE-LCH 81.27, 83.116, 101.948
    CIE-LUV 0, 1.42, 100, 17.25
    Web Safe cccc00

    RGB percent of color #d3d000

    82.75%
    81.57%
    0%

    CMYK percent of color #d3d000

    0%
    1.42%
    100%
    17.25%


    Color Schemes with #d3d000

    Complementary Color

    Split Complementary


    #d3d000 Color Preview

    Text with hexadecimal color #d3d000

    This text has a font color of #d3d000

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

    #d3d000 Background Color

    This box has a background color of #d3d000

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

    #d3d000 Border Color

    This box has a border color of #d3d000

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

    CSS codes

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

    #d3d000 Color on white background

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

    #d3d000 Color on black background

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