Shades of Bilbao #347908
Tints of Bilbao #347908
RGB
CMYK
RGB Variations
Color information
#347908 (or 0x347908) is known color: Bilbao. HEX triplet: 34, 79 and 08. RGB value is (52,121,8). Sum of RGB (Red+Green+Blue) = 52+121+8=181 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.73% from 181); Green value is 121 (47.66% from 255 or 66.85% from 181); Blue value is 8 (3.52% from 255 or 4.42% from 181); Max value from RGB is 121 - color contains mainly: green. Hex color #347908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347908 is #CB86F7. Grayscale: #575757. Windows color (decimal): -13338360 or 555316. OLE color: 555316.
HSL color Cylindrical-coordinate representation of color #347908: hue angle of 96.64º 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 #347908 is Cyan = 0.57, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 8 | - |
| CMYK | 0.57 | 0 | 0.93 | 0.53 |
| HSL | 96.64º | 0.88% | 0.25% | - |
| HSV(B) | 96.64º | 0.93% | 0.47% | - |
| XYZ | 8.3 | 14.42 | 2.58 | - |
| YUV | 87.49 | 83.14 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 8 | 0.57 | 0 | 0.93 | 0.53 | 96.64 | 0.88 | 0.25 |
| Hex | 34 | 79 | 8 | 39 | 0 | 5D | 35 | 61 | 58 | 19 |
| Octal | 64 | 171 | 10 | 71 | 0 | 135 | 65 | 141 | 130 | 31 |
| Binary | 110100 | 1111001 | 1000 | 111001 | 0 | 1011101 | 110101 | 1100001 | 1011000 | 11001 |
Color Harmonies of #347908
Complementary color
Monochromatic Colors of #347908
Black with #347908
Text Example
Text Example
White with #347908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347908; }
p { color: rgb(52,121,8); }
H1.HeaderClassName
{
color: #347908;
}
.AnyTagClassName
{
color: #347908;
}
</style>
background-color css
<style>
a { background-color: #347908; }
a { background-color: rgb(52,121,8); }
div.DivClassName
{
background-color: #347908;
}
.BgClassName
{
background-color: #347908;
}
</style>
border-color css
<style>
span { border-color: #347908; }
span { border-color: rgb(52,121,8); }
td.TdClassName
{
border-color: #347908;
}
.TagClassName
{
border-color: #347908;
}
</style>