#00feff Hex Color

#00FEFF
0
  • #00feff Color Information

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

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

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

    • #00feff hex color contains mainly BLUE.

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

    • #00feff hex color has a decimal value of 65279.



    #00feff Color Spaces (Color Conversions)

    HEX 00feff #00feff
    RGB 0, 254, 255 rgb(0, 254, 255)
    RGB Percent 0, 99.61, 100 rgb(0, 99.61, 100)
    CMYK 100, 0, 0, 0
    HSL 180.2°, 100, 50 hsl(180.2, 100%, 50%)
    HSV 180.2°, 100, 100
    XYZ 53.492, 78.104, 106.864
    Hunter Lab 88.376, -46.617, -9.829
    CIE-LAB 90.827, -47.65, -14.571
    CIE-LCH 90.827, 49.828, 197.003
    CIE-LUV 100, 0.39, 0, 0
    Web Safe 00ffff

    RGB percent of color #00feff

    0%
    99.61%
    100%

    CMYK percent of color #00feff

    100%
    0.39%
    0%
    0%


    Color Schemes with #00feff

    Complementary Color

    Split Complementary


    #00feff Color Preview

    Text with hexadecimal color #00feff

    This text has a font color of #00feff

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

    #00feff Background Color

    This box has a background color of #00feff

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

    #00feff Border Color

    This box has a border color of #00feff

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

    CSS codes

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

    #00feff Color on white background

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

    #00feff Color on black background

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