Shades of Bilbao #347225
Tints of Bilbao #347225
RGB
CMYK
RGB Variations
Color information
#347225 (or 0x347225) is known color: Bilbao. HEX triplet: 34, 72 and 25. RGB value is (52,114,37). Sum of RGB (Red+Green+Blue) = 52+114+37=203 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.62% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 37 (14.84% from 255 or 18.23% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #347225 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347225 is #CB8DDA. Grayscale: #565656. Windows color (decimal): -13340123 or 2454068. OLE color: 2454068.
HSL color Cylindrical-coordinate representation of color #347225: hue angle of 108.31º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #347225 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 114 | 37 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.55 |
| HSL | 108.31º | 0.51% | 0.3% | - |
| HSV(B) | 108.31º | 0.68% | 0.45% | - |
| XYZ | 7.77 | 12.9 | 3.83 | - |
| YUV | 86.68 | 99.96 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 114 | 37 | 0.54 | 0 | 0.68 | 0.55 | 108.31 | 0.51 | 0.3 |
| Hex | 34 | 72 | 25 | 36 | 0 | 44 | 37 | 6C | 33 | 1E |
| Octal | 64 | 162 | 45 | 66 | 0 | 104 | 67 | 154 | 63 | 36 |
| Binary | 110100 | 1110010 | 100101 | 110110 | 0 | 1000100 | 110111 | 1101100 | 110011 | 11110 |
Color Harmonies of #347225
Complementary color
Monochromatic Colors of #347225
Black with #347225
Text Example
Text Example
White with #347225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347225; }
p { color: rgb(52,114,37); }
H1.HeaderClassName
{
color: #347225;
}
.AnyTagClassName
{
color: #347225;
}
</style>
background-color css
<style>
a { background-color: #347225; }
a { background-color: rgb(52,114,37); }
div.DivClassName
{
background-color: #347225;
}
.BgClassName
{
background-color: #347225;
}
</style>
border-color css
<style>
span { border-color: #347225; }
span { border-color: rgb(52,114,37); }
td.TdClassName
{
border-color: #347225;
}
.TagClassName
{
border-color: #347225;
}
</style>