Shades of Bilbao #287014
Tints of Bilbao #287014
RGB
CMYK
RGB Variations
Color information
#287014 (or 0x287014) is known color: Bilbao. HEX triplet: 28, 70 and 14. RGB value is (40,112,20). Sum of RGB (Red+Green+Blue) = 40+112+20=172 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.26% from 172); Green value is 112 (44.14% from 255 or 65.12% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 112 - color contains mainly: green. Hex color #287014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287014 is #D78FEB. Grayscale: #505050. Windows color (decimal): -14127084 or 1339432. OLE color: 1339432.
HSL color Cylindrical-coordinate representation of color #287014: hue angle of 106.96º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #287014 is Cyan = 0.64, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 20 | - |
| CMYK | 0.64 | 0 | 0.82 | 0.56 |
| HSL | 106.96º | 0.7% | 0.26% | - |
| HSV(B) | 106.96º | 0.82% | 0.44% | - |
| XYZ | 6.8 | 12.09 | 2.64 | - |
| YUV | 79.98 | 94.15 | 99.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 20 | 0.64 | 0 | 0.82 | 0.56 | 106.96 | 0.7 | 0.26 |
| Hex | 28 | 70 | 14 | 40 | 0 | 52 | 38 | 6B | 46 | 1A |
| Octal | 50 | 160 | 24 | 100 | 0 | 122 | 70 | 153 | 106 | 32 |
| Binary | 101000 | 1110000 | 10100 | 1000000 | 0 | 1010010 | 111000 | 1101011 | 1000110 | 11010 |
Color Harmonies of #287014
Complementary color
Monochromatic Colors of #287014
Black with #287014
Text Example
Text Example
White with #287014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287014; }
p { color: rgb(40,112,20); }
H1.HeaderClassName
{
color: #287014;
}
.AnyTagClassName
{
color: #287014;
}
</style>
background-color css
<style>
a { background-color: #287014; }
a { background-color: rgb(40,112,20); }
div.DivClassName
{
background-color: #287014;
}
.BgClassName
{
background-color: #287014;
}
</style>
border-color css
<style>
span { border-color: #287014; }
span { border-color: rgb(40,112,20); }
td.TdClassName
{
border-color: #287014;
}
.TagClassName
{
border-color: #287014;
}
</style>