Shades of Bilbao #327816
Tints of Bilbao #327816
RGB
CMYK
RGB Variations
Color information
#327816 (or 0x327816) is known color: Bilbao. HEX triplet: 32, 78 and 16. RGB value is (50,120,22). Sum of RGB (Red+Green+Blue) = 50+120+22=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 120 (47.27% from 255 or 62.5% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 120 - color contains mainly: green. Hex color #327816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327816 is #CD87E9. Grayscale: #585858. Windows color (decimal): -13469674 or 1472562. OLE color: 1472562.
HSL color Cylindrical-coordinate representation of color #327816: hue angle of 102.86º 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 #327816 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 120 | 22 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.53 |
| HSL | 102.86º | 0.69% | 0.28% | - |
| HSV(B) | 102.86º | 0.82% | 0.47% | - |
| XYZ | 8.18 | 14.17 | 3.06 | - |
| YUV | 87.9 | 90.81 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 120 | 22 | 0.58 | 0 | 0.82 | 0.53 | 102.86 | 0.69 | 0.28 |
| Hex | 32 | 78 | 16 | 3A | 0 | 52 | 35 | 67 | 45 | 1C |
| Octal | 62 | 170 | 26 | 72 | 0 | 122 | 65 | 147 | 105 | 34 |
| Binary | 110010 | 1111000 | 10110 | 111010 | 0 | 1010010 | 110101 | 1100111 | 1000101 | 11100 |
Color Harmonies of #327816
Complementary color
Monochromatic Colors of #327816
Black with #327816
Text Example
Text Example
White with #327816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327816; }
p { color: rgb(50,120,22); }
H1.HeaderClassName
{
color: #327816;
}
.AnyTagClassName
{
color: #327816;
}
</style>
background-color css
<style>
a { background-color: #327816; }
a { background-color: rgb(50,120,22); }
div.DivClassName
{
background-color: #327816;
}
.BgClassName
{
background-color: #327816;
}
</style>
border-color css
<style>
span { border-color: #327816; }
span { border-color: rgb(50,120,22); }
td.TdClassName
{
border-color: #327816;
}
.TagClassName
{
border-color: #327816;
}
</style>