Shades of Bilbao #487919
Tints of Bilbao #487919
RGB
CMYK
RGB Variations
Color information
#487919 (or 0x487919) is known color: Bilbao. HEX triplet: 48, 79 and 19. RGB value is (72,121,25). Sum of RGB (Red+Green+Blue) = 72+121+25=218 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.03% from 218); Green value is 121 (47.66% from 255 or 55.50% from 218); Blue value is 25 (10.16% from 255 or 11.47% from 218); Max value from RGB is 121 - color contains mainly: green. Hex color #487919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487919 is #B786E6. Grayscale: #5F5F5F. Windows color (decimal): -12027623 or 1669448. OLE color: 1669448.
HSL color Cylindrical-coordinate representation of color #487919: hue angle of 90.62º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #487919 is Cyan = 0.40, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 25 | - |
| CMYK | 0.40 | 0 | 0.79 | 0.53 |
| HSL | 90.63º | 0.66% | 0.29% | - |
| HSV(B) | 90.63º | 0.79% | 0.47% | - |
| XYZ | 9.69 | 15.12 | 3.33 | - |
| YUV | 95.41 | 88.27 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 25 | 0.40 | 0 | 0.79 | 0.53 | 90.63 | 0.66 | 0.29 |
| Hex | 48 | 79 | 19 | 28 | 0 | 4F | 35 | 5B | 42 | 1D |
| Octal | 110 | 171 | 31 | 50 | 0 | 117 | 65 | 133 | 102 | 35 |
| Binary | 1001000 | 1111001 | 11001 | 101000 | 0 | 1001111 | 110101 | 1011011 | 1000010 | 11101 |
Color Harmonies of #487919
Complementary color
Monochromatic Colors of #487919
Black with #487919
Text Example
Text Example
White with #487919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487919; }
p { color: rgb(72,121,25); }
H1.HeaderClassName
{
color: #487919;
}
.AnyTagClassName
{
color: #487919;
}
</style>
background-color css
<style>
a { background-color: #487919; }
a { background-color: rgb(72,121,25); }
div.DivClassName
{
background-color: #487919;
}
.BgClassName
{
background-color: #487919;
}
</style>
border-color css
<style>
span { border-color: #487919; }
span { border-color: rgb(72,121,25); }
td.TdClassName
{
border-color: #487919;
}
.TagClassName
{
border-color: #487919;
}
</style>