Shades of Bilbao #287012
Tints of Bilbao #287012
RGB
CMYK
RGB Variations
Color information
#287012 (or 0x287012) is known color: Bilbao. HEX triplet: 28, 70 and 12. RGB value is (40,112,18). Sum of RGB (Red+Green+Blue) = 40+112+18=170 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.53% from 170); Green value is 112 (44.14% from 255 or 65.88% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 112 - color contains mainly: green. Hex color #287012 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287012 is #D78FED. Grayscale: #505050. Windows color (decimal): -14127086 or 1208360. OLE color: 1208360.
HSL color Cylindrical-coordinate representation of color #287012: hue angle of 105.96º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #287012 is Cyan = 0.64, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 18 | - |
| CMYK | 0.64 | 0 | 0.84 | 0.56 |
| HSL | 105.96º | 0.72% | 0.25% | - |
| HSV(B) | 105.96º | 0.84% | 0.44% | - |
| XYZ | 6.78 | 12.08 | 2.55 | - |
| YUV | 79.76 | 93.15 | 99.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 18 | 0.64 | 0 | 0.84 | 0.56 | 105.96 | 0.72 | 0.25 |
| Hex | 28 | 70 | 12 | 40 | 0 | 54 | 38 | 6A | 48 | 19 |
| Octal | 50 | 160 | 22 | 100 | 0 | 124 | 70 | 152 | 110 | 31 |
| Binary | 101000 | 1110000 | 10010 | 1000000 | 0 | 1010100 | 111000 | 1101010 | 1001000 | 11001 |
Color Harmonies of #287012
Complementary color
Monochromatic Colors of #287012
Black with #287012
Text Example
Text Example
White with #287012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287012; }
p { color: rgb(40,112,18); }
H1.HeaderClassName
{
color: #287012;
}
.AnyTagClassName
{
color: #287012;
}
</style>
background-color css
<style>
a { background-color: #287012; }
a { background-color: rgb(40,112,18); }
div.DivClassName
{
background-color: #287012;
}
.BgClassName
{
background-color: #287012;
}
</style>
border-color css
<style>
span { border-color: #287012; }
span { border-color: rgb(40,112,18); }
td.TdClassName
{
border-color: #287012;
}
.TagClassName
{
border-color: #287012;
}
</style>