Shades of Bilbao #287116
Tints of Bilbao #287116
RGB
CMYK
RGB Variations
Color information
#287116 (or 0x287116) is known color: Bilbao. HEX triplet: 28, 71 and 16. RGB value is (40,113,22). Sum of RGB (Red+Green+Blue) = 40+113+22=175 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.86% from 175); Green value is 113 (44.53% from 255 or 64.57% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 113 - color contains mainly: green. Hex color #287116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287116 is #D78EE9. Grayscale: #515151. Windows color (decimal): -14126826 or 1470760. OLE color: 1470760.
HSL color Cylindrical-coordinate representation of color #287116: hue angle of 108.13º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #287116 is Cyan = 0.65, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 22 | - |
| CMYK | 0.65 | 0 | 0.81 | 0.56 |
| HSL | 108.13º | 0.67% | 0.26% | - |
| HSV(B) | 108.13º | 0.81% | 0.44% | - |
| XYZ | 6.93 | 12.32 | 2.77 | - |
| YUV | 80.8 | 94.82 | 98.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 22 | 0.65 | 0 | 0.81 | 0.56 | 108.13 | 0.67 | 0.26 |
| Hex | 28 | 71 | 16 | 41 | 0 | 51 | 38 | 6C | 43 | 1A |
| Octal | 50 | 161 | 26 | 101 | 0 | 121 | 70 | 154 | 103 | 32 |
| Binary | 101000 | 1110001 | 10110 | 1000001 | 0 | 1010001 | 111000 | 1101100 | 1000011 | 11010 |
Color Harmonies of #287116
Complementary color
Monochromatic Colors of #287116
Black with #287116
Text Example
Text Example
White with #287116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287116; }
p { color: rgb(40,113,22); }
H1.HeaderClassName
{
color: #287116;
}
.AnyTagClassName
{
color: #287116;
}
</style>
background-color css
<style>
a { background-color: #287116; }
a { background-color: rgb(40,113,22); }
div.DivClassName
{
background-color: #287116;
}
.BgClassName
{
background-color: #287116;
}
</style>
border-color css
<style>
span { border-color: #287116; }
span { border-color: rgb(40,113,22); }
td.TdClassName
{
border-color: #287116;
}
.TagClassName
{
border-color: #287116;
}
</style>