#d3d3d3 Hex Color

#D3D3D3
0
  • #d3d3d3 Color Information

    • #d3d3d3 hex color name is lightgray.

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

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

    • #d3d3d3 color has a hue of 0 degrees, a saturation of 0% and a lightness of 82.7%.

    • #d3d3d3 hex color contains an equal amount of RED, GREEN and BLUE.

    • The closest web safe color of #d3d3d3 is #cccccc

    • #d3d3d3 hex color has a decimal value of 13882323.



    #d3d3d3 Color Spaces (Color Conversions)

    HEX d3d3d3 #d3d3d3
    RGB 211, 211, 211 rgb(211, 211, 211)
    RGB Percent 82.75, 82.75, 82.75 rgb(82.75, 82.75, 82.75)
    CMYK 0, 0, 0, 17
    HSL 0°, 0, 82.7 hsl(0, 0%, 82.7%)
    HSV 0°, 0, 82.745098039216
    XYZ 61.916, 65.141, 70.938
    Hunter Lab 80.71, -4.308, 4.386
    CIE-LAB 84.556, 0.003, -0.009
    CIE-LCH 84.556, 0.009, 288.435
    CIE-LUV 0, 0, 0, 17.25
    Web Safe cccccc

    RGB percent of color #d3d3d3

    82.75%
    82.75%
    82.75%

    CMYK percent of color #d3d3d3

    0%
    0%
    0%
    17.25%


    Color Schemes with #d3d3d3


    #d3d3d3 Color Preview

    Text with hexadecimal color #d3d3d3

    This text has a font color of #d3d3d3

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

    #d3d3d3 Background Color

    This box has a background color of #d3d3d3

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

    #d3d3d3 Border Color

    This box has a border color of #d3d3d3

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

    CSS codes

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

    #d3d3d3 Color on white background

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

    #d3d3d3 Color on black background

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