#effdef Hex Color

#EFFDEF
0
  • #effdef Color Information

    • In RGB color space, #effdef hex color has a red value of 239, a green value of 253 and a blue value of 239.

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

    • #effdef color has a hue of 120 degrees, a saturation of 77.78% and a lightness of 96.5%.

    • #effdef hex color contains mainly GREEN.

    • The closest web safe color of #effdef is #ffffff

    • #effdef hex color has a decimal value of 15728111.



    #effdef Color Spaces (Color Conversions)

    HEX effdef #effdef
    RGB 239, 253, 239 rgb(239, 253, 239)
    RGB Percent 93.73, 99.22, 93.73 rgb(93.73, 99.22, 93.73)
    CMYK 6, 0, 6, 1
    HSL 120°, 77.78, 96.5 hsl(120, 77.78%, 96.5%)
    HSV 120°, 5.5, 99.2
    XYZ 86.302, 94.833, 95.417
    Hunter Lab 97.382, -12.229, 10.074
    CIE-LAB 97.967, -7.066, 5.105
    CIE-LCH 97.967, 8.717, 144.153
    CIE-LUV 5.53, 0, 5.53, 0.78
    Web Safe ffffff

    RGB percent of color #effdef

    93.73%
    99.22%
    93.73%

    CMYK percent of color #effdef

    5.53%
    0%
    5.53%
    0.78%


    Color Schemes with #effdef

    Complementary Color

    Split Complementary


    #effdef Color Preview

    Text with hexadecimal color #effdef

    This text has a font color of #effdef

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

    #effdef Background Color

    This box has a background color of #effdef

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

    #effdef Border Color

    This box has a border color of #effdef

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

    CSS codes

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

    #effdef Color on white background

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

    #effdef Color on black background

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