Shades of Bilbao #346617
Tints of Bilbao #346617
RGB
CMYK
RGB Variations
Color information
#346617 (or 0x346617) is known color: Bilbao. HEX triplet: 34, 66 and 17. RGB value is (52,102,23). Sum of RGB (Red+Green+Blue) = 52+102+23=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 102 (40.23% from 255 or 57.63% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 102 - color contains mainly: green. Hex color #346617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346617 is #CB99E8. Grayscale: #4E4E4E. Windows color (decimal): -13343209 or 1533492. OLE color: 1533492.
HSL color Cylindrical-coordinate representation of color #346617: hue angle of 97.97º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #346617 is Cyan = 0.49, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 102 | 23 | - |
| CMYK | 0.49 | 0 | 0.77 | 0.6 |
| HSL | 97.97º | 0.63% | 0.25% | - |
| HSV(B) | 97.97º | 0.77% | 0.4% | - |
| XYZ | 6.32 | 10.29 | 2.46 | - |
| YUV | 78.04 | 96.94 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 102 | 23 | 0.49 | 0 | 0.77 | 0.6 | 97.97 | 0.63 | 0.25 |
| Hex | 34 | 66 | 17 | 31 | 0 | 4D | 3C | 62 | 3F | 19 |
| Octal | 64 | 146 | 27 | 61 | 0 | 115 | 74 | 142 | 77 | 31 |
| Binary | 110100 | 1100110 | 10111 | 110001 | 0 | 1001101 | 111100 | 1100010 | 111111 | 11001 |
Color Harmonies of #346617
Complementary color
Monochromatic Colors of #346617
Black with #346617
Text Example
Text Example
White with #346617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346617; }
p { color: rgb(52,102,23); }
H1.HeaderClassName
{
color: #346617;
}
.AnyTagClassName
{
color: #346617;
}
</style>
background-color css
<style>
a { background-color: #346617; }
a { background-color: rgb(52,102,23); }
div.DivClassName
{
background-color: #346617;
}
.BgClassName
{
background-color: #346617;
}
</style>
border-color css
<style>
span { border-color: #346617; }
span { border-color: rgb(52,102,23); }
td.TdClassName
{
border-color: #346617;
}
.TagClassName
{
border-color: #346617;
}
</style>