Shades of Bilbao #346812
Tints of Bilbao #346812
RGB
CMYK
RGB Variations
Color information
#346812 (or 0x346812) is known color: Bilbao. HEX triplet: 34, 68 and 12. RGB value is (52,104,18). Sum of RGB (Red+Green+Blue) = 52+104+18=174 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.89% from 174); Green value is 104 (41.02% from 255 or 59.77% from 174); Blue value is 18 (7.42% from 255 or 10.34% from 174); Max value from RGB is 104 - color contains mainly: green. Hex color #346812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346812 is #CB97ED. Grayscale: #4E4E4E. Windows color (decimal): -13342702 or 1206324. OLE color: 1206324.
HSL color Cylindrical-coordinate representation of color #346812: hue angle of 96.28º 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 #346812 is Cyan = 0.50, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 104 | 18 | - |
| CMYK | 0.50 | 0 | 0.83 | 0.59 |
| HSL | 96.28º | 0.7% | 0.24% | - |
| HSV(B) | 96.28º | 0.83% | 0.41% | - |
| XYZ | 6.48 | 10.67 | 2.29 | - |
| YUV | 78.65 | 93.77 | 108.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 18 | 0.50 | 0 | 0.83 | 0.59 | 96.28 | 0.7 | 0.24 |
| Hex | 34 | 68 | 12 | 32 | 0 | 53 | 3B | 60 | 46 | 18 |
| Octal | 64 | 150 | 22 | 62 | 0 | 123 | 73 | 140 | 106 | 30 |
| Binary | 110100 | 1101000 | 10010 | 110010 | 0 | 1010011 | 111011 | 1100000 | 1000110 | 11000 |
Color Harmonies of #346812
Complementary color
Monochromatic Colors of #346812
Black with #346812
Text Example
Text Example
White with #346812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346812; }
p { color: rgb(52,104,18); }
H1.HeaderClassName
{
color: #346812;
}
.AnyTagClassName
{
color: #346812;
}
</style>
background-color css
<style>
a { background-color: #346812; }
a { background-color: rgb(52,104,18); }
div.DivClassName
{
background-color: #346812;
}
.BgClassName
{
background-color: #346812;
}
</style>
border-color css
<style>
span { border-color: #346812; }
span { border-color: rgb(52,104,18); }
td.TdClassName
{
border-color: #346812;
}
.TagClassName
{
border-color: #346812;
}
</style>