Shades of Bilbao #327724
Tints of Bilbao #327724
RGB
CMYK
RGB Variations
Color information
#327724 (or 0x327724) is known color: Bilbao. HEX triplet: 32, 77 and 24. RGB value is (50,119,36). Sum of RGB (Red+Green+Blue) = 50+119+36=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 119 (46.88% from 255 or 58.05% from 205); Blue value is 36 (14.45% from 255 or 17.56% from 205); Max value from RGB is 119 - color contains mainly: green. Hex color #327724 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327724 is #CD88DB. Grayscale: #595959. Windows color (decimal): -13469916 or 2389810. OLE color: 2389810.
HSL color Cylindrical-coordinate representation of color #327724: hue angle of 109.88º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #327724 is Cyan = 0.58, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 36 | - |
| CMYK | 0.58 | 0 | 0.70 | 0.53 |
| HSL | 109.88º | 0.54% | 0.3% | - |
| HSV(B) | 109.88º | 0.7% | 0.47% | - |
| XYZ | 8.23 | 14 | 3.94 | - |
| YUV | 88.91 | 98.14 | 100.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 36 | 0.58 | 0 | 0.70 | 0.53 | 109.88 | 0.54 | 0.3 |
| Hex | 32 | 77 | 24 | 3A | 0 | 46 | 35 | 6E | 36 | 1E |
| Octal | 62 | 167 | 44 | 72 | 0 | 106 | 65 | 156 | 66 | 36 |
| Binary | 110010 | 1110111 | 100100 | 111010 | 0 | 1000110 | 110101 | 1101110 | 110110 | 11110 |
Color Harmonies of #327724
Complementary color
Monochromatic Colors of #327724
Black with #327724
Text Example
Text Example
White with #327724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327724; }
p { color: rgb(50,119,36); }
H1.HeaderClassName
{
color: #327724;
}
.AnyTagClassName
{
color: #327724;
}
</style>
background-color css
<style>
a { background-color: #327724; }
a { background-color: rgb(50,119,36); }
div.DivClassName
{
background-color: #327724;
}
.BgClassName
{
background-color: #327724;
}
</style>
border-color css
<style>
span { border-color: #327724; }
span { border-color: rgb(50,119,36); }
td.TdClassName
{
border-color: #327724;
}
.TagClassName
{
border-color: #327724;
}
</style>