Shades of Bilbao #327220
Tints of Bilbao #327220
RGB
CMYK
RGB Variations
Color information
#327220 (or 0x327220) is known color: Bilbao. HEX triplet: 32, 72 and 20. RGB value is (50,114,32). Sum of RGB (Red+Green+Blue) = 50+114+32=196 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.51% from 196); Green value is 114 (44.92% from 255 or 58.16% from 196); Blue value is 32 (12.89% from 255 or 16.33% from 196); Max value from RGB is 114 - color contains mainly: green. Hex color #327220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327220 is #CD8DDF. Grayscale: #555555. Windows color (decimal): -13471200 or 2126386. OLE color: 2126386.
HSL color Cylindrical-coordinate representation of color #327220: hue angle of 106.83º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #327220 is Cyan = 0.56, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 32 | - |
| CMYK | 0.56 | 0 | 0.72 | 0.55 |
| HSL | 106.83º | 0.56% | 0.29% | - |
| HSV(B) | 106.83º | 0.72% | 0.45% | - |
| XYZ | 7.59 | 12.82 | 3.44 | - |
| YUV | 85.52 | 97.8 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 32 | 0.56 | 0 | 0.72 | 0.55 | 106.83 | 0.56 | 0.29 |
| Hex | 32 | 72 | 20 | 38 | 0 | 48 | 37 | 6B | 38 | 1D |
| Octal | 62 | 162 | 40 | 70 | 0 | 110 | 67 | 153 | 70 | 35 |
| Binary | 110010 | 1110010 | 100000 | 111000 | 0 | 1001000 | 110111 | 1101011 | 111000 | 11101 |
Color Harmonies of #327220
Complementary color
Monochromatic Colors of #327220
Black with #327220
Text Example
Text Example
White with #327220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327220; }
p { color: rgb(50,114,32); }
H1.HeaderClassName
{
color: #327220;
}
.AnyTagClassName
{
color: #327220;
}
</style>
background-color css
<style>
a { background-color: #327220; }
a { background-color: rgb(50,114,32); }
div.DivClassName
{
background-color: #327220;
}
.BgClassName
{
background-color: #327220;
}
</style>
border-color css
<style>
span { border-color: #327220; }
span { border-color: rgb(50,114,32); }
td.TdClassName
{
border-color: #327220;
}
.TagClassName
{
border-color: #327220;
}
</style>