Shades of Bilbao #347715
Tints of Bilbao #347715
RGB
CMYK
RGB Variations
Color information
#347715 (or 0x347715) is known color: Bilbao. HEX triplet: 34, 77 and 15. RGB value is (52,119,21). Sum of RGB (Red+Green+Blue) = 52+119+21=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 119 (46.88% from 255 or 61.98% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 119 - color contains mainly: green. Hex color #347715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347715 is #CB88EA. Grayscale: #585858. Windows color (decimal): -13338859 or 1406772. OLE color: 1406772.
HSL color Cylindrical-coordinate representation of color #347715: hue angle of 101.02º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #347715 is Cyan = 0.56, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 21 | - |
| CMYK | 0.56 | 0 | 0.82 | 0.53 |
| HSL | 101.02º | 0.7% | 0.27% | - |
| HSV(B) | 101.02º | 0.82% | 0.47% | - |
| XYZ | 8.15 | 13.98 | 2.98 | - |
| YUV | 87.8 | 90.3 | 102.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 21 | 0.56 | 0 | 0.82 | 0.53 | 101.02 | 0.7 | 0.27 |
| Hex | 34 | 77 | 15 | 38 | 0 | 52 | 35 | 65 | 46 | 1B |
| Octal | 64 | 167 | 25 | 70 | 0 | 122 | 65 | 145 | 106 | 33 |
| Binary | 110100 | 1110111 | 10101 | 111000 | 0 | 1010010 | 110101 | 1100101 | 1000110 | 11011 |
Color Harmonies of #347715
Complementary color
Monochromatic Colors of #347715
Black with #347715
Text Example
Text Example
White with #347715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347715; }
p { color: rgb(52,119,21); }
H1.HeaderClassName
{
color: #347715;
}
.AnyTagClassName
{
color: #347715;
}
</style>
background-color css
<style>
a { background-color: #347715; }
a { background-color: rgb(52,119,21); }
div.DivClassName
{
background-color: #347715;
}
.BgClassName
{
background-color: #347715;
}
</style>
border-color css
<style>
span { border-color: #347715; }
span { border-color: rgb(52,119,21); }
td.TdClassName
{
border-color: #347715;
}
.TagClassName
{
border-color: #347715;
}
</style>