Shades of Bilbao #347616
Tints of Bilbao #347616
RGB
CMYK
RGB Variations
Color information
#347616 (or 0x347616) is known color: Bilbao. HEX triplet: 34, 76 and 16. RGB value is (52,118,22). Sum of RGB (Red+Green+Blue) = 52+118+22=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #347616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347616 is #CB89E9. Grayscale: #575757. Windows color (decimal): -13339114 or 1472052. OLE color: 1472052.
HSL color Cylindrical-coordinate representation of color #347616: hue angle of 101.25º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #347616 is Cyan = 0.56, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 22 | - |
| CMYK | 0.56 | 0 | 0.81 | 0.54 |
| HSL | 101.25º | 0.69% | 0.27% | - |
| HSV(B) | 101.25º | 0.81% | 0.46% | - |
| XYZ | 8.04 | 13.74 | 2.99 | - |
| YUV | 87.32 | 91.13 | 102.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 22 | 0.56 | 0 | 0.81 | 0.54 | 101.25 | 0.69 | 0.27 |
| Hex | 34 | 76 | 16 | 38 | 0 | 51 | 36 | 65 | 45 | 1B |
| Octal | 64 | 166 | 26 | 70 | 0 | 121 | 66 | 145 | 105 | 33 |
| Binary | 110100 | 1110110 | 10110 | 111000 | 0 | 1010001 | 110110 | 1100101 | 1000101 | 11011 |
Color Harmonies of #347616
Complementary color
Monochromatic Colors of #347616
Black with #347616
Text Example
Text Example
White with #347616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347616; }
p { color: rgb(52,118,22); }
H1.HeaderClassName
{
color: #347616;
}
.AnyTagClassName
{
color: #347616;
}
</style>
background-color css
<style>
a { background-color: #347616; }
a { background-color: rgb(52,118,22); }
div.DivClassName
{
background-color: #347616;
}
.BgClassName
{
background-color: #347616;
}
</style>
border-color css
<style>
span { border-color: #347616; }
span { border-color: rgb(52,118,22); }
td.TdClassName
{
border-color: #347616;
}
.TagClassName
{
border-color: #347616;
}
</style>