Shades of Bilbao #327212
Tints of Bilbao #327212
RGB
CMYK
RGB Variations
Color information
#327212 (or 0x327212) is known color: Bilbao. HEX triplet: 32, 72 and 12. RGB value is (50,114,18). Sum of RGB (Red+Green+Blue) = 50+114+18=182 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.47% from 182); Green value is 114 (44.92% from 255 or 62.64% from 182); Blue value is 18 (7.42% from 255 or 9.89% from 182); Max value from RGB is 114 - color contains mainly: green. Hex color #327212 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327212 is #CD8DED. Grayscale: #545454. Windows color (decimal): -13471214 or 1208882. OLE color: 1208882.
HSL color Cylindrical-coordinate representation of color #327212: hue angle of 100º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #327212 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 114 | 18 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.55 |
| HSL | 100º | 0.73% | 0.26% | - |
| HSV(B) | 100º | 0.84% | 0.45% | - |
| XYZ | 7.44 | 12.76 | 2.64 | - |
| YUV | 83.92 | 90.8 | 103.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 114 | 18 | 0.56 | 0 | 0.84 | 0.55 | 100 | 0.73 | 0.26 |
| Hex | 32 | 72 | 12 | 38 | 0 | 54 | 37 | 64 | 49 | 1A |
| Octal | 62 | 162 | 22 | 70 | 0 | 124 | 67 | 144 | 111 | 32 |
| Binary | 110010 | 1110010 | 10010 | 111000 | 0 | 1010100 | 110111 | 1100100 | 1001001 | 11010 |
Color Harmonies of #327212
Complementary color
Monochromatic Colors of #327212
Black with #327212
Text Example
Text Example
White with #327212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327212; }
p { color: rgb(50,114,18); }
H1.HeaderClassName
{
color: #327212;
}
.AnyTagClassName
{
color: #327212;
}
</style>
background-color css
<style>
a { background-color: #327212; }
a { background-color: rgb(50,114,18); }
div.DivClassName
{
background-color: #327212;
}
.BgClassName
{
background-color: #327212;
}
</style>
border-color css
<style>
span { border-color: #327212; }
span { border-color: rgb(50,114,18); }
td.TdClassName
{
border-color: #327212;
}
.TagClassName
{
border-color: #327212;
}
</style>