#000025 Hex Color

#000025
0
  • #000025 Color Information

    • In RGB color space, #000025 hex color has a red value of 0, a green value of 0 and a blue value of 37.

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

    • #000025 color has a hue of 240 degrees, a saturation of 100% and a lightness of 7.3%.

    • #000025 hex color contains mainly BLUE.

    • The closest web safe color of #000025 is #000033

    • #000025 hex color has a decimal value of 37.



    #000025 Color Spaces (Color Conversions)

    HEX 000025 #000025
    RGB 0, 0, 37 rgb(0, 0, 37)
    RGB Percent 0, 0, 14.51 rgb(0, 0, 14.51)
    CMYK 100, 100, 0, 85
    HSL 240°, 100, 7.3 hsl(240, 100%, 7.3%)
    HSV 240°, 100, 14.5
    XYZ 0.334, 0.134, 1.758
    Hunter Lab 3.661, 9.881, -25.912
    CIE-LAB 1.21, 8.465, -20.876
    CIE-LCH 1.21, 22.527, 292.072
    CIE-LUV 100, 100, 0, 85.49
    Web Safe 000033

    RGB percent of color #000025

    0%
    0%
    14.51%

    CMYK percent of color #000025

    100%
    100%
    0%
    85.49%


    Color Schemes with #000025

    Complementary Color

    Split Complementary


    #000025 Color Preview

    Text with hexadecimal color #000025

    This text has a font color of #000025

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

    #000025 Background Color

    This box has a background color of #000025

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

    #000025 Border Color

    This box has a border color of #000025

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

    CSS codes

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

    #000025 Color on white background

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

    #000025 Color on black background

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