#0f0fff Hex Color

#0F0FFF
0
  • #0f0fff Color Information

    • In RGB color space, #0f0fff hex color has a red value of 15, a green value of 15 and a blue value of 255.

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

    • #0f0fff color has a hue of 240 degrees, a saturation of 100% and a lightness of 52.9%.

    • #0f0fff hex color contains mainly BLUE.

    • The closest web safe color of #0f0fff is #0000ff

    • #0f0fff hex color has a decimal value of 987135.



    #0f0fff Color Spaces (Color Conversions)

    HEX 0f0fff #0f0fff
    RGB 15, 15, 255 rgb(15, 15, 255)
    RGB Percent 5.88, 5.88, 100 rgb(5.88, 5.88, 100)
    CMYK 94, 94, 0, 0
    HSL 240°, 100, 52.9 hsl(240, 100%, 52.9%)
    HSV 240°, 94.1, 100
    XYZ 18.418, 7.663, 95.116
    Hunter Lab 27.682, 70.319, -184.343
    CIE-LAB 33.271, 76.963, -106.238
    CIE-LCH 33.271, 131.186, 305.921
    CIE-LUV 94.12, 94.12, 0, 0
    Web Safe 0000ff

    RGB percent of color #0f0fff

    5.88%
    5.88%
    100%

    CMYK percent of color #0f0fff

    94.12%
    94.12%
    0%
    0%


    Color Schemes with #0f0fff

    Complementary Color

    Split Complementary


    #0f0fff Color Preview

    Text with hexadecimal color #0f0fff

    This text has a font color of #0f0fff

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

    #0f0fff Background Color

    This box has a background color of #0f0fff

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

    #0f0fff Border Color

    This box has a border color of #0f0fff

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

    CSS codes

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

    #0f0fff Color on white background

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

    #0f0fff Color on black background

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