Shades of Bilbao #346613
Tints of Bilbao #346613
RGB
CMYK
RGB Variations
Color information
#346613 (or 0x346613) is known color: Bilbao. HEX triplet: 34, 66 and 13. RGB value is (52,102,19). Sum of RGB (Red+Green+Blue) = 52+102+19=173 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.06% from 173); Green value is 102 (40.23% from 255 or 58.96% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 102 - color contains mainly: green. Hex color #346613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346613 is #CB99EC. Grayscale: #4D4D4D. Windows color (decimal): -13343213 or 1271348. OLE color: 1271348.
HSL color Cylindrical-coordinate representation of color #346613: hue angle of 96.14º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #346613 is Cyan = 0.49, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 102 | 19 | - |
| CMYK | 0.49 | 0 | 0.81 | 0.6 |
| HSL | 96.14º | 0.69% | 0.24% | - |
| HSV(B) | 96.14º | 0.81% | 0.4% | - |
| XYZ | 6.29 | 10.28 | 2.27 | - |
| YUV | 77.59 | 94.94 | 109.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 102 | 19 | 0.49 | 0 | 0.81 | 0.6 | 96.14 | 0.69 | 0.24 |
| Hex | 34 | 66 | 13 | 31 | 0 | 51 | 3C | 60 | 45 | 18 |
| Octal | 64 | 146 | 23 | 61 | 0 | 121 | 74 | 140 | 105 | 30 |
| Binary | 110100 | 1100110 | 10011 | 110001 | 0 | 1010001 | 111100 | 1100000 | 1000101 | 11000 |
Color Harmonies of #346613
Complementary color
Monochromatic Colors of #346613
Black with #346613
Text Example
Text Example
White with #346613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346613; }
p { color: rgb(52,102,19); }
H1.HeaderClassName
{
color: #346613;
}
.AnyTagClassName
{
color: #346613;
}
</style>
background-color css
<style>
a { background-color: #346613; }
a { background-color: rgb(52,102,19); }
div.DivClassName
{
background-color: #346613;
}
.BgClassName
{
background-color: #346613;
}
</style>
border-color css
<style>
span { border-color: #346613; }
span { border-color: rgb(52,102,19); }
td.TdClassName
{
border-color: #346613;
}
.TagClassName
{
border-color: #346613;
}
</style>