#bdef01 Hex Color

#BDEF01
0
  • #bdef01 Color Information

    • In RGB color space, #bdef01 hex color has a red value of 189, a green value of 239 and a blue value of 1.

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

    • #bdef01 color has a hue of 72.6 degrees, a saturation of 99.17% and a lightness of 47.1%.

    • #bdef01 hex color contains mainly GREEN.

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

    • #bdef01 hex color has a decimal value of 12447489.



    #bdef01 Color Spaces (Color Conversions)

    HEX bdef01 #bdef01
    RGB 189, 239, 1 rgb(189, 239, 1)
    RGB Percent 74.12, 93.73, 0.39 rgb(74.12, 93.73, 0.39)
    CMYK 21, 0, 100, 6
    HSL 72.6°, 99.17, 47.1 hsl(72.6, 99.17%, 47.1%)
    HSV 72.6°, 99.6, 93.7
    XYZ 51.858, 72.554, 11.3
    Hunter Lab 85.179, -40.389, 51.759
    CIE-LAB 88.235, -40.721, 85.727
    CIE-LCH 88.235, 94.907, 115.408
    CIE-LUV 20.92, 0, 99.58, 6.27
    Web Safe ccff00

    RGB percent of color #bdef01

    74.12%
    93.73%
    0.39%

    CMYK percent of color #bdef01

    20.92%
    0%
    99.58%
    6.27%


    Color Schemes with #bdef01

    Complementary Color

    Split Complementary


    #bdef01 Color Preview

    Text with hexadecimal color #bdef01

    This text has a font color of #bdef01

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

    #bdef01 Background Color

    This box has a background color of #bdef01

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

    #bdef01 Border Color

    This box has a border color of #bdef01

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

    CSS codes

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

    #bdef01 Color on white background

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

    #bdef01 Color on black background

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