Shades of Bilbao #327624
Tints of Bilbao #327624
RGB
CMYK
RGB Variations
Color information
#327624 (or 0x327624) is known color: Bilbao. HEX triplet: 32, 76 and 24. RGB value is (50,118,36). Sum of RGB (Red+Green+Blue) = 50+118+36=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 118 (46.48% from 255 or 57.84% from 204); Blue value is 36 (14.45% from 255 or 17.65% from 204); Max value from RGB is 118 - color contains mainly: green. Hex color #327624 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327624 is #CD89DB. Grayscale: #585858. Windows color (decimal): -13470172 or 2389554. OLE color: 2389554.
HSL color Cylindrical-coordinate representation of color #327624: hue angle of 109.76º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #327624 is Cyan = 0.58, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 36 | - |
| CMYK | 0.58 | 0 | 0.69 | 0.54 |
| HSL | 109.76º | 0.53% | 0.3% | - |
| HSV(B) | 109.76º | 0.69% | 0.46% | - |
| XYZ | 8.11 | 13.76 | 3.9 | - |
| YUV | 88.32 | 98.47 | 100.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 36 | 0.58 | 0 | 0.69 | 0.54 | 109.76 | 0.53 | 0.3 |
| Hex | 32 | 76 | 24 | 3A | 0 | 45 | 36 | 6E | 35 | 1E |
| Octal | 62 | 166 | 44 | 72 | 0 | 105 | 66 | 156 | 65 | 36 |
| Binary | 110010 | 1110110 | 100100 | 111010 | 0 | 1000101 | 110110 | 1101110 | 110101 | 11110 |
Color Harmonies of #327624
Complementary color
Monochromatic Colors of #327624
Black with #327624
Text Example
Text Example
White with #327624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327624; }
p { color: rgb(50,118,36); }
H1.HeaderClassName
{
color: #327624;
}
.AnyTagClassName
{
color: #327624;
}
</style>
background-color css
<style>
a { background-color: #327624; }
a { background-color: rgb(50,118,36); }
div.DivClassName
{
background-color: #327624;
}
.BgClassName
{
background-color: #327624;
}
</style>
border-color css
<style>
span { border-color: #327624; }
span { border-color: rgb(50,118,36); }
td.TdClassName
{
border-color: #327624;
}
.TagClassName
{
border-color: #327624;
}
</style>