Shades of Bilbao #286906
Tints of Bilbao #286906
RGB
CMYK
RGB Variations
Color information
#286906 (or 0x286906) is known color: Bilbao. HEX triplet: 28, 69 and 06. RGB value is (40,105,6). Sum of RGB (Red+Green+Blue) = 40+105+6=151 (20% of max value = 765). Red value is 40 (16.02% from 255 or 26.49% from 151); Green value is 105 (41.41% from 255 or 69.54% from 151); Blue value is 6 (2.73% from 255 or 3.97% from 151); Max value from RGB is 105 - color contains mainly: green. Hex color #286906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #286906 is #D796F9. Grayscale: #4A4A4A. Windows color (decimal): -14128890 or 420136. OLE color: 420136.
HSL color Cylindrical-coordinate representation of color #286906: hue angle of 99.39º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #286906 is Cyan = 0.62, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 105 | 6 | - |
| CMYK | 0.62 | 0 | 0.94 | 0.59 |
| HSL | 99.39º | 0.89% | 0.22% | - |
| HSV(B) | 99.39º | 0.94% | 0.41% | - |
| XYZ | 5.96 | 10.57 | 1.9 | - |
| YUV | 74.28 | 89.47 | 103.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 105 | 6 | 0.62 | 0 | 0.94 | 0.59 | 99.39 | 0.89 | 0.22 |
| Hex | 28 | 69 | 6 | 3E | 0 | 5E | 3B | 63 | 59 | 16 |
| Octal | 50 | 151 | 6 | 76 | 0 | 136 | 73 | 143 | 131 | 26 |
| Binary | 101000 | 1101001 | 110 | 111110 | 0 | 1011110 | 111011 | 1100011 | 1011001 | 10110 |
Color Harmonies of #286906
Complementary color
Monochromatic Colors of #286906
Black with #286906
Text Example
Text Example
White with #286906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286906; }
p { color: rgb(40,105,6); }
H1.HeaderClassName
{
color: #286906;
}
.AnyTagClassName
{
color: #286906;
}
</style>
background-color css
<style>
a { background-color: #286906; }
a { background-color: rgb(40,105,6); }
div.DivClassName
{
background-color: #286906;
}
.BgClassName
{
background-color: #286906;
}
</style>
border-color css
<style>
span { border-color: #286906; }
span { border-color: rgb(40,105,6); }
td.TdClassName
{
border-color: #286906;
}
.TagClassName
{
border-color: #286906;
}
</style>