#000fb9 Hex Color

#000FB9
0
  • #000fb9 Color Information

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

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

    • #000fb9 color has a hue of 235.1 degrees, a saturation of 100% and a lightness of 36.3%.

    • #000fb9 hex color contains mainly BLUE.

    • The closest web safe color of #000fb9 is #0000cc

    • #000fb9 hex color has a decimal value of 4025.



    #000fb9 Color Spaces (Color Conversions)

    HEX 000fb9 #000fb9
    RGB 0, 15, 185 rgb(0, 15, 185)
    RGB Percent 0, 5.88, 72.55 rgb(0, 5.88, 72.55)
    CMYK 100, 92, 0, 27
    HSL 235.1°, 100, 36.3 hsl(235.1, 100%, 36.3%)
    HSV 235.1°, 100, 72.5
    XYZ 8.928, 3.844, 46.17
    Hunter Lab 19.606, 46.972, -125.896
    CIE-LAB 23.149, 58.542, -82.757
    CIE-LCH 23.149, 101.37, 305.275
    CIE-LUV 100, 91.89, 0, 27.45
    Web Safe 0000cc

    RGB percent of color #000fb9

    0%
    5.88%
    72.55%

    CMYK percent of color #000fb9

    100%
    91.89%
    0%
    27.45%


    Color Schemes with #000fb9

    Complementary Color

    Split Complementary


    #000fb9 Color Preview

    Text with hexadecimal color #000fb9

    This text has a font color of #000fb9

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

    #000fb9 Background Color

    This box has a background color of #000fb9

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

    #000fb9 Border Color

    This box has a border color of #000fb9

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

    CSS codes

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

    #000fb9 Color on white background

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

    #000fb9 Color on black background

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