Shades of Bilbao #327716
Tints of Bilbao #327716
RGB
CMYK
RGB Variations
Color information
#327716 (or 0x327716) is known color: Bilbao. HEX triplet: 32, 77 and 16. RGB value is (50,119,22). Sum of RGB (Red+Green+Blue) = 50+119+22=191 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.18% from 191); Green value is 119 (46.88% from 255 or 62.30% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 119 - color contains mainly: green. Hex color #327716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327716 is #CD88E9. Grayscale: #575757. Windows color (decimal): -13469930 or 1472306. OLE color: 1472306.
HSL color Cylindrical-coordinate representation of color #327716: hue angle of 102.68º 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 #327716 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 22 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.53 |
| HSL | 102.68º | 0.69% | 0.28% | - |
| HSV(B) | 102.68º | 0.82% | 0.47% | - |
| XYZ | 8.06 | 13.93 | 3.02 | - |
| YUV | 87.31 | 91.14 | 101.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 22 | 0.58 | 0 | 0.82 | 0.53 | 102.68 | 0.69 | 0.28 |
| Hex | 32 | 77 | 16 | 3A | 0 | 52 | 35 | 67 | 45 | 1C |
| Octal | 62 | 167 | 26 | 72 | 0 | 122 | 65 | 147 | 105 | 34 |
| Binary | 110010 | 1110111 | 10110 | 111010 | 0 | 1010010 | 110101 | 1100111 | 1000101 | 11100 |
Color Harmonies of #327716
Complementary color
Monochromatic Colors of #327716
Black with #327716
Text Example
Text Example
White with #327716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327716; }
p { color: rgb(50,119,22); }
H1.HeaderClassName
{
color: #327716;
}
.AnyTagClassName
{
color: #327716;
}
</style>
background-color css
<style>
a { background-color: #327716; }
a { background-color: rgb(50,119,22); }
div.DivClassName
{
background-color: #327716;
}
.BgClassName
{
background-color: #327716;
}
</style>
border-color css
<style>
span { border-color: #327716; }
span { border-color: rgb(50,119,22); }
td.TdClassName
{
border-color: #327716;
}
.TagClassName
{
border-color: #327716;
}
</style>