Shades of Bilbao #487923
Tints of Bilbao #487923
RGB
CMYK
RGB Variations
Color information
#487923 (or 0x487923) is known color: Bilbao. HEX triplet: 48, 79 and 23. RGB value is (72,121,35). Sum of RGB (Red+Green+Blue) = 72+121+35=228 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.58% from 228); Green value is 121 (47.66% from 255 or 53.07% from 228); Blue value is 35 (14.06% from 255 or 15.35% from 228); Max value from RGB is 121 - color contains mainly: green. Hex color #487923 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487923 is #B786DC. Grayscale: #606060. Windows color (decimal): -12027613 or 2324808. OLE color: 2324808.
HSL color Cylindrical-coordinate representation of color #487923: hue angle of 94.19º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #487923 is Cyan = 0.40, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 121 | 35 | - |
| CMYK | 0.40 | 0 | 0.71 | 0.53 |
| HSL | 94.19º | 0.55% | 0.31% | - |
| HSV(B) | 94.19º | 0.71% | 0.47% | - |
| XYZ | 9.81 | 15.17 | 4 | - |
| YUV | 96.55 | 93.27 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 121 | 35 | 0.40 | 0 | 0.71 | 0.53 | 94.19 | 0.55 | 0.31 |
| Hex | 48 | 79 | 23 | 28 | 0 | 47 | 35 | 5E | 37 | 1F |
| Octal | 110 | 171 | 43 | 50 | 0 | 107 | 65 | 136 | 67 | 37 |
| Binary | 1001000 | 1111001 | 100011 | 101000 | 0 | 1000111 | 110101 | 1011110 | 110111 | 11111 |
Color Harmonies of #487923
Complementary color
Monochromatic Colors of #487923
Black with #487923
Text Example
Text Example
White with #487923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487923; }
p { color: rgb(72,121,35); }
H1.HeaderClassName
{
color: #487923;
}
.AnyTagClassName
{
color: #487923;
}
</style>
background-color css
<style>
a { background-color: #487923; }
a { background-color: rgb(72,121,35); }
div.DivClassName
{
background-color: #487923;
}
.BgClassName
{
background-color: #487923;
}
</style>
border-color css
<style>
span { border-color: #487923; }
span { border-color: rgb(72,121,35); }
td.TdClassName
{
border-color: #487923;
}
.TagClassName
{
border-color: #487923;
}
</style>