Shades of Bilbao #327010
Tints of Bilbao #327010
RGB
CMYK
RGB Variations
Color information
#327010 (or 0x327010) is known color: Bilbao. HEX triplet: 32, 70 and 10. RGB value is (50,112,16). Sum of RGB (Red+Green+Blue) = 50+112+16=178 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.09% from 178); Green value is 112 (44.14% from 255 or 62.92% from 178); Blue value is 16 (6.64% from 255 or 8.99% from 178); Max value from RGB is 112 - color contains mainly: green. Hex color #327010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327010 is #CD8FEF. Grayscale: #525252. Windows color (decimal): -13471728 or 1077298. OLE color: 1077298.
HSL color Cylindrical-coordinate representation of color #327010: hue angle of 98.75º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #327010 is Cyan = 0.55, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 16 | - |
| CMYK | 0.55 | 0 | 0.86 | 0.56 |
| HSL | 98.75º | 0.75% | 0.25% | - |
| HSV(B) | 98.75º | 0.86% | 0.44% | - |
| XYZ | 7.2 | 12.3 | 2.49 | - |
| YUV | 82.52 | 90.46 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 16 | 0.55 | 0 | 0.86 | 0.56 | 98.75 | 0.75 | 0.25 |
| Hex | 32 | 70 | 10 | 37 | 0 | 56 | 38 | 63 | 4B | 19 |
| Octal | 62 | 160 | 20 | 67 | 0 | 126 | 70 | 143 | 113 | 31 |
| Binary | 110010 | 1110000 | 10000 | 110111 | 0 | 1010110 | 111000 | 1100011 | 1001011 | 11001 |
Color Harmonies of #327010
Complementary color
Monochromatic Colors of #327010
Black with #327010
Text Example
Text Example
White with #327010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327010; }
p { color: rgb(50,112,16); }
H1.HeaderClassName
{
color: #327010;
}
.AnyTagClassName
{
color: #327010;
}
</style>
background-color css
<style>
a { background-color: #327010; }
a { background-color: rgb(50,112,16); }
div.DivClassName
{
background-color: #327010;
}
.BgClassName
{
background-color: #327010;
}
</style>
border-color css
<style>
span { border-color: #327010; }
span { border-color: rgb(50,112,16); }
td.TdClassName
{
border-color: #327010;
}
.TagClassName
{
border-color: #327010;
}
</style>