Shades of Bilbao #287004
Tints of Bilbao #287004
RGB
CMYK
RGB Variations
Color information
#287004 (or 0x287004) is known color: Bilbao. HEX triplet: 28, 70 and 04. RGB value is (40,112,4). Sum of RGB (Red+Green+Blue) = 40+112+4=156 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.64% from 156); Green value is 112 (44.14% from 255 or 71.79% from 156); Blue value is 4 (1.95% from 255 or 2.56% from 156); Max value from RGB is 112 - color contains mainly: green. Hex color #287004 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287004 is #D78FFB. Grayscale: #4E4E4E. Windows color (decimal): -14127100 or 290856. OLE color: 290856.
HSL color Cylindrical-coordinate representation of color #287004: hue angle of 100º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #287004 is Cyan = 0.64, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 4 | - |
| CMYK | 0.64 | 0 | 0.96 | 0.56 |
| HSL | 100º | 0.93% | 0.23% | - |
| HSV(B) | 100º | 0.96% | 0.44% | - |
| XYZ | 6.69 | 12.05 | 2.09 | - |
| YUV | 78.16 | 86.15 | 100.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 4 | 0.64 | 0 | 0.96 | 0.56 | 100 | 0.93 | 0.23 |
| Hex | 28 | 70 | 4 | 40 | 0 | 60 | 38 | 64 | 5D | 17 |
| Octal | 50 | 160 | 4 | 100 | 0 | 140 | 70 | 144 | 135 | 27 |
| Binary | 101000 | 1110000 | 100 | 1000000 | 0 | 1100000 | 111000 | 1100100 | 1011101 | 10111 |
Color Harmonies of #287004
Complementary color
Monochromatic Colors of #287004
Black with #287004
Text Example
Text Example
White with #287004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287004; }
p { color: rgb(40,112,4); }
H1.HeaderClassName
{
color: #287004;
}
.AnyTagClassName
{
color: #287004;
}
</style>
background-color css
<style>
a { background-color: #287004; }
a { background-color: rgb(40,112,4); }
div.DivClassName
{
background-color: #287004;
}
.BgClassName
{
background-color: #287004;
}
</style>
border-color css
<style>
span { border-color: #287004; }
span { border-color: rgb(40,112,4); }
td.TdClassName
{
border-color: #287004;
}
.TagClassName
{
border-color: #287004;
}
</style>