Shades of Bilbao #287017
Tints of Bilbao #287017
RGB
CMYK
RGB Variations
Color information
#287017 (or 0x287017) is known color: Bilbao. HEX triplet: 28, 70 and 17. RGB value is (40,112,23). Sum of RGB (Red+Green+Blue) = 40+112+23=175 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.86% from 175); Green value is 112 (44.14% from 255 or 64% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 112 - color contains mainly: green. Hex color #287017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287017 is #D78FE8. Grayscale: #505050. Windows color (decimal): -14127081 or 1536040. OLE color: 1536040.
HSL color Cylindrical-coordinate representation of color #287017: hue angle of 108.54º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #287017 is Cyan = 0.64, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 23 | - |
| CMYK | 0.64 | 0 | 0.79 | 0.56 |
| HSL | 108.54º | 0.66% | 0.26% | - |
| HSV(B) | 108.54º | 0.79% | 0.44% | - |
| XYZ | 6.82 | 12.1 | 2.79 | - |
| YUV | 80.33 | 95.65 | 99.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 23 | 0.64 | 0 | 0.79 | 0.56 | 108.54 | 0.66 | 0.26 |
| Hex | 28 | 70 | 17 | 40 | 0 | 4F | 38 | 6D | 42 | 1A |
| Octal | 50 | 160 | 27 | 100 | 0 | 117 | 70 | 155 | 102 | 32 |
| Binary | 101000 | 1110000 | 10111 | 1000000 | 0 | 1001111 | 111000 | 1101101 | 1000010 | 11010 |
Color Harmonies of #287017
Complementary color
Monochromatic Colors of #287017
Black with #287017
Text Example
Text Example
White with #287017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287017; }
p { color: rgb(40,112,23); }
H1.HeaderClassName
{
color: #287017;
}
.AnyTagClassName
{
color: #287017;
}
</style>
background-color css
<style>
a { background-color: #287017; }
a { background-color: rgb(40,112,23); }
div.DivClassName
{
background-color: #287017;
}
.BgClassName
{
background-color: #287017;
}
</style>
border-color css
<style>
span { border-color: #287017; }
span { border-color: rgb(40,112,23); }
td.TdClassName
{
border-color: #287017;
}
.TagClassName
{
border-color: #287017;
}
</style>