Shades of Bilbao #487831
Tints of Bilbao #487831
RGB
CMYK
RGB Variations
Color information
#487831 (or 0x487831) is known color: Bilbao. HEX triplet: 48, 78 and 31. RGB value is (72,120,49). Sum of RGB (Red+Green+Blue) = 72+120+49=241 (31% of max value = 765). Red value is 72 (28.52% from 255 or 29.88% from 241); Green value is 120 (47.27% from 255 or 49.79% from 241); Blue value is 49 (19.53% from 255 or 20.33% from 241); Max value from RGB is 120 - color contains mainly: green. Hex color #487831 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487831 is #B787CE. Grayscale: #616161. Windows color (decimal): -12027855 or 3242056. OLE color: 3242056.
HSL color Cylindrical-coordinate representation of color #487831: hue angle of 100.56º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #487831 is Cyan = 0.40, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 120 | 49 | - |
| CMYK | 0.40 | 0 | 0.59 | 0.53 |
| HSL | 100.56º | 0.42% | 0.33% | - |
| HSV(B) | 100.56º | 0.59% | 0.47% | - |
| XYZ | 9.94 | 15.03 | 5.28 | - |
| YUV | 97.55 | 100.6 | 109.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 120 | 49 | 0.40 | 0 | 0.59 | 0.53 | 100.56 | 0.42 | 0.33 |
| Hex | 48 | 78 | 31 | 28 | 0 | 3B | 35 | 65 | 2A | 21 |
| Octal | 110 | 170 | 61 | 50 | 0 | 73 | 65 | 145 | 52 | 41 |
| Binary | 1001000 | 1111000 | 110001 | 101000 | 0 | 111011 | 110101 | 1100101 | 101010 | 100001 |
Color Harmonies of #487831
Complementary color
Monochromatic Colors of #487831
Black with #487831
Text Example
Text Example
White with #487831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487831; }
p { color: rgb(72,120,49); }
H1.HeaderClassName
{
color: #487831;
}
.AnyTagClassName
{
color: #487831;
}
</style>
background-color css
<style>
a { background-color: #487831; }
a { background-color: rgb(72,120,49); }
div.DivClassName
{
background-color: #487831;
}
.BgClassName
{
background-color: #487831;
}
</style>
border-color css
<style>
span { border-color: #487831; }
span { border-color: rgb(72,120,49); }
td.TdClassName
{
border-color: #487831;
}
.TagClassName
{
border-color: #487831;
}
</style>