Shades of Bilbao #347424
Tints of Bilbao #347424
RGB
CMYK
RGB Variations
Color information
#347424 (or 0x347424) is known color: Bilbao. HEX triplet: 34, 74 and 24. RGB value is (52,116,36). Sum of RGB (Red+Green+Blue) = 52+116+36=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 116 (45.70% from 255 or 56.86% from 204); Blue value is 36 (14.45% from 255 or 17.65% from 204); Max value from RGB is 116 - color contains mainly: green. Hex color #347424 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347424 is #CB8BDB. Grayscale: #575757. Windows color (decimal): -13339612 or 2389044. OLE color: 2389044.
HSL color Cylindrical-coordinate representation of color #347424: hue angle of 108º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #347424 is Cyan = 0.55, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 36 | - |
| CMYK | 0.55 | 0 | 0.69 | 0.55 |
| HSL | 108º | 0.53% | 0.3% | - |
| HSV(B) | 108º | 0.69% | 0.45% | - |
| XYZ | 7.98 | 13.35 | 3.82 | - |
| YUV | 87.74 | 98.8 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 36 | 0.55 | 0 | 0.69 | 0.55 | 108 | 0.53 | 0.3 |
| Hex | 34 | 74 | 24 | 37 | 0 | 45 | 37 | 6C | 35 | 1E |
| Octal | 64 | 164 | 44 | 67 | 0 | 105 | 67 | 154 | 65 | 36 |
| Binary | 110100 | 1110100 | 100100 | 110111 | 0 | 1000101 | 110111 | 1101100 | 110101 | 11110 |
Color Harmonies of #347424
Complementary color
Monochromatic Colors of #347424
Black with #347424
Text Example
Text Example
White with #347424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347424; }
p { color: rgb(52,116,36); }
H1.HeaderClassName
{
color: #347424;
}
.AnyTagClassName
{
color: #347424;
}
</style>
background-color css
<style>
a { background-color: #347424; }
a { background-color: rgb(52,116,36); }
div.DivClassName
{
background-color: #347424;
}
.BgClassName
{
background-color: #347424;
}
</style>
border-color css
<style>
span { border-color: #347424; }
span { border-color: rgb(52,116,36); }
td.TdClassName
{
border-color: #347424;
}
.TagClassName
{
border-color: #347424;
}
</style>