Shades of Bilbao #287007
Tints of Bilbao #287007
RGB
CMYK
RGB Variations
Color information
#287007 (or 0x287007) is known color: Bilbao. HEX triplet: 28, 70 and 07. RGB value is (40,112,7). Sum of RGB (Red+Green+Blue) = 40+112+7=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 112 (44.14% from 255 or 70.44% from 159); Blue value is 7 (3.12% from 255 or 4.40% from 159); Max value from RGB is 112 - color contains mainly: green. Hex color #287007 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287007 is #D78FF8. Grayscale: #4E4E4E. Windows color (decimal): -14127097 or 487464. OLE color: 487464.
HSL color Cylindrical-coordinate representation of color #287007: hue angle of 101.14º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #287007 is Cyan = 0.64, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 7 | - |
| CMYK | 0.64 | 0 | 0.94 | 0.56 |
| HSL | 101.14º | 0.88% | 0.23% | - |
| HSV(B) | 101.14º | 0.94% | 0.44% | - |
| XYZ | 6.71 | 12.05 | 2.17 | - |
| YUV | 78.5 | 87.65 | 100.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 7 | 0.64 | 0 | 0.94 | 0.56 | 101.14 | 0.88 | 0.23 |
| Hex | 28 | 70 | 7 | 40 | 0 | 5E | 38 | 65 | 58 | 17 |
| Octal | 50 | 160 | 7 | 100 | 0 | 136 | 70 | 145 | 130 | 27 |
| Binary | 101000 | 1110000 | 111 | 1000000 | 0 | 1011110 | 111000 | 1100101 | 1011000 | 10111 |
Color Harmonies of #287007
Complementary color
Monochromatic Colors of #287007
Black with #287007
Text Example
Text Example
White with #287007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287007; }
p { color: rgb(40,112,7); }
H1.HeaderClassName
{
color: #287007;
}
.AnyTagClassName
{
color: #287007;
}
</style>
background-color css
<style>
a { background-color: #287007; }
a { background-color: rgb(40,112,7); }
div.DivClassName
{
background-color: #287007;
}
.BgClassName
{
background-color: #287007;
}
</style>
border-color css
<style>
span { border-color: #287007; }
span { border-color: rgb(40,112,7); }
td.TdClassName
{
border-color: #287007;
}
.TagClassName
{
border-color: #287007;
}
</style>