Shades of Bilbao #327520
Tints of Bilbao #327520
RGB
CMYK
RGB Variations
Color information
#327520 (or 0x327520) is known color: Bilbao. HEX triplet: 32, 75 and 20. RGB value is (50,117,32). Sum of RGB (Red+Green+Blue) = 50+117+32=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 117 (46.09% from 255 or 58.79% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 117 - color contains mainly: green. Hex color #327520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327520 is #CD8ADF. Grayscale: #575757. Windows color (decimal): -13470432 or 2127154. OLE color: 2127154.
HSL color Cylindrical-coordinate representation of color #327520: hue angle of 107.29º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #327520 is Cyan = 0.57, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 117 | 32 | - |
| CMYK | 0.57 | 0 | 0.73 | 0.54 |
| HSL | 107.29º | 0.57% | 0.29% | - |
| HSV(B) | 107.29º | 0.73% | 0.46% | - |
| XYZ | 7.94 | 13.5 | 3.55 | - |
| YUV | 87.28 | 96.8 | 101.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 32 | 0.57 | 0 | 0.73 | 0.54 | 107.29 | 0.57 | 0.29 |
| Hex | 32 | 75 | 20 | 39 | 0 | 49 | 36 | 6B | 39 | 1D |
| Octal | 62 | 165 | 40 | 71 | 0 | 111 | 66 | 153 | 71 | 35 |
| Binary | 110010 | 1110101 | 100000 | 111001 | 0 | 1001001 | 110110 | 1101011 | 111001 | 11101 |
Color Harmonies of #327520
Complementary color
Monochromatic Colors of #327520
Black with #327520
Text Example
Text Example
White with #327520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327520; }
p { color: rgb(50,117,32); }
H1.HeaderClassName
{
color: #327520;
}
.AnyTagClassName
{
color: #327520;
}
</style>
background-color css
<style>
a { background-color: #327520; }
a { background-color: rgb(50,117,32); }
div.DivClassName
{
background-color: #327520;
}
.BgClassName
{
background-color: #327520;
}
</style>
border-color css
<style>
span { border-color: #327520; }
span { border-color: rgb(50,117,32); }
td.TdClassName
{
border-color: #327520;
}
.TagClassName
{
border-color: #327520;
}
</style>