Shades of Bilbao #347407
Tints of Bilbao #347407
RGB
CMYK
RGB Variations
Color information
#347407 (or 0x347407) is known color: Bilbao. HEX triplet: 34, 74 and 07. RGB value is (52,116,7). Sum of RGB (Red+Green+Blue) = 52+116+7=175 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.71% from 175); Green value is 116 (45.70% from 255 or 66.29% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 116 - color contains mainly: green. Hex color #347407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347407 is #CB8BF8. Grayscale: #545454. Windows color (decimal): -13339641 or 488500. OLE color: 488500.
HSL color Cylindrical-coordinate representation of color #347407: hue angle of 95.23º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #347407 is Cyan = 0.55, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 7 | - |
| CMYK | 0.55 | 0 | 0.94 | 0.55 |
| HSL | 95.23º | 0.89% | 0.24% | - |
| HSV(B) | 95.23º | 0.94% | 0.45% | - |
| XYZ | 7.7 | 13.24 | 2.35 | - |
| YUV | 84.44 | 84.3 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 7 | 0.55 | 0 | 0.94 | 0.55 | 95.23 | 0.89 | 0.24 |
| Hex | 34 | 74 | 7 | 37 | 0 | 5E | 37 | 5F | 59 | 18 |
| Octal | 64 | 164 | 7 | 67 | 0 | 136 | 67 | 137 | 131 | 30 |
| Binary | 110100 | 1110100 | 111 | 110111 | 0 | 1011110 | 110111 | 1011111 | 1011001 | 11000 |
Color Harmonies of #347407
Complementary color
Monochromatic Colors of #347407
Black with #347407
Text Example
Text Example
White with #347407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347407; }
p { color: rgb(52,116,7); }
H1.HeaderClassName
{
color: #347407;
}
.AnyTagClassName
{
color: #347407;
}
</style>
background-color css
<style>
a { background-color: #347407; }
a { background-color: rgb(52,116,7); }
div.DivClassName
{
background-color: #347407;
}
.BgClassName
{
background-color: #347407;
}
</style>
border-color css
<style>
span { border-color: #347407; }
span { border-color: rgb(52,116,7); }
td.TdClassName
{
border-color: #347407;
}
.TagClassName
{
border-color: #347407;
}
</style>