Shades of La Rioja #CBD608
Tints of La Rioja #CBD608
RGB
CMYK
RGB Variations
Color information
#CBD608 (or 0xCBD608) is known color: La Rioja. HEX triplet: CB, D6 and 08. RGB value is (203,214,8). Sum of RGB (Red+Green+Blue) = 203+214+8=425 (56% of max value = 765). Red value is 203 (79.69% from 255 or 47.76% from 425); Green value is 214 (83.98% from 255 or 50.35% from 425); Blue value is 8 (3.52% from 255 or 1.88% from 425); Max value from RGB is 214 - color contains mainly: green. Hex color #CBD608 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #CBD608 is #3429F7. Grayscale: #BCBCBC. Windows color (decimal): -3418616 or 579275. OLE color: 579275.
HSL color Cylindrical-coordinate representation of color #CBD608: hue angle of 63.2º degrees, saturation: 0.93, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #CBD608 is Cyan = 0.05, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 203 | 214 | 8 | - |
| CMYK | 0.05 | 0 | 0.96 | 0.16 |
| HSL | 63.2º | 0.93% | 0.44% | - |
| HSV(B) | 63.2º | 0.96% | 0.84% | - |
| XYZ | 48.72 | 60.81 | 9.4 | - |
| YUV | 187.23 | 26.86 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 203 | 214 | 8 | 0.05 | 0 | 0.96 | 0.16 | 63.2 | 0.93 | 0.44 |
| Hex | CB | D6 | 8 | 5 | 0 | 60 | 10 | 3F | 5D | 2C |
| Octal | 313 | 326 | 10 | 5 | 0 | 140 | 20 | 77 | 135 | 54 |
| Binary | 11001011 | 11010110 | 1000 | 101 | 0 | 1100000 | 10000 | 111111 | 1011101 | 101100 |
Color Harmonies of #CBD608
Complementary color
Monochromatic Colors of #CBD608
Black with #CBD608
Text Example
Text Example
White with #CBD608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #CBD608; }
p { color: rgb(203,214,8); }
H1.HeaderClassName
{
color: #CBD608;
}
.AnyTagClassName
{
color: #CBD608;
}
</style>
background-color css
<style>
a { background-color: #CBD608; }
a { background-color: rgb(203,214,8); }
div.DivClassName
{
background-color: #CBD608;
}
.BgClassName
{
background-color: #CBD608;
}
</style>
border-color css
<style>
span { border-color: #CBD608; }
span { border-color: rgb(203,214,8); }
td.TdClassName
{
border-color: #CBD608;
}
.TagClassName
{
border-color: #CBD608;
}
</style>