Shades of Bilbao #287708
Tints of Bilbao #287708
RGB
CMYK
RGB Variations
Color information
#287708 (or 0x287708) is known color: Bilbao. HEX triplet: 28, 77 and 08. RGB value is (40,119,8). Sum of RGB (Red+Green+Blue) = 40+119+8=167 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.95% from 167); Green value is 119 (46.88% from 255 or 71.26% from 167); Blue value is 8 (3.52% from 255 or 4.79% from 167); Max value from RGB is 119 - color contains mainly: green. Hex color #287708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287708 is #D788F7. Grayscale: #535353. Windows color (decimal): -14125304 or 554792. OLE color: 554792.
HSL color Cylindrical-coordinate representation of color #287708: hue angle of 102.7º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #287708 is Cyan = 0.66, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 8 | - |
| CMYK | 0.66 | 0 | 0.93 | 0.53 |
| HSL | 102.7º | 0.87% | 0.25% | - |
| HSV(B) | 102.7º | 0.93% | 0.47% | - |
| XYZ | 7.52 | 13.66 | 2.47 | - |
| YUV | 82.73 | 85.83 | 97.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 8 | 0.66 | 0 | 0.93 | 0.53 | 102.7 | 0.87 | 0.25 |
| Hex | 28 | 77 | 8 | 42 | 0 | 5D | 35 | 67 | 57 | 19 |
| Octal | 50 | 167 | 10 | 102 | 0 | 135 | 65 | 147 | 127 | 31 |
| Binary | 101000 | 1110111 | 1000 | 1000010 | 0 | 1011101 | 110101 | 1100111 | 1010111 | 11001 |
Color Harmonies of #287708
Complementary color
Monochromatic Colors of #287708
Black with #287708
Text Example
Text Example
White with #287708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287708; }
p { color: rgb(40,119,8); }
H1.HeaderClassName
{
color: #287708;
}
.AnyTagClassName
{
color: #287708;
}
</style>
background-color css
<style>
a { background-color: #287708; }
a { background-color: rgb(40,119,8); }
div.DivClassName
{
background-color: #287708;
}
.BgClassName
{
background-color: #287708;
}
</style>
border-color css
<style>
span { border-color: #287708; }
span { border-color: rgb(40,119,8); }
td.TdClassName
{
border-color: #287708;
}
.TagClassName
{
border-color: #287708;
}
</style>