Shades of Bilbao #287219
Tints of Bilbao #287219
RGB
CMYK
RGB Variations
Color information
#287219 (or 0x287219) is known color: Bilbao. HEX triplet: 28, 72 and 19. RGB value is (40,114,25). Sum of RGB (Red+Green+Blue) = 40+114+25=179 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.35% from 179); Green value is 114 (44.92% from 255 or 63.69% from 179); Blue value is 25 (10.16% from 255 or 13.97% from 179); Max value from RGB is 114 - color contains mainly: green. Hex color #287219 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #287219 is #D78DE6. Grayscale: #525252. Windows color (decimal): -14126567 or 1667624. OLE color: 1667624.
HSL color Cylindrical-coordinate representation of color #287219: hue angle of 109.89º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #287219 is Cyan = 0.65, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 114 | 25 | - |
| CMYK | 0.65 | 0 | 0.78 | 0.55 |
| HSL | 109.89º | 0.64% | 0.27% | - |
| HSV(B) | 109.89º | 0.78% | 0.45% | - |
| XYZ | 7.07 | 12.56 | 2.97 | - |
| YUV | 81.73 | 95.98 | 98.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 25 | 0.65 | 0 | 0.78 | 0.55 | 109.89 | 0.64 | 0.27 |
| Hex | 28 | 72 | 19 | 41 | 0 | 4E | 37 | 6E | 40 | 1B |
| Octal | 50 | 162 | 31 | 101 | 0 | 116 | 67 | 156 | 100 | 33 |
| Binary | 101000 | 1110010 | 11001 | 1000001 | 0 | 1001110 | 110111 | 1101110 | 1000000 | 11011 |
Color Harmonies of #287219
Complementary color
Monochromatic Colors of #287219
Black with #287219
Text Example
Text Example
White with #287219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287219; }
p { color: rgb(40,114,25); }
H1.HeaderClassName
{
color: #287219;
}
.AnyTagClassName
{
color: #287219;
}
</style>
background-color css
<style>
a { background-color: #287219; }
a { background-color: rgb(40,114,25); }
div.DivClassName
{
background-color: #287219;
}
.BgClassName
{
background-color: #287219;
}
</style>
border-color css
<style>
span { border-color: #287219; }
span { border-color: rgb(40,114,25); }
td.TdClassName
{
border-color: #287219;
}
.TagClassName
{
border-color: #287219;
}
</style>