Shades of Bilbao #487821
Tints of Bilbao #487821
RGB
CMYK
RGB Variations
Color information
#487821 (or 0x487821) is known color: Bilbao. HEX triplet: 48, 78 and 21. RGB value is (72,120,33). Sum of RGB (Red+Green+Blue) = 72+120+33=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 120 (47.27% from 255 or 53.33% from 225); Blue value is 33 (13.28% from 255 or 14.67% from 225); Max value from RGB is 120 - color contains mainly: green. Hex color #487821 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487821 is #B787DE. Grayscale: #606060. Windows color (decimal): -12027871 or 2193480. OLE color: 2193480.
HSL color Cylindrical-coordinate representation of color #487821: hue angle of 93.1º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #487821 is Cyan = 0.40, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 120 | 33 | - |
| CMYK | 0.40 | 0 | 0.72 | 0.53 |
| HSL | 93.1º | 0.57% | 0.3% | - |
| HSV(B) | 93.1º | 0.73% | 0.47% | - |
| XYZ | 9.66 | 14.92 | 3.81 | - |
| YUV | 95.73 | 92.6 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 120 | 33 | 0.40 | 0 | 0.72 | 0.53 | 93.1 | 0.57 | 0.3 |
| Hex | 48 | 78 | 21 | 28 | 0 | 48 | 35 | 5D | 39 | 1E |
| Octal | 110 | 170 | 41 | 50 | 0 | 110 | 65 | 135 | 71 | 36 |
| Binary | 1001000 | 1111000 | 100001 | 101000 | 0 | 1001000 | 110101 | 1011101 | 111001 | 11110 |
Color Harmonies of #487821
Complementary color
Monochromatic Colors of #487821
Black with #487821
Text Example
Text Example
White with #487821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487821; }
p { color: rgb(72,120,33); }
H1.HeaderClassName
{
color: #487821;
}
.AnyTagClassName
{
color: #487821;
}
</style>
background-color css
<style>
a { background-color: #487821; }
a { background-color: rgb(72,120,33); }
div.DivClassName
{
background-color: #487821;
}
.BgClassName
{
background-color: #487821;
}
</style>
border-color css
<style>
span { border-color: #487821; }
span { border-color: rgb(72,120,33); }
td.TdClassName
{
border-color: #487821;
}
.TagClassName
{
border-color: #487821;
}
</style>