Shades of Bilbao #347004
Tints of Bilbao #347004
RGB
CMYK
RGB Variations
Color information
#347004 (or 0x347004) is known color: Bilbao. HEX triplet: 34, 70 and 04. RGB value is (52,112,4). Sum of RGB (Red+Green+Blue) = 52+112+4=168 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.95% from 168); Green value is 112 (44.14% from 255 or 66.67% from 168); Blue value is 4 (1.95% from 255 or 2.38% from 168); Max value from RGB is 112 - color contains mainly: green. Hex color #347004 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347004 is #CB8FFB. Grayscale: #525252. Windows color (decimal): -13340668 or 290868. OLE color: 290868.
HSL color Cylindrical-coordinate representation of color #347004: hue angle of 93.33º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #347004 is Cyan = 0.54, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 4 | - |
| CMYK | 0.54 | 0 | 0.96 | 0.56 |
| HSL | 93.33º | 0.93% | 0.23% | - |
| HSV(B) | 93.33º | 0.96% | 0.44% | - |
| XYZ | 7.23 | 12.33 | 2.11 | - |
| YUV | 81.75 | 84.12 | 106.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 4 | 0.54 | 0 | 0.96 | 0.56 | 93.33 | 0.93 | 0.23 |
| Hex | 34 | 70 | 4 | 36 | 0 | 60 | 38 | 5D | 5D | 17 |
| Octal | 64 | 160 | 4 | 66 | 0 | 140 | 70 | 135 | 135 | 27 |
| Binary | 110100 | 1110000 | 100 | 110110 | 0 | 1100000 | 111000 | 1011101 | 1011101 | 10111 |
Color Harmonies of #347004
Complementary color
Monochromatic Colors of #347004
Black with #347004
Text Example
Text Example
White with #347004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347004; }
p { color: rgb(52,112,4); }
H1.HeaderClassName
{
color: #347004;
}
.AnyTagClassName
{
color: #347004;
}
</style>
background-color css
<style>
a { background-color: #347004; }
a { background-color: rgb(52,112,4); }
div.DivClassName
{
background-color: #347004;
}
.BgClassName
{
background-color: #347004;
}
</style>
border-color css
<style>
span { border-color: #347004; }
span { border-color: rgb(52,112,4); }
td.TdClassName
{
border-color: #347004;
}
.TagClassName
{
border-color: #347004;
}
</style>