Shades of Bilbao #327110
Tints of Bilbao #327110
RGB
CMYK
RGB Variations
Color information
#327110 (or 0x327110) is known color: Bilbao. HEX triplet: 32, 71 and 10. RGB value is (50,113,16). Sum of RGB (Red+Green+Blue) = 50+113+16=179 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.93% from 179); Green value is 113 (44.53% from 255 or 63.13% from 179); Blue value is 16 (6.64% from 255 or 8.94% from 179); Max value from RGB is 113 - color contains mainly: green. Hex color #327110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327110 is #CD8EEF. Grayscale: #535353. Windows color (decimal): -13471472 or 1077554. OLE color: 1077554.
HSL color Cylindrical-coordinate representation of color #327110: hue angle of 98.97º 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 #327110 is Cyan = 0.56, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 113 | 16 | - |
| CMYK | 0.56 | 0 | 0.86 | 0.56 |
| HSL | 98.97º | 0.75% | 0.25% | - |
| HSV(B) | 98.97º | 0.86% | 0.44% | - |
| XYZ | 7.31 | 12.53 | 2.52 | - |
| YUV | 83.11 | 90.13 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 113 | 16 | 0.56 | 0 | 0.86 | 0.56 | 98.97 | 0.75 | 0.25 |
| Hex | 32 | 71 | 10 | 38 | 0 | 56 | 38 | 63 | 4B | 19 |
| Octal | 62 | 161 | 20 | 70 | 0 | 126 | 70 | 143 | 113 | 31 |
| Binary | 110010 | 1110001 | 10000 | 111000 | 0 | 1010110 | 111000 | 1100011 | 1001011 | 11001 |
Color Harmonies of #327110
Complementary color
Monochromatic Colors of #327110
Black with #327110
Text Example
Text Example
White with #327110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327110; }
p { color: rgb(50,113,16); }
H1.HeaderClassName
{
color: #327110;
}
.AnyTagClassName
{
color: #327110;
}
</style>
background-color css
<style>
a { background-color: #327110; }
a { background-color: rgb(50,113,16); }
div.DivClassName
{
background-color: #327110;
}
.BgClassName
{
background-color: #327110;
}
</style>
border-color css
<style>
span { border-color: #327110; }
span { border-color: rgb(50,113,16); }
td.TdClassName
{
border-color: #327110;
}
.TagClassName
{
border-color: #327110;
}
</style>