Shades of Bilbao #2B6815
Tints of Bilbao #2B6815
RGB
CMYK
RGB Variations
Color information
#2B6815 (or 0x2B6815) is known color: Bilbao. HEX triplet: 2B, 68 and 15. RGB value is (43,104,21). Sum of RGB (Red+Green+Blue) = 43+104+21=168 (22% of max value = 765). Red value is 43 (17.19% from 255 or 25.60% from 168); Green value is 104 (41.02% from 255 or 61.90% from 168); Blue value is 21 (8.59% from 255 or 12.5% from 168); Max value from RGB is 104 - color contains mainly: green. Hex color #2B6815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #2B6815 is #D497EA. Grayscale: #4C4C4C. Windows color (decimal): -13932523 or 1402923. OLE color: 1402923.
HSL color Cylindrical-coordinate representation of color #2B6815: hue angle of 104.1º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #2B6815 is Cyan = 0.59, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 43 | 104 | 21 | - |
| CMYK | 0.59 | 0 | 0.80 | 0.59 |
| HSL | 104.1º | 0.66% | 0.25% | - |
| HSV(B) | 104.1º | 0.8% | 0.41% | - |
| XYZ | 6.08 | 10.47 | 2.41 | - |
| YUV | 76.3 | 96.79 | 104.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 43 | 104 | 21 | 0.59 | 0 | 0.80 | 0.59 | 104.1 | 0.66 | 0.25 |
| Hex | 2B | 68 | 15 | 3B | 0 | 50 | 3B | 68 | 42 | 19 |
| Octal | 53 | 150 | 25 | 73 | 0 | 120 | 73 | 150 | 102 | 31 |
| Binary | 101011 | 1101000 | 10101 | 111011 | 0 | 1010000 | 111011 | 1101000 | 1000010 | 11001 |
Color Harmonies of #2B6815
Complementary color
Monochromatic Colors of #2B6815
Black with #2B6815
Text Example
Text Example
White with #2B6815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2B6815; }
p { color: rgb(43,104,21); }
H1.HeaderClassName
{
color: #2B6815;
}
.AnyTagClassName
{
color: #2B6815;
}
</style>
background-color css
<style>
a { background-color: #2B6815; }
a { background-color: rgb(43,104,21); }
div.DivClassName
{
background-color: #2B6815;
}
.BgClassName
{
background-color: #2B6815;
}
</style>
border-color css
<style>
span { border-color: #2B6815; }
span { border-color: rgb(43,104,21); }
td.TdClassName
{
border-color: #2B6815;
}
.TagClassName
{
border-color: #2B6815;
}
</style>