brilliant green-cyan/brilliant spring green
#beedd8 color RGB value is (190,237,216)
#beedd8 color CMYK value
#beedd8 color HSL value
HSV(or HSB) | 153.2° | 19.8 | 92.9 |
XYZ | 63.914 | 76.473 | 76.358 |
Yxy | 0.295 | 0.353 | 76.473 |
LAB | 90.079 | -19.187 | 5.205 |
LUV | 90.079 | -23.785 | 11.234 |
Hunter-LAB | 87.449 | -22.575 | 9.444 |
CIE-LCH | 90.079 | 19.88 | 164.822 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BE | ED | D8 |
Decimal | 190 | 237 | 216 |
Octal | 276 | 355 | 330 |
Binary | 10111110 | 11101101 | 11011000 |
Below, you can see some colors close to #beedd8. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #beedd8.
<span style="color:#beedd8">Text here</span>
This paragraph has a background color of #beedd8.
<p style="background-color:#beedd8;">Content here</p>
This element has a border color of #beedd8.
<div style="border:1px #beedd8;">Content here</div>
.text {color:#beedd8;}
.background {background-color:#beedd8;}
.border {border:1px solid #beedd8;}
.text-shadow {border:1px solid #beedd8;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000201 is the darkest color, while #f0fbf6 is the lightest one.