#102030 Hex Color

#102030
0
  • #102030 Color Information

    • In RGB color space, #102030 hex color has a red value of 16, a green value of 32 and a blue value of 48.

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

    • #102030 color has a hue of 210 degrees, a saturation of 50% and a lightness of 12.5%.

    • #102030 hex color contains mainly BLUE.

    • The closest web safe color of #102030 is #003333

    • #102030 hex color has a decimal value of 1056816.



    #102030 Color Spaces (Color Conversions)

    HEX 102030 #102030
    RGB 16, 32, 48 rgb(16, 32, 48)
    RGB Percent 6.27, 12.55, 18.82 rgb(6.27, 12.55, 18.82)
    CMYK 67, 33, 0, 81
    HSL 210°, 50, 12.5 hsl(210, 50%, 12.5%)
    HSV 210°, 66.7, 18.8
    XYZ 1.264, 1.357, 2.992
    Hunter Lab 11.649, -1.017, -7.074
    CIE-LAB 11.668, -0.8, -12.649
    CIE-LCH 11.668, 12.674, 266.381
    CIE-LUV 66.67, 33.33, 0, 81.18
    Web Safe 003333

    RGB percent of color #102030

    6.27%
    12.55%
    18.82%

    CMYK percent of color #102030

    66.67%
    33.33%
    0%
    81.18%


    Color Schemes with #102030

    Complementary Color

    Split Complementary


    #102030 Color Preview

    Text with hexadecimal color #102030

    This text has a font color of #102030

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

    #102030 Background Color

    This box has a background color of #102030

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

    #102030 Border Color

    This box has a border color of #102030

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

    CSS codes

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

    #102030 Color on white background

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

    #102030 Color on black background

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