#00b0ff Hex Color

#00B0FF
0
  • #00b0ff Color Information

    • In RGB color space, #00b0ff hex color has a red value of 0, a green value of 176 and a blue value of 255.

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

    • #00b0ff color has a hue of 198.6 degrees, a saturation of 100% and a lightness of 50%.

    • #00b0ff hex color contains mainly BLUE.

    • The closest web safe color of #00b0ff is #0099ff

    • #00b0ff hex color has a decimal value of 45311.



    #00b0ff Color Spaces (Color Conversions)

    HEX 00b0ff #00b0ff
    RGB 0, 176, 255 rgb(0, 176, 255)
    RGB Percent 0, 69.02, 100 rgb(0, 69.02, 100)
    CMYK 100, 31, 0, 0
    HSL 198.6°, 100, 50 hsl(198.6, 100%, 50%)
    HSV 198.6°, 100, 100
    XYZ 33.575, 38.271, 100.225
    Hunter Lab 61.864, -11.385, -52.751
    CIE-LAB 68.22, -9.566, -49.345
    CIE-LCH 68.22, 50.264, 259.029
    CIE-LUV 100, 30.98, 0, 0
    Web Safe 0099ff

    RGB percent of color #00b0ff

    0%
    69.02%
    100%

    CMYK percent of color #00b0ff

    100%
    30.98%
    0%
    0%


    Color Schemes with #00b0ff

    Complementary Color

    Split Complementary


    #00b0ff Color Preview

    Text with hexadecimal color #00b0ff

    This text has a font color of #00b0ff

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

    #00b0ff Background Color

    This box has a background color of #00b0ff

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

    #00b0ff Border Color

    This box has a border color of #00b0ff

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

    CSS codes

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

    #00b0ff Color on white background

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

    #00b0ff Color on black background

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