Shades of Bilbao #347213
Tints of Bilbao #347213
RGB
CMYK
RGB Variations
Color information
#347213 (or 0x347213) is known color: Bilbao. HEX triplet: 34, 72 and 13. RGB value is (52,114,19). Sum of RGB (Red+Green+Blue) = 52+114+19=185 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.11% from 185); Green value is 114 (44.92% from 255 or 61.62% from 185); Blue value is 19 (7.81% from 255 or 10.27% from 185); Max value from RGB is 114 - color contains mainly: green. Hex color #347213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347213 is #CB8DEC. Grayscale: #545454. Windows color (decimal): -13340141 or 1274420. OLE color: 1274420.
HSL color Cylindrical-coordinate representation of color #347213: hue angle of 99.16º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #347213 is Cyan = 0.54, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 19 | - |
| CMYK | 0.54 | 0 | 0.83 | 0.55 |
| HSL | 99.16º | 0.71% | 0.26% | - |
| HSV(B) | 99.16º | 0.83% | 0.45% | - |
| XYZ | 7.55 | 12.81 | 2.69 | - |
| YUV | 84.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 19 | 0.54 | 0 | 0.83 | 0.55 | 99.16 | 0.71 | 0.26 |
| Hex | 34 | 72 | 13 | 36 | 0 | 53 | 37 | 63 | 47 | 1A |
| Octal | 64 | 162 | 23 | 66 | 0 | 123 | 67 | 143 | 107 | 32 |
| Binary | 110100 | 1110010 | 10011 | 110110 | 0 | 1010011 | 110111 | 1100011 | 1000111 | 11010 |
Color Harmonies of #347213
Complementary color
Monochromatic Colors of #347213
Black with #347213
Text Example
Text Example
White with #347213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347213; }
p { color: rgb(52,114,19); }
H1.HeaderClassName
{
color: #347213;
}
.AnyTagClassName
{
color: #347213;
}
</style>
background-color css
<style>
a { background-color: #347213; }
a { background-color: rgb(52,114,19); }
div.DivClassName
{
background-color: #347213;
}
.BgClassName
{
background-color: #347213;
}
</style>
border-color css
<style>
span { border-color: #347213; }
span { border-color: rgb(52,114,19); }
td.TdClassName
{
border-color: #347213;
}
.TagClassName
{
border-color: #347213;
}
</style>