Shades of Bilbao #327815
Tints of Bilbao #327815
RGB
CMYK
RGB Variations
Color information
#327815 (or 0x327815) is known color: Bilbao. HEX triplet: 32, 78 and 15. RGB value is (50,120,21). Sum of RGB (Red+Green+Blue) = 50+120+21=191 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.18% from 191); Green value is 120 (47.27% from 255 or 62.83% from 191); Blue value is 21 (8.59% from 255 or 10.99% from 191); Max value from RGB is 120 - color contains mainly: green. Hex color #327815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327815 is #CD87EA. Grayscale: #585858. Windows color (decimal): -13469675 or 1407026. OLE color: 1407026.
HSL color Cylindrical-coordinate representation of color #327815: hue angle of 102.42º degrees, saturation: 0.7, 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 #327815 is Cyan = 0.58, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 120 | 21 | - |
| CMYK | 0.58 | 0 | 0.83 | 0.53 |
| HSL | 102.42º | 0.7% | 0.28% | - |
| HSV(B) | 102.42º | 0.83% | 0.47% | - |
| XYZ | 8.17 | 14.17 | 3.01 | - |
| YUV | 87.78 | 90.31 | 101.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 120 | 21 | 0.58 | 0 | 0.83 | 0.53 | 102.42 | 0.7 | 0.28 |
| Hex | 32 | 78 | 15 | 3A | 0 | 53 | 35 | 66 | 46 | 1C |
| Octal | 62 | 170 | 25 | 72 | 0 | 123 | 65 | 146 | 106 | 34 |
| Binary | 110010 | 1111000 | 10101 | 111010 | 0 | 1010011 | 110101 | 1100110 | 1000110 | 11100 |
Color Harmonies of #327815
Complementary color
Monochromatic Colors of #327815
Black with #327815
Text Example
Text Example
White with #327815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327815; }
p { color: rgb(50,120,21); }
H1.HeaderClassName
{
color: #327815;
}
.AnyTagClassName
{
color: #327815;
}
</style>
background-color css
<style>
a { background-color: #327815; }
a { background-color: rgb(50,120,21); }
div.DivClassName
{
background-color: #327815;
}
.BgClassName
{
background-color: #327815;
}
</style>
border-color css
<style>
span { border-color: #327815; }
span { border-color: rgb(50,120,21); }
td.TdClassName
{
border-color: #327815;
}
.TagClassName
{
border-color: #327815;
}
</style>