Shades of Bilbao #287013
Tints of Bilbao #287013
RGB
CMYK
RGB Variations
Color information
#287013 (or 0x287013) is known color: Bilbao. HEX triplet: 28, 70 and 13. RGB value is (40,112,19). Sum of RGB (Red+Green+Blue) = 40+112+19=171 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.39% from 171); Green value is 112 (44.14% from 255 or 65.50% from 171); Blue value is 19 (7.81% from 255 or 11.11% from 171); Max value from RGB is 112 - color contains mainly: green. Hex color #287013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287013 is #D78FEC. Grayscale: #505050. Windows color (decimal): -14127085 or 1273896. OLE color: 1273896.
HSL color Cylindrical-coordinate representation of color #287013: hue angle of 106.45º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #287013 is Cyan = 0.64, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 19 | - |
| CMYK | 0.64 | 0 | 0.83 | 0.56 |
| HSL | 106.45º | 0.71% | 0.26% | - |
| HSV(B) | 106.45º | 0.83% | 0.44% | - |
| XYZ | 6.79 | 12.09 | 2.59 | - |
| YUV | 79.87 | 93.65 | 99.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 19 | 0.64 | 0 | 0.83 | 0.56 | 106.45 | 0.71 | 0.26 |
| Hex | 28 | 70 | 13 | 40 | 0 | 53 | 38 | 6A | 47 | 1A |
| Octal | 50 | 160 | 23 | 100 | 0 | 123 | 70 | 152 | 107 | 32 |
| Binary | 101000 | 1110000 | 10011 | 1000000 | 0 | 1010011 | 111000 | 1101010 | 1000111 | 11010 |
Color Harmonies of #287013
Complementary color
Monochromatic Colors of #287013
Black with #287013
Text Example
Text Example
White with #287013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287013; }
p { color: rgb(40,112,19); }
H1.HeaderClassName
{
color: #287013;
}
.AnyTagClassName
{
color: #287013;
}
</style>
background-color css
<style>
a { background-color: #287013; }
a { background-color: rgb(40,112,19); }
div.DivClassName
{
background-color: #287013;
}
.BgClassName
{
background-color: #287013;
}
</style>
border-color css
<style>
span { border-color: #287013; }
span { border-color: rgb(40,112,19); }
td.TdClassName
{
border-color: #287013;
}
.TagClassName
{
border-color: #287013;
}
</style>