Shades of Bilbao #347320
Tints of Bilbao #347320
RGB
CMYK
RGB Variations
Color information
#347320 (or 0x347320) is known color: Bilbao. HEX triplet: 34, 73 and 20. RGB value is (52,115,32). Sum of RGB (Red+Green+Blue) = 52+115+32=199 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.13% from 199); Green value is 115 (45.31% from 255 or 57.79% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 115 - color contains mainly: green. Hex color #347320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347320 is #CB8CDF. Grayscale: #565656. Windows color (decimal): -13339872 or 2126644. OLE color: 2126644.
HSL color Cylindrical-coordinate representation of color #347320: hue angle of 105.54º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #347320 is Cyan = 0.55, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 32 | - |
| CMYK | 0.55 | 0 | 0.72 | 0.55 |
| HSL | 105.54º | 0.56% | 0.29% | - |
| HSV(B) | 105.54º | 0.72% | 0.45% | - |
| XYZ | 7.81 | 13.1 | 3.48 | - |
| YUV | 86.7 | 97.13 | 103.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 32 | 0.55 | 0 | 0.72 | 0.55 | 105.54 | 0.56 | 0.29 |
| Hex | 34 | 73 | 20 | 37 | 0 | 48 | 37 | 6A | 38 | 1D |
| Octal | 64 | 163 | 40 | 67 | 0 | 110 | 67 | 152 | 70 | 35 |
| Binary | 110100 | 1110011 | 100000 | 110111 | 0 | 1001000 | 110111 | 1101010 | 111000 | 11101 |
Color Harmonies of #347320
Complementary color
Monochromatic Colors of #347320
Black with #347320
Text Example
Text Example
White with #347320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347320; }
p { color: rgb(52,115,32); }
H1.HeaderClassName
{
color: #347320;
}
.AnyTagClassName
{
color: #347320;
}
</style>
background-color css
<style>
a { background-color: #347320; }
a { background-color: rgb(52,115,32); }
div.DivClassName
{
background-color: #347320;
}
.BgClassName
{
background-color: #347320;
}
</style>
border-color css
<style>
span { border-color: #347320; }
span { border-color: rgb(52,115,32); }
td.TdClassName
{
border-color: #347320;
}
.TagClassName
{
border-color: #347320;
}
</style>