Shades of Bilbao #487631
Tints of Bilbao #487631
RGB
CMYK
RGB Variations
Color information
#487631 (or 0x487631) is known color: Bilbao. HEX triplet: 48, 76 and 31. RGB value is (72,118,49). Sum of RGB (Red+Green+Blue) = 72+118+49=239 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.13% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 49 (19.53% from 255 or 20.50% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #487631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487631 is #B789CE. Grayscale: #606060. Windows color (decimal): -12028367 or 3241544. OLE color: 3241544.
HSL color Cylindrical-coordinate representation of color #487631: hue angle of 100º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #487631 is Cyan = 0.39, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 49 | - |
| CMYK | 0.39 | 0 | 0.58 | 0.54 |
| HSL | 100º | 0.41% | 0.33% | - |
| HSV(B) | 100º | 0.58% | 0.46% | - |
| XYZ | 9.71 | 14.56 | 5.2 | - |
| YUV | 96.38 | 101.26 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 49 | 0.39 | 0 | 0.58 | 0.54 | 100 | 0.41 | 0.33 |
| Hex | 48 | 76 | 31 | 27 | 0 | 3A | 36 | 64 | 29 | 21 |
| Octal | 110 | 166 | 61 | 47 | 0 | 72 | 66 | 144 | 51 | 41 |
| Binary | 1001000 | 1110110 | 110001 | 100111 | 0 | 111010 | 110110 | 1100100 | 101001 | 100001 |
Color Harmonies of #487631
Complementary color
Monochromatic Colors of #487631
Black with #487631
Text Example
Text Example
White with #487631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487631; }
p { color: rgb(72,118,49); }
H1.HeaderClassName
{
color: #487631;
}
.AnyTagClassName
{
color: #487631;
}
</style>
background-color css
<style>
a { background-color: #487631; }
a { background-color: rgb(72,118,49); }
div.DivClassName
{
background-color: #487631;
}
.BgClassName
{
background-color: #487631;
}
</style>
border-color css
<style>
span { border-color: #487631; }
span { border-color: rgb(72,118,49); }
td.TdClassName
{
border-color: #487631;
}
.TagClassName
{
border-color: #487631;
}
</style>