In RGB color space, #bcd100 hex color has a red value of 188, a green value of 209 and a blue value of 0.
In CMYK color space (used in color printing), #bcd100 hex color is composed of 10.05% cyan, 0% magenta, 100% yellow and 18.04% black.
#bcd100 color has a hue of 66 degrees, a saturation of 100% and a lightness of 41%.
#bcd100 hex color contains mainly GREEN.
The closest web safe color of #bcd100 is #cccc00
#bcd100 hex color has a decimal value of 12374272.
HEX | bcd100 | #bcd100 |
---|---|---|
RGB | 188, 209, 0 | rgb(188, 209, 0) |
RGB Percent | 73.73, 81.96, 0 | rgb(73.73, 81.96, 0) |
CMYK | 10, 0, 100, 18 | |
HSL | 66°, 100, 41 | hsl(66, 100%, 41%) |
HSV | 66°, 100, 82 |
XYZ | 43.54, 56.292, 8.571 |
---|---|
Hunter Lab | 75.028, -27.712, 45.746 |
CIE-LAB | 79.78, -27.407, 79.423 |
CIE-LCH | 79.78, 84.019, 109.038 |
CIE-LUV | 10.05, 0, 100, 18.04 |
Web Safe | cccc00 |
RGB percent of color #bcd100
CMYK percent of color #bcd100
Text with hexadecimal color #bcd100
This text has a font color of #bcd100
<p style="color:#bcd100">Text here</p>
#bcd100 Background Color
This box has a background color of #bcd100
<div style="background-color:#bcd100">Text here</div>
#bcd100 Border Color
This box has a border color of #bcd100
<div style="border: 4px solid #bcd100">Text here</div>
CSS codes
<p style="color:#bcd100">Text here</p>
<div style="background-color:#bcd100">Text here</div>
<div style="border: 4px solid #bcd100">Text here</div>
#bcd100 Color on white background
This is how a font and box color of #bcd100 will look
on a white background.
#bcd100 Color on black background
This is how a font and box color of #bcd100 hex color will look
on a black background.