Shades of Bilbao #327610
Tints of Bilbao #327610
RGB
CMYK
RGB Variations
Color information
#327610 (or 0x327610) is known color: Bilbao. HEX triplet: 32, 76 and 10. RGB value is (50,118,16). Sum of RGB (Red+Green+Blue) = 50+118+16=184 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.17% from 184); Green value is 118 (46.48% from 255 or 64.13% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 118 - color contains mainly: green. Hex color #327610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327610 is #CD89EF. Grayscale: #565656. Windows color (decimal): -13470192 or 1078834. OLE color: 1078834.
HSL color Cylindrical-coordinate representation of color #327610: hue angle of 100º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #327610 is Cyan = 0.58, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 16 | - |
| CMYK | 0.58 | 0 | 0.86 | 0.54 |
| HSL | 100º | 0.76% | 0.26% | - |
| HSV(B) | 100º | 0.86% | 0.46% | - |
| XYZ | 7.89 | 13.67 | 2.71 | - |
| YUV | 86.04 | 88.47 | 102.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 16 | 0.58 | 0 | 0.86 | 0.54 | 100 | 0.76 | 0.26 |
| Hex | 32 | 76 | 10 | 3A | 0 | 56 | 36 | 64 | 4C | 1A |
| Octal | 62 | 166 | 20 | 72 | 0 | 126 | 66 | 144 | 114 | 32 |
| Binary | 110010 | 1110110 | 10000 | 111010 | 0 | 1010110 | 110110 | 1100100 | 1001100 | 11010 |
Color Harmonies of #327610
Complementary color
Monochromatic Colors of #327610
Black with #327610
Text Example
Text Example
White with #327610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327610; }
p { color: rgb(50,118,16); }
H1.HeaderClassName
{
color: #327610;
}
.AnyTagClassName
{
color: #327610;
}
</style>
background-color css
<style>
a { background-color: #327610; }
a { background-color: rgb(50,118,16); }
div.DivClassName
{
background-color: #327610;
}
.BgClassName
{
background-color: #327610;
}
</style>
border-color css
<style>
span { border-color: #327610; }
span { border-color: rgb(50,118,16); }
td.TdClassName
{
border-color: #327610;
}
.TagClassName
{
border-color: #327610;
}
</style>