#cdef0a Hex Color

#CDEF0A
0
  • #cdef0a Color Information

    • In RGB color space, #cdef0a hex color has a red value of 205, a green value of 239 and a blue value of 10.

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

    • #cdef0a color has a hue of 68.9 degrees, a saturation of 91.97% and a lightness of 48.8%.

    • #cdef0a hex color contains mainly GREEN.

    • The closest web safe color of #cdef0a is #ccff00

    • #cdef0a hex color has a decimal value of 13496074.



    #cdef0a Color Spaces (Color Conversions)

    HEX cdef0a #cdef0a
    RGB 205, 239, 10 rgb(205, 239, 10)
    RGB Percent 80.39, 93.73, 3.92 rgb(80.39, 93.73, 3.92)
    CMYK 14, 0, 96, 6
    HSL 68.9°, 91.97, 48.8 hsl(68.9, 91.97%, 48.8%)
    HSV 68.9°, 95.8, 93.7
    XYZ 56.098, 74.734, 11.756
    Hunter Lab 86.449, -35.454, 52.451
    CIE-LAB 89.268, -34.332, 86.262
    CIE-LCH 89.268, 92.843, 111.702
    CIE-LUV 14.23, 0, 95.82, 6.27
    Web Safe ccff00

    RGB percent of color #cdef0a

    80.39%
    93.73%
    3.92%

    CMYK percent of color #cdef0a

    14.23%
    0%
    95.82%
    6.27%


    Color Schemes with #cdef0a

    Complementary Color

    Split Complementary


    #cdef0a Color Preview

    Text with hexadecimal color #cdef0a

    This text has a font color of #cdef0a

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

    #cdef0a Background Color

    This box has a background color of #cdef0a

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

    #cdef0a Border Color

    This box has a border color of #cdef0a

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

    CSS codes

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

    #cdef0a Color on white background

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

    #cdef0a Color on black background

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