#00f0f0 Hex Color

#00F0F0
0
  • #00f0f0 Color Information

    • In RGB color space, #00f0f0 hex color has a red value of 0, a green value of 240 and a blue value of 240.

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

    • #00f0f0 color has a hue of 180 degrees, a saturation of 100% and a lightness of 47.1%.

    • #00f0f0 hex color contains mainly GREEN.

    • The closest web safe color of #00f0f0 is #00ffff

    • #00f0f0 hex color has a decimal value of 61680.



    #00f0f0 Color Spaces (Color Conversions)

    HEX 00f0f0 #00f0f0
    RGB 0, 240, 240 rgb(0, 240, 240)
    RGB Percent 0, 94.12, 94.12 rgb(0, 94.12, 94.12)
    CMYK 100, 0, 0, 6
    HSL 180°, 100, 47.1 hsl(180, 100%, 47.1%)
    HSV 180°, 100, 94.1
    XYZ 46.888, 68.611, 93.21
    Hunter Lab 82.832, -43.913, -8.736
    CIE-LAB 86.311, -45.923, -13.504
    CIE-LCH 86.311, 47.867, 196.386
    CIE-LUV 100, 0, 0, 5.88
    Web Safe 00ffff

    RGB percent of color #00f0f0

    0%
    94.12%
    94.12%

    CMYK percent of color #00f0f0

    100%
    0%
    0%
    5.88%


    Color Schemes with #00f0f0

    Complementary Color

    Split Complementary


    #00f0f0 Color Preview

    Text with hexadecimal color #00f0f0

    This text has a font color of #00f0f0

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

    #00f0f0 Background Color

    This box has a background color of #00f0f0

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

    #00f0f0 Border Color

    This box has a border color of #00f0f0

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

    CSS codes

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

    #00f0f0 Color on white background

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

    #00f0f0 Color on black background

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