Shades of Bilbao #347008
Tints of Bilbao #347008
RGB
CMYK
RGB Variations
Color information
#347008 (or 0x347008) is known color: Bilbao. HEX triplet: 34, 70 and 08. RGB value is (52,112,8). Sum of RGB (Red+Green+Blue) = 52+112+8=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 112 (44.14% from 255 or 65.12% from 172); Blue value is 8 (3.52% from 255 or 4.65% from 172); Max value from RGB is 112 - color contains mainly: green. Hex color #347008 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347008 is #CB8FF7. Grayscale: #525252. Windows color (decimal): -13340664 or 553012. OLE color: 553012.
HSL color Cylindrical-coordinate representation of color #347008: hue angle of 94.62º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #347008 is Cyan = 0.54, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 8 | - |
| CMYK | 0.54 | 0 | 0.93 | 0.56 |
| HSL | 94.62º | 0.87% | 0.24% | - |
| HSV(B) | 94.62º | 0.93% | 0.44% | - |
| XYZ | 7.25 | 12.34 | 2.23 | - |
| YUV | 82.2 | 86.12 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 8 | 0.54 | 0 | 0.93 | 0.56 | 94.62 | 0.87 | 0.24 |
| Hex | 34 | 70 | 8 | 36 | 0 | 5D | 38 | 5F | 57 | 18 |
| Octal | 64 | 160 | 10 | 66 | 0 | 135 | 70 | 137 | 127 | 30 |
| Binary | 110100 | 1110000 | 1000 | 110110 | 0 | 1011101 | 111000 | 1011111 | 1010111 | 11000 |
Color Harmonies of #347008
Complementary color
Monochromatic Colors of #347008
Black with #347008
Text Example
Text Example
White with #347008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347008; }
p { color: rgb(52,112,8); }
H1.HeaderClassName
{
color: #347008;
}
.AnyTagClassName
{
color: #347008;
}
</style>
background-color css
<style>
a { background-color: #347008; }
a { background-color: rgb(52,112,8); }
div.DivClassName
{
background-color: #347008;
}
.BgClassName
{
background-color: #347008;
}
</style>
border-color css
<style>
span { border-color: #347008; }
span { border-color: rgb(52,112,8); }
td.TdClassName
{
border-color: #347008;
}
.TagClassName
{
border-color: #347008;
}
</style>