#102400 Hex Color

#102400
0
  • #102400 Color Information

    • In RGB color space, #102400 hex color has a red value of 16, a green value of 36 and a blue value of 0.

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

    • #102400 color has a hue of 93.3 degrees, a saturation of 100% and a lightness of 7.1%.

    • #102400 hex color contains mainly GREEN.

    • The closest web safe color of #102400 is #003300

    • #102400 hex color has a decimal value of 1057792.



    #102400 Color Spaces (Color Conversions)

    HEX 102400 #102400
    RGB 16, 36, 0 rgb(16, 36, 0)
    RGB Percent 6.27, 14.12, 0 rgb(6.27, 14.12, 0)
    CMYK 56, 0, 100, 86
    HSL 93.3°, 100, 7.1 hsl(93.3, 100%, 7.1%)
    HSV 93.3°, 100, 14.1
    XYZ 0.845, 1.372, 0.22
    Hunter Lab 11.713, -7.621, 7.086
    CIE-LAB 11.77, -16.118, 17.146
    CIE-LCH 11.77, 23.532, 133.23
    CIE-LUV 55.56, 0, 100, 85.88
    Web Safe 003300

    RGB percent of color #102400

    6.27%
    14.12%
    0%

    CMYK percent of color #102400

    55.56%
    0%
    100%
    85.88%


    Color Schemes with #102400

    Complementary Color

    Split Complementary


    #102400 Color Preview

    Text with hexadecimal color #102400

    This text has a font color of #102400

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

    #102400 Background Color

    This box has a background color of #102400

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

    #102400 Border Color

    This box has a border color of #102400

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

    CSS codes

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

    #102400 Color on white background

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

    #102400 Color on black background

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