Shades of Bilbao #327124
Tints of Bilbao #327124
RGB
CMYK
RGB Variations
Color information
#327124 (or 0x327124) is known color: Bilbao. HEX triplet: 32, 71 and 24. RGB value is (50,113,36). Sum of RGB (Red+Green+Blue) = 50+113+36=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 113 (44.53% from 255 or 56.78% from 199); Blue value is 36 (14.45% from 255 or 18.09% from 199); Max value from RGB is 113 - color contains mainly: green. Hex color #327124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327124 is #CD8EDB. Grayscale: #555555. Windows color (decimal): -13471452 or 2388274. OLE color: 2388274.
HSL color Cylindrical-coordinate representation of color #327124: hue angle of 109.09º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #327124 is Cyan = 0.56, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 36 | - |
| CMYK | 0.56 | 0 | 0.68 | 0.56 |
| HSL | 109.09º | 0.52% | 0.29% | - |
| HSV(B) | 109.09º | 0.68% | 0.44% | - |
| XYZ | 7.54 | 12.62 | 3.71 | - |
| YUV | 85.39 | 100.13 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 36 | 0.56 | 0 | 0.68 | 0.56 | 109.09 | 0.52 | 0.29 |
| Hex | 32 | 71 | 24 | 38 | 0 | 44 | 38 | 6D | 34 | 1D |
| Octal | 62 | 161 | 44 | 70 | 0 | 104 | 70 | 155 | 64 | 35 |
| Binary | 110010 | 1110001 | 100100 | 111000 | 0 | 1000100 | 111000 | 1101101 | 110100 | 11101 |
Color Harmonies of #327124
Complementary color
Monochromatic Colors of #327124
Black with #327124
Text Example
Text Example
White with #327124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327124; }
p { color: rgb(50,113,36); }
H1.HeaderClassName
{
color: #327124;
}
.AnyTagClassName
{
color: #327124;
}
</style>
background-color css
<style>
a { background-color: #327124; }
a { background-color: rgb(50,113,36); }
div.DivClassName
{
background-color: #327124;
}
.BgClassName
{
background-color: #327124;
}
</style>
border-color css
<style>
span { border-color: #327124; }
span { border-color: rgb(50,113,36); }
td.TdClassName
{
border-color: #327124;
}
.TagClassName
{
border-color: #327124;
}
</style>