Shades of Bilbao #287010
Tints of Bilbao #287010
RGB
CMYK
RGB Variations
Color information
#287010 (or 0x287010) is known color: Bilbao. HEX triplet: 28, 70 and 10. RGB value is (40,112,16). Sum of RGB (Red+Green+Blue) = 40+112+16=168 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.81% from 168); Green value is 112 (44.14% from 255 or 66.67% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 112 - color contains mainly: green. Hex color #287010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287010 is #D78FEF. Grayscale: #4F4F4F. Windows color (decimal): -14127088 or 1077288. OLE color: 1077288.
HSL color Cylindrical-coordinate representation of color #287010: hue angle of 105º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #287010 is Cyan = 0.64, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 16 | - |
| CMYK | 0.64 | 0 | 0.86 | 0.56 |
| HSL | 105º | 0.75% | 0.25% | - |
| HSV(B) | 105º | 0.86% | 0.44% | - |
| XYZ | 6.76 | 12.08 | 2.46 | - |
| YUV | 79.53 | 92.15 | 99.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 16 | 0.64 | 0 | 0.86 | 0.56 | 105 | 0.75 | 0.25 |
| Hex | 28 | 70 | 10 | 40 | 0 | 56 | 38 | 69 | 4B | 19 |
| Octal | 50 | 160 | 20 | 100 | 0 | 126 | 70 | 151 | 113 | 31 |
| Binary | 101000 | 1110000 | 10000 | 1000000 | 0 | 1010110 | 111000 | 1101001 | 1001011 | 11001 |
Color Harmonies of #287010
Complementary color
Monochromatic Colors of #287010
Black with #287010
Text Example
Text Example
White with #287010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287010; }
p { color: rgb(40,112,16); }
H1.HeaderClassName
{
color: #287010;
}
.AnyTagClassName
{
color: #287010;
}
</style>
background-color css
<style>
a { background-color: #287010; }
a { background-color: rgb(40,112,16); }
div.DivClassName
{
background-color: #287010;
}
.BgClassName
{
background-color: #287010;
}
</style>
border-color css
<style>
span { border-color: #287010; }
span { border-color: rgb(40,112,16); }
td.TdClassName
{
border-color: #287010;
}
.TagClassName
{
border-color: #287010;
}
</style>