#bdd100 Hex Color

#BDD100
0
  • #bdd100 Color Information

    • In RGB color space, #bdd100 hex color has a red value of 189, a green value of 209 and a blue value of 0.

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

    • #bdd100 color has a hue of 65.7 degrees, a saturation of 100% and a lightness of 41%.

    • #bdd100 hex color contains mainly GREEN.

    • The closest web safe color of #bdd100 is #cccc00

    • #bdd100 hex color has a decimal value of 12439808.



    #bdd100 Color Spaces (Color Conversions)

    HEX bdd100 #bdd100
    RGB 189, 209, 0 rgb(189, 209, 0)
    RGB Percent 74.12, 81.96, 0 rgb(74.12, 81.96, 0)
    CMYK 10, 0, 100, 18
    HSL 65.7°, 100, 41 hsl(65.7, 100%, 41%)
    HSV 65.7°, 100, 82
    XYZ 43.787, 56.42, 8.582
    Hunter Lab 75.113, -27.392, 45.805
    CIE-LAB 79.852, -26.992, 79.511
    CIE-LCH 79.852, 83.968, 108.751
    CIE-LUV 9.57, 0, 100, 18.04
    Web Safe cccc00

    RGB percent of color #bdd100

    74.12%
    81.96%
    0%

    CMYK percent of color #bdd100

    9.57%
    0%
    100%
    18.04%


    Color Schemes with #bdd100

    Complementary Color

    Split Complementary


    #bdd100 Color Preview

    Text with hexadecimal color #bdd100

    This text has a font color of #bdd100

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

    #bdd100 Background Color

    This box has a background color of #bdd100

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

    #bdd100 Border Color

    This box has a border color of #bdd100

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

    CSS codes

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

    #bdd100 Color on white background

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

    #bdd100 Color on black background

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