Shades of Bilbao #326812
Tints of Bilbao #326812
RGB
CMYK
RGB Variations
Color information
#326812 (or 0x326812) is known color: Bilbao. HEX triplet: 32, 68 and 12. RGB value is (50,104,18). Sum of RGB (Red+Green+Blue) = 50+104+18=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 104 (41.02% from 255 or 60.47% from 172); Blue value is 18 (7.42% from 255 or 10.47% from 172); Max value from RGB is 104 - color contains mainly: green. Hex color #326812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326812 is #CD97ED. Grayscale: #4E4E4E. Windows color (decimal): -13473774 or 1206322. OLE color: 1206322.
HSL color Cylindrical-coordinate representation of color #326812: hue angle of 97.67º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #326812 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 18 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.59 |
| HSL | 97.67º | 0.7% | 0.24% | - |
| HSV(B) | 97.67º | 0.83% | 0.41% | - |
| XYZ | 6.37 | 10.62 | 2.29 | - |
| YUV | 78.05 | 94.11 | 107.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 18 | 0.52 | 0 | 0.83 | 0.59 | 97.67 | 0.7 | 0.24 |
| Hex | 32 | 68 | 12 | 34 | 0 | 53 | 3B | 62 | 46 | 18 |
| Octal | 62 | 150 | 22 | 64 | 0 | 123 | 73 | 142 | 106 | 30 |
| Binary | 110010 | 1101000 | 10010 | 110100 | 0 | 1010011 | 111011 | 1100010 | 1000110 | 11000 |
Color Harmonies of #326812
Complementary color
Monochromatic Colors of #326812
Black with #326812
Text Example
Text Example
White with #326812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326812; }
p { color: rgb(50,104,18); }
H1.HeaderClassName
{
color: #326812;
}
.AnyTagClassName
{
color: #326812;
}
</style>
background-color css
<style>
a { background-color: #326812; }
a { background-color: rgb(50,104,18); }
div.DivClassName
{
background-color: #326812;
}
.BgClassName
{
background-color: #326812;
}
</style>
border-color css
<style>
span { border-color: #326812; }
span { border-color: rgb(50,104,18); }
td.TdClassName
{
border-color: #326812;
}
.TagClassName
{
border-color: #326812;
}
</style>