Shades of Bilbao #327116
Tints of Bilbao #327116
RGB
CMYK
RGB Variations
Color information
#327116 (or 0x327116) is known color: Bilbao. HEX triplet: 32, 71 and 16. RGB value is (50,113,22). Sum of RGB (Red+Green+Blue) = 50+113+22=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 22 (8.98% from 255 or 11.89% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #327116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327116 is #CD8EE9. Grayscale: #545454. Windows color (decimal): -13471466 or 1470770. OLE color: 1470770.
HSL color Cylindrical-coordinate representation of color #327116: hue angle of 101.54º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #327116 is Cyan = 0.56, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 22 | - |
| CMYK | 0.56 | 0 | 0.81 | 0.56 |
| HSL | 101.54º | 0.67% | 0.26% | - |
| HSV(B) | 101.54º | 0.81% | 0.44% | - |
| XYZ | 7.37 | 12.55 | 2.79 | - |
| YUV | 83.79 | 93.13 | 103.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 22 | 0.56 | 0 | 0.81 | 0.56 | 101.54 | 0.67 | 0.26 |
| Hex | 32 | 71 | 16 | 38 | 0 | 51 | 38 | 66 | 43 | 1A |
| Octal | 62 | 161 | 26 | 70 | 0 | 121 | 70 | 146 | 103 | 32 |
| Binary | 110010 | 1110001 | 10110 | 111000 | 0 | 1010001 | 111000 | 1100110 | 1000011 | 11010 |
Color Harmonies of #327116
Complementary color
Monochromatic Colors of #327116
Black with #327116
Text Example
Text Example
White with #327116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327116; }
p { color: rgb(50,113,22); }
H1.HeaderClassName
{
color: #327116;
}
.AnyTagClassName
{
color: #327116;
}
</style>
background-color css
<style>
a { background-color: #327116; }
a { background-color: rgb(50,113,22); }
div.DivClassName
{
background-color: #327116;
}
.BgClassName
{
background-color: #327116;
}
</style>
border-color css
<style>
span { border-color: #327116; }
span { border-color: rgb(50,113,22); }
td.TdClassName
{
border-color: #327116;
}
.TagClassName
{
border-color: #327116;
}
</style>