Shades of Bilbao #347124
Tints of Bilbao #347124
RGB
CMYK
RGB Variations
Color information
#347124 (or 0x347124) is known color: Bilbao. HEX triplet: 34, 71 and 24. RGB value is (52,113,36). Sum of RGB (Red+Green+Blue) = 52+113+36=201 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.87% from 201); Green value is 113 (44.53% from 255 or 56.22% from 201); Blue value is 36 (14.45% from 255 or 17.91% from 201); Max value from RGB is 113 - color contains mainly: green. Hex color #347124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347124 is #CB8EDB. Grayscale: #565656. Windows color (decimal): -13340380 or 2388276. OLE color: 2388276.
HSL color Cylindrical-coordinate representation of color #347124: hue angle of 107.53º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #347124 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 36 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.56 |
| HSL | 107.53º | 0.52% | 0.29% | - |
| HSV(B) | 107.53º | 0.68% | 0.44% | - |
| XYZ | 7.64 | 12.67 | 3.71 | - |
| YUV | 85.98 | 99.79 | 103.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 36 | 0.54 | 0 | 0.68 | 0.56 | 107.53 | 0.52 | 0.29 |
| Hex | 34 | 71 | 24 | 36 | 0 | 44 | 38 | 6C | 34 | 1D |
| Octal | 64 | 161 | 44 | 66 | 0 | 104 | 70 | 154 | 64 | 35 |
| Binary | 110100 | 1110001 | 100100 | 110110 | 0 | 1000100 | 111000 | 1101100 | 110100 | 11101 |
Color Harmonies of #347124
Complementary color
Monochromatic Colors of #347124
Black with #347124
Text Example
Text Example
White with #347124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347124; }
p { color: rgb(52,113,36); }
H1.HeaderClassName
{
color: #347124;
}
.AnyTagClassName
{
color: #347124;
}
</style>
background-color css
<style>
a { background-color: #347124; }
a { background-color: rgb(52,113,36); }
div.DivClassName
{
background-color: #347124;
}
.BgClassName
{
background-color: #347124;
}
</style>
border-color css
<style>
span { border-color: #347124; }
span { border-color: rgb(52,113,36); }
td.TdClassName
{
border-color: #347124;
}
.TagClassName
{
border-color: #347124;
}
</style>