Shades of Bilbao #347808
Tints of Bilbao #347808
RGB
CMYK
RGB Variations
Color information
#347808 (or 0x347808) is known color: Bilbao. HEX triplet: 34, 78 and 08. RGB value is (52,120,8). Sum of RGB (Red+Green+Blue) = 52+120+8=180 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.89% from 180); Green value is 120 (47.27% from 255 or 66.67% from 180); Blue value is 8 (3.52% from 255 or 4.44% from 180); Max value from RGB is 120 - color contains mainly: green. Hex color #347808 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347808 is #CB87F7. Grayscale: #575757. Windows color (decimal): -13338616 or 555060. OLE color: 555060.
HSL color Cylindrical-coordinate representation of color #347808: hue angle of 96.43º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #347808 is Cyan = 0.57, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 120 | 8 | - |
| CMYK | 0.57 | 0 | 0.93 | 0.53 |
| HSL | 96.43º | 0.88% | 0.25% | - |
| HSV(B) | 96.43º | 0.93% | 0.47% | - |
| XYZ | 8.18 | 14.18 | 2.54 | - |
| YUV | 86.9 | 83.47 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 8 | 0.57 | 0 | 0.93 | 0.53 | 96.43 | 0.88 | 0.25 |
| Hex | 34 | 78 | 8 | 39 | 0 | 5D | 35 | 60 | 58 | 19 |
| Octal | 64 | 170 | 10 | 71 | 0 | 135 | 65 | 140 | 130 | 31 |
| Binary | 110100 | 1111000 | 1000 | 111001 | 0 | 1011101 | 110101 | 1100000 | 1011000 | 11001 |
Color Harmonies of #347808
Complementary color
Monochromatic Colors of #347808
Black with #347808
Text Example
Text Example
White with #347808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347808; }
p { color: rgb(52,120,8); }
H1.HeaderClassName
{
color: #347808;
}
.AnyTagClassName
{
color: #347808;
}
</style>
background-color css
<style>
a { background-color: #347808; }
a { background-color: rgb(52,120,8); }
div.DivClassName
{
background-color: #347808;
}
.BgClassName
{
background-color: #347808;
}
</style>
border-color css
<style>
span { border-color: #347808; }
span { border-color: rgb(52,120,8); }
td.TdClassName
{
border-color: #347808;
}
.TagClassName
{
border-color: #347808;
}
</style>