Shades of Bilbao #347522
Tints of Bilbao #347522
RGB
CMYK
RGB Variations
Color information
#347522 (or 0x347522) is known color: Bilbao. HEX triplet: 34, 75 and 22. RGB value is (52,117,34). Sum of RGB (Red+Green+Blue) = 52+117+34=203 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.62% from 203); Green value is 117 (46.09% from 255 or 57.64% from 203); Blue value is 34 (13.67% from 255 or 16.75% from 203); Max value from RGB is 117 - color contains mainly: green. Hex color #347522 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347522 is #CB8ADD. Grayscale: #585858. Windows color (decimal): -13339358 or 2258228. OLE color: 2258228.
HSL color Cylindrical-coordinate representation of color #347522: hue angle of 106.99º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #347522 is Cyan = 0.56, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 117 | 34 | - |
| CMYK | 0.56 | 0 | 0.71 | 0.54 |
| HSL | 106.99º | 0.55% | 0.3% | - |
| HSV(B) | 106.99º | 0.71% | 0.46% | - |
| XYZ | 8.07 | 13.57 | 3.71 | - |
| YUV | 88.1 | 97.47 | 102.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 117 | 34 | 0.56 | 0 | 0.71 | 0.54 | 106.99 | 0.55 | 0.3 |
| Hex | 34 | 75 | 22 | 38 | 0 | 47 | 36 | 6B | 37 | 1E |
| Octal | 64 | 165 | 42 | 70 | 0 | 107 | 66 | 153 | 67 | 36 |
| Binary | 110100 | 1110101 | 100010 | 111000 | 0 | 1000111 | 110110 | 1101011 | 110111 | 11110 |
Color Harmonies of #347522
Complementary color
Monochromatic Colors of #347522
Black with #347522
Text Example
Text Example
White with #347522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347522; }
p { color: rgb(52,117,34); }
H1.HeaderClassName
{
color: #347522;
}
.AnyTagClassName
{
color: #347522;
}
</style>
background-color css
<style>
a { background-color: #347522; }
a { background-color: rgb(52,117,34); }
div.DivClassName
{
background-color: #347522;
}
.BgClassName
{
background-color: #347522;
}
</style>
border-color css
<style>
span { border-color: #347522; }
span { border-color: rgb(52,117,34); }
td.TdClassName
{
border-color: #347522;
}
.TagClassName
{
border-color: #347522;
}
</style>