Shades of Bilbao #487623
Tints of Bilbao #487623
RGB
CMYK
RGB Variations
Color information
#487623 (or 0x487623) is known color: Bilbao. HEX triplet: 48, 76 and 23. RGB value is (72,118,35). Sum of RGB (Red+Green+Blue) = 72+118+35=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 118 (46.48% from 255 or 52.44% from 225); Blue value is 35 (14.06% from 255 or 15.56% from 225); Max value from RGB is 118 - color contains mainly: green. Hex color #487623 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487623 is #B789DC. Grayscale: #5F5F5F. Windows color (decimal): -12028381 or 2324040. OLE color: 2324040.
HSL color Cylindrical-coordinate representation of color #487623: hue angle of 93.25º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #487623 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 35 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.54 |
| HSL | 93.25º | 0.54% | 0.3% | - |
| HSV(B) | 93.25º | 0.7% | 0.46% | - |
| XYZ | 9.45 | 14.46 | 3.88 | - |
| YUV | 94.78 | 94.26 | 111.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 35 | 0.39 | 0 | 0.70 | 0.54 | 93.25 | 0.54 | 0.3 |
| Hex | 48 | 76 | 23 | 27 | 0 | 46 | 36 | 5D | 36 | 1E |
| Octal | 110 | 166 | 43 | 47 | 0 | 106 | 66 | 135 | 66 | 36 |
| Binary | 1001000 | 1110110 | 100011 | 100111 | 0 | 1000110 | 110110 | 1011101 | 110110 | 11110 |
Color Harmonies of #487623
Complementary color
Monochromatic Colors of #487623
Black with #487623
Text Example
Text Example
White with #487623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487623; }
p { color: rgb(72,118,35); }
H1.HeaderClassName
{
color: #487623;
}
.AnyTagClassName
{
color: #487623;
}
</style>
background-color css
<style>
a { background-color: #487623; }
a { background-color: rgb(72,118,35); }
div.DivClassName
{
background-color: #487623;
}
.BgClassName
{
background-color: #487623;
}
</style>
border-color css
<style>
span { border-color: #487623; }
span { border-color: rgb(72,118,35); }
td.TdClassName
{
border-color: #487623;
}
.TagClassName
{
border-color: #487623;
}
</style>