#000fb2 Hex Color

#000FB2
0
  • #000fb2 Color Information

    • In RGB color space, #000fb2 hex color has a red value of 0, a green value of 15 and a blue value of 178.

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

    • #000fb2 color has a hue of 234.9 degrees, a saturation of 100% and a lightness of 34.9%.

    • #000fb2 hex color contains mainly BLUE.

    • The closest web safe color of #000fb2 is #000099

    • #000fb2 hex color has a decimal value of 4018.



    #000fb2 Color Spaces (Color Conversions)

    HEX 000fb2 #000fb2
    RGB 0, 15, 178 rgb(0, 15, 178)
    RGB Percent 0, 5.88, 69.8 rgb(0, 5.88, 69.8)
    CMYK 100, 92, 0, 30
    HSL 234.9°, 100, 34.9 hsl(234.9, 100%, 34.9%)
    HSV 234.9°, 100, 69.8
    XYZ 8.207, 3.556, 42.373
    Hunter Lab 18.857, 44.685, -120.026
    CIE-LAB 22.146, 56.575, -80.25
    CIE-LCH 22.146, 98.188, 305.183
    CIE-LUV 100, 91.57, 0, 30.2
    Web Safe 000099

    RGB percent of color #000fb2

    0%
    5.88%
    69.8%

    CMYK percent of color #000fb2

    100%
    91.57%
    0%
    30.2%


    Color Schemes with #000fb2

    Complementary Color

    Split Complementary


    #000fb2 Color Preview

    Text with hexadecimal color #000fb2

    This text has a font color of #000fb2

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

    #000fb2 Background Color

    This box has a background color of #000fb2

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

    #000fb2 Border Color

    This box has a border color of #000fb2

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

    CSS codes

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

    #000fb2 Color on white background

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

    #000fb2 Color on black background

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