Shades of Bilbao #487722
Tints of Bilbao #487722
RGB
CMYK
RGB Variations
Color information
#487722 (or 0x487722) is known color: Bilbao. HEX triplet: 48, 77 and 22. RGB value is (72,119,34). Sum of RGB (Red+Green+Blue) = 72+119+34=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 119 (46.88% from 255 or 52.89% from 225); Blue value is 34 (13.67% from 255 or 15.11% from 225); Max value from RGB is 119 - color contains mainly: green. Hex color #487722 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487722 is #B788DD. Grayscale: #5F5F5F. Windows color (decimal): -12028126 or 2258760. OLE color: 2258760.
HSL color Cylindrical-coordinate representation of color #487722: hue angle of 93.18º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #487722 is Cyan = 0.39, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 119 | 34 | - |
| CMYK | 0.39 | 0 | 0.71 | 0.53 |
| HSL | 93.18º | 0.56% | 0.3% | - |
| HSV(B) | 93.18º | 0.71% | 0.47% | - |
| XYZ | 9.56 | 14.69 | 3.84 | - |
| YUV | 95.26 | 93.43 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 119 | 34 | 0.39 | 0 | 0.71 | 0.53 | 93.18 | 0.56 | 0.3 |
| Hex | 48 | 77 | 22 | 27 | 0 | 47 | 35 | 5D | 38 | 1E |
| Octal | 110 | 167 | 42 | 47 | 0 | 107 | 65 | 135 | 70 | 36 |
| Binary | 1001000 | 1110111 | 100010 | 100111 | 0 | 1000111 | 110101 | 1011101 | 111000 | 11110 |
Color Harmonies of #487722
Complementary color
Monochromatic Colors of #487722
Black with #487722
Text Example
Text Example
White with #487722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487722; }
p { color: rgb(72,119,34); }
H1.HeaderClassName
{
color: #487722;
}
.AnyTagClassName
{
color: #487722;
}
</style>
background-color css
<style>
a { background-color: #487722; }
a { background-color: rgb(72,119,34); }
div.DivClassName
{
background-color: #487722;
}
.BgClassName
{
background-color: #487722;
}
</style>
border-color css
<style>
span { border-color: #487722; }
span { border-color: rgb(72,119,34); }
td.TdClassName
{
border-color: #487722;
}
.TagClassName
{
border-color: #487722;
}
</style>