Shades of Bilbao #287011
Tints of Bilbao #287011
RGB
CMYK
RGB Variations
Color information
#287011 (or 0x287011) is known color: Bilbao. HEX triplet: 28, 70 and 11. RGB value is (40,112,17). Sum of RGB (Red+Green+Blue) = 40+112+17=169 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.67% from 169); Green value is 112 (44.14% from 255 or 66.27% from 169); Blue value is 17 (7.03% from 255 or 10.06% from 169); Max value from RGB is 112 - color contains mainly: green. Hex color #287011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287011 is #D78FEE. Grayscale: #4F4F4F. Windows color (decimal): -14127087 or 1142824. OLE color: 1142824.
HSL color Cylindrical-coordinate representation of color #287011: hue angle of 105.47º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #287011 is Cyan = 0.64, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 17 | - |
| CMYK | 0.64 | 0 | 0.85 | 0.56 |
| HSL | 105.47º | 0.74% | 0.25% | - |
| HSV(B) | 105.47º | 0.85% | 0.44% | - |
| XYZ | 6.77 | 12.08 | 2.51 | - |
| YUV | 79.64 | 92.65 | 99.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 17 | 0.64 | 0 | 0.85 | 0.56 | 105.47 | 0.74 | 0.25 |
| Hex | 28 | 70 | 11 | 40 | 0 | 55 | 38 | 69 | 4A | 19 |
| Octal | 50 | 160 | 21 | 100 | 0 | 125 | 70 | 151 | 112 | 31 |
| Binary | 101000 | 1110000 | 10001 | 1000000 | 0 | 1010101 | 111000 | 1101001 | 1001010 | 11001 |
Color Harmonies of #287011
Complementary color
Monochromatic Colors of #287011
Black with #287011
Text Example
Text Example
White with #287011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287011; }
p { color: rgb(40,112,17); }
H1.HeaderClassName
{
color: #287011;
}
.AnyTagClassName
{
color: #287011;
}
</style>
background-color css
<style>
a { background-color: #287011; }
a { background-color: rgb(40,112,17); }
div.DivClassName
{
background-color: #287011;
}
.BgClassName
{
background-color: #287011;
}
</style>
border-color css
<style>
span { border-color: #287011; }
span { border-color: rgb(40,112,17); }
td.TdClassName
{
border-color: #287011;
}
.TagClassName
{
border-color: #287011;
}
</style>