Shades of Bilbao #327916
Tints of Bilbao #327916
RGB
CMYK
RGB Variations
Color information
#327916 (or 0x327916) is known color: Bilbao. HEX triplet: 32, 79 and 16. RGB value is (50,121,22). Sum of RGB (Red+Green+Blue) = 50+121+22=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 121 (47.66% from 255 or 62.69% from 193); Blue value is 22 (8.98% from 255 or 11.40% from 193); Max value from RGB is 121 - color contains mainly: green. Hex color #327916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327916 is #CD86E9. Grayscale: #585858. Windows color (decimal): -13469418 or 1472818. OLE color: 1472818.
HSL color Cylindrical-coordinate representation of color #327916: hue angle of 103.03º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #327916 is Cyan = 0.59, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 22 | - |
| CMYK | 0.59 | 0 | 0.82 | 0.53 |
| HSL | 103.03º | 0.69% | 0.28% | - |
| HSV(B) | 103.03º | 0.82% | 0.47% | - |
| XYZ | 8.3 | 14.41 | 3.1 | - |
| YUV | 88.49 | 90.48 | 100.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 22 | 0.59 | 0 | 0.82 | 0.53 | 103.03 | 0.69 | 0.28 |
| Hex | 32 | 79 | 16 | 3B | 0 | 52 | 35 | 67 | 45 | 1C |
| Octal | 62 | 171 | 26 | 73 | 0 | 122 | 65 | 147 | 105 | 34 |
| Binary | 110010 | 1111001 | 10110 | 111011 | 0 | 1010010 | 110101 | 1100111 | 1000101 | 11100 |
Color Harmonies of #327916
Complementary color
Monochromatic Colors of #327916
Black with #327916
Text Example
Text Example
White with #327916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327916; }
p { color: rgb(50,121,22); }
H1.HeaderClassName
{
color: #327916;
}
.AnyTagClassName
{
color: #327916;
}
</style>
background-color css
<style>
a { background-color: #327916; }
a { background-color: rgb(50,121,22); }
div.DivClassName
{
background-color: #327916;
}
.BgClassName
{
background-color: #327916;
}
</style>
border-color css
<style>
span { border-color: #327916; }
span { border-color: rgb(50,121,22); }
td.TdClassName
{
border-color: #327916;
}
.TagClassName
{
border-color: #327916;
}
</style>