Shades of Bilbao #326912
Tints of Bilbao #326912
RGB
CMYK
RGB Variations
Color information
#326912 (or 0x326912) is known color: Bilbao. HEX triplet: 32, 69 and 12. RGB value is (50,105,18). Sum of RGB (Red+Green+Blue) = 50+105+18=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 105 (41.41% from 255 or 60.69% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 105 - color contains mainly: green. Hex color #326912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326912 is #CD96ED. Grayscale: #4E4E4E. Windows color (decimal): -13473518 or 1206578. OLE color: 1206578.
HSL color Cylindrical-coordinate representation of color #326912: hue angle of 97.93º degrees, saturation: 0.71, 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 #326912 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 18 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.59 |
| HSL | 97.93º | 0.71% | 0.24% | - |
| HSV(B) | 97.93º | 0.83% | 0.41% | - |
| XYZ | 6.48 | 10.82 | 2.32 | - |
| YUV | 78.64 | 93.78 | 107.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 18 | 0.52 | 0 | 0.83 | 0.59 | 97.93 | 0.71 | 0.24 |
| Hex | 32 | 69 | 12 | 34 | 0 | 53 | 3B | 62 | 47 | 18 |
| Octal | 62 | 151 | 22 | 64 | 0 | 123 | 73 | 142 | 107 | 30 |
| Binary | 110010 | 1101001 | 10010 | 110100 | 0 | 1010011 | 111011 | 1100010 | 1000111 | 11000 |
Color Harmonies of #326912
Complementary color
Monochromatic Colors of #326912
Black with #326912
Text Example
Text Example
White with #326912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326912; }
p { color: rgb(50,105,18); }
H1.HeaderClassName
{
color: #326912;
}
.AnyTagClassName
{
color: #326912;
}
</style>
background-color css
<style>
a { background-color: #326912; }
a { background-color: rgb(50,105,18); }
div.DivClassName
{
background-color: #326912;
}
.BgClassName
{
background-color: #326912;
}
</style>
border-color css
<style>
span { border-color: #326912; }
span { border-color: rgb(50,105,18); }
td.TdClassName
{
border-color: #326912;
}
.TagClassName
{
border-color: #326912;
}
</style>