Shades of Bilbao #327020
Tints of Bilbao #327020
RGB
CMYK
RGB Variations
Color information
#327020 (or 0x327020) is known color: Bilbao. HEX triplet: 32, 70 and 20. RGB value is (50,112,32). Sum of RGB (Red+Green+Blue) = 50+112+32=194 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.77% from 194); Green value is 112 (44.14% from 255 or 57.73% from 194); Blue value is 32 (12.89% from 255 or 16.49% from 194); Max value from RGB is 112 - color contains mainly: green. Hex color #327020 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327020 is #CD8FDF. Grayscale: #545454. Windows color (decimal): -13471712 or 2125874. OLE color: 2125874.
HSL color Cylindrical-coordinate representation of color #327020: hue angle of 106.5º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #327020 is Cyan = 0.55, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 32 | - |
| CMYK | 0.55 | 0 | 0.71 | 0.56 |
| HSL | 106.5º | 0.56% | 0.28% | - |
| HSV(B) | 106.5º | 0.71% | 0.44% | - |
| XYZ | 7.37 | 12.37 | 3.37 | - |
| YUV | 84.34 | 98.46 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 32 | 0.55 | 0 | 0.71 | 0.56 | 106.5 | 0.56 | 0.28 |
| Hex | 32 | 70 | 20 | 37 | 0 | 47 | 38 | 6A | 38 | 1C |
| Octal | 62 | 160 | 40 | 67 | 0 | 107 | 70 | 152 | 70 | 34 |
| Binary | 110010 | 1110000 | 100000 | 110111 | 0 | 1000111 | 111000 | 1101010 | 111000 | 11100 |
Color Harmonies of #327020
Complementary color
Monochromatic Colors of #327020
Black with #327020
Text Example
Text Example
White with #327020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327020; }
p { color: rgb(50,112,32); }
H1.HeaderClassName
{
color: #327020;
}
.AnyTagClassName
{
color: #327020;
}
</style>
background-color css
<style>
a { background-color: #327020; }
a { background-color: rgb(50,112,32); }
div.DivClassName
{
background-color: #327020;
}
.BgClassName
{
background-color: #327020;
}
</style>
border-color css
<style>
span { border-color: #327020; }
span { border-color: rgb(50,112,32); }
td.TdClassName
{
border-color: #327020;
}
.TagClassName
{
border-color: #327020;
}
</style>