Shades of Bilbao #287119
Tints of Bilbao #287119
RGB
CMYK
RGB Variations
Color information
#287119 (or 0x287119) is known color: Bilbao. HEX triplet: 28, 71 and 19. RGB value is (40,113,25). Sum of RGB (Red+Green+Blue) = 40+113+25=178 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.47% from 178); Green value is 113 (44.53% from 255 or 63.48% from 178); Blue value is 25 (10.16% from 255 or 14.04% from 178); Max value from RGB is 113 - color contains mainly: green. Hex color #287119 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287119 is #D78EE6. Grayscale: #515151. Windows color (decimal): -14126823 or 1667368. OLE color: 1667368.
HSL color Cylindrical-coordinate representation of color #287119: hue angle of 109.77º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #287119 is Cyan = 0.65, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 25 | - |
| CMYK | 0.65 | 0 | 0.78 | 0.56 |
| HSL | 109.77º | 0.64% | 0.27% | - |
| HSV(B) | 109.77º | 0.78% | 0.44% | - |
| XYZ | 6.96 | 12.33 | 2.93 | - |
| YUV | 81.14 | 96.32 | 98.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 25 | 0.65 | 0 | 0.78 | 0.56 | 109.77 | 0.64 | 0.27 |
| Hex | 28 | 71 | 19 | 41 | 0 | 4E | 38 | 6E | 40 | 1B |
| Octal | 50 | 161 | 31 | 101 | 0 | 116 | 70 | 156 | 100 | 33 |
| Binary | 101000 | 1110001 | 11001 | 1000001 | 0 | 1001110 | 111000 | 1101110 | 1000000 | 11011 |
Color Harmonies of #287119
Complementary color
Monochromatic Colors of #287119
Black with #287119
Text Example
Text Example
White with #287119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287119; }
p { color: rgb(40,113,25); }
H1.HeaderClassName
{
color: #287119;
}
.AnyTagClassName
{
color: #287119;
}
</style>
background-color css
<style>
a { background-color: #287119; }
a { background-color: rgb(40,113,25); }
div.DivClassName
{
background-color: #287119;
}
.BgClassName
{
background-color: #287119;
}
</style>
border-color css
<style>
span { border-color: #287119; }
span { border-color: rgb(40,113,25); }
td.TdClassName
{
border-color: #287119;
}
.TagClassName
{
border-color: #287119;
}
</style>