#2def01 Hex Color

#2DEF01
0
  • #2def01 Color Information

    • In RGB color space, #2def01 hex color has a red value of 45, a green value of 239 and a blue value of 1.

    • In CMYK color space (used in color printing), #2def01 hex color is composed of 81.17% cyan, 0% magenta, 99.58% yellow and 6.27% black.

    • #2def01 color has a hue of 108.9 degrees, a saturation of 99.17% and a lightness of 47.1%.

    • #2def01 hex color contains mainly GREEN.

    • The closest web safe color of #2def01 is #33ff00

    • #2def01 hex color has a decimal value of 3010305.



    #2def01 Color Spaces (Color Conversions)

    HEX 2def01 #2def01
    RGB 45, 239, 1 rgb(45, 239, 1)
    RGB Percent 17.65, 93.73, 0.39 rgb(17.65, 93.73, 0.39)
    CMYK 81, 0, 100, 6
    HSL 108.9°, 99.17, 47.1 hsl(108.9, 99.17%, 47.1%)
    HSV 108.9°, 99.6, 93.7
    XYZ 31.954, 62.293, 10.368
    Hunter Lab 78.926, -65.853, 47.46
    CIE-LAB 83.069, -79.353, 79.48
    CIE-LCH 83.069, 112.312, 134.954
    CIE-LUV 81.17, 0, 99.58, 6.27
    Web Safe 33ff00

    RGB percent of color #2def01

    17.65%
    93.73%
    0.39%

    CMYK percent of color #2def01

    81.17%
    0%
    99.58%
    6.27%


    Color Schemes with #2def01

    Complementary Color

    Split Complementary


    #2def01 Color Preview

    Text with hexadecimal color #2def01

    This text has a font color of #2def01

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

    #2def01 Background Color

    This box has a background color of #2def01

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

    #2def01 Border Color

    This box has a border color of #2def01

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

    CSS codes

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

    #2def01 Color on white background

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

    #2def01 Color on black background

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