Shades of Bilbao #326612
Tints of Bilbao #326612
RGB
CMYK
RGB Variations
Color information
#326612 (or 0x326612) is known color: Bilbao. HEX triplet: 32, 66 and 12. RGB value is (50,102,18). Sum of RGB (Red+Green+Blue) = 50+102+18=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 102 (40.23% from 255 or 60% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 102 - color contains mainly: green. Hex color #326612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326612 is #CD99ED. Grayscale: #4D4D4D. Windows color (decimal): -13474286 or 1205810. OLE color: 1205810.
HSL color Cylindrical-coordinate representation of color #326612: hue angle of 97.14º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #326612 is Cyan = 0.51, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 102 | 18 | - |
| CMYK | 0.51 | 0 | 0.82 | 0.6 |
| HSL | 97.14º | 0.7% | 0.24% | - |
| HSV(B) | 97.14º | 0.82% | 0.4% | - |
| XYZ | 6.18 | 10.22 | 2.22 | - |
| YUV | 76.88 | 94.77 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 18 | 0.51 | 0 | 0.82 | 0.6 | 97.14 | 0.7 | 0.24 |
| Hex | 32 | 66 | 12 | 33 | 0 | 52 | 3C | 61 | 46 | 18 |
| Octal | 62 | 146 | 22 | 63 | 0 | 122 | 74 | 141 | 106 | 30 |
| Binary | 110010 | 1100110 | 10010 | 110011 | 0 | 1010010 | 111100 | 1100001 | 1000110 | 11000 |
Color Harmonies of #326612
Complementary color
Monochromatic Colors of #326612
Black with #326612
Text Example
Text Example
White with #326612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326612; }
p { color: rgb(50,102,18); }
H1.HeaderClassName
{
color: #326612;
}
.AnyTagClassName
{
color: #326612;
}
</style>
background-color css
<style>
a { background-color: #326612; }
a { background-color: rgb(50,102,18); }
div.DivClassName
{
background-color: #326612;
}
.BgClassName
{
background-color: #326612;
}
</style>
border-color css
<style>
span { border-color: #326612; }
span { border-color: rgb(50,102,18); }
td.TdClassName
{
border-color: #326612;
}
.TagClassName
{
border-color: #326612;
}
</style>