Shades of Bilbao #347305
Tints of Bilbao #347305
RGB
CMYK
RGB Variations
Color information
#347305 (or 0x347305) is known color: Bilbao. HEX triplet: 34, 73 and 05. RGB value is (52,115,5). Sum of RGB (Red+Green+Blue) = 52+115+5=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 115 (45.31% from 255 or 66.86% from 172); Blue value is 5 (2.34% from 255 or 2.91% from 172); Max value from RGB is 115 - color contains mainly: green. Hex color #347305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347305 is #CB8CFA. Grayscale: #535353. Windows color (decimal): -13339899 or 357172. OLE color: 357172.
HSL color Cylindrical-coordinate representation of color #347305: hue angle of 94.36º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #347305 is Cyan = 0.55, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 5 | - |
| CMYK | 0.55 | 0 | 0.96 | 0.55 |
| HSL | 94.36º | 0.92% | 0.24% | - |
| HSV(B) | 94.36º | 0.96% | 0.45% | - |
| XYZ | 7.57 | 13 | 2.25 | - |
| YUV | 83.62 | 83.63 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 5 | 0.55 | 0 | 0.96 | 0.55 | 94.36 | 0.92 | 0.24 |
| Hex | 34 | 73 | 5 | 37 | 0 | 60 | 37 | 5E | 5C | 18 |
| Octal | 64 | 163 | 5 | 67 | 0 | 140 | 67 | 136 | 134 | 30 |
| Binary | 110100 | 1110011 | 101 | 110111 | 0 | 1100000 | 110111 | 1011110 | 1011100 | 11000 |
Color Harmonies of #347305
Complementary color
Monochromatic Colors of #347305
Black with #347305
Text Example
Text Example
White with #347305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347305; }
p { color: rgb(52,115,5); }
H1.HeaderClassName
{
color: #347305;
}
.AnyTagClassName
{
color: #347305;
}
</style>
background-color css
<style>
a { background-color: #347305; }
a { background-color: rgb(52,115,5); }
div.DivClassName
{
background-color: #347305;
}
.BgClassName
{
background-color: #347305;
}
</style>
border-color css
<style>
span { border-color: #347305; }
span { border-color: rgb(52,115,5); }
td.TdClassName
{
border-color: #347305;
}
.TagClassName
{
border-color: #347305;
}
</style>