Shades of Bilbao #347812
Tints of Bilbao #347812
RGB
CMYK
RGB Variations
Color information
#347812 (or 0x347812) is known color: Bilbao. HEX triplet: 34, 78 and 12. RGB value is (52,120,18). Sum of RGB (Red+Green+Blue) = 52+120+18=190 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.37% from 190); Green value is 120 (47.27% from 255 or 63.16% from 190); Blue value is 18 (7.42% from 255 or 9.47% from 190); Max value from RGB is 120 - color contains mainly: green. Hex color #347812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347812 is #CB87ED. Grayscale: #585858. Windows color (decimal): -13338606 or 1210420. OLE color: 1210420.
HSL color Cylindrical-coordinate representation of color #347812: hue angle of 100º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #347812 is Cyan = 0.57, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 120 | 18 | - |
| CMYK | 0.57 | 0 | 0.85 | 0.53 |
| HSL | 100º | 0.74% | 0.27% | - |
| HSV(B) | 100º | 0.85% | 0.47% | - |
| XYZ | 8.24 | 14.21 | 2.88 | - |
| YUV | 88.04 | 88.47 | 102.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 18 | 0.57 | 0 | 0.85 | 0.53 | 100 | 0.74 | 0.27 |
| Hex | 34 | 78 | 12 | 39 | 0 | 55 | 35 | 64 | 4A | 1B |
| Octal | 64 | 170 | 22 | 71 | 0 | 125 | 65 | 144 | 112 | 33 |
| Binary | 110100 | 1111000 | 10010 | 111001 | 0 | 1010101 | 110101 | 1100100 | 1001010 | 11011 |
Color Harmonies of #347812
Complementary color
Monochromatic Colors of #347812
Black with #347812
Text Example
Text Example
White with #347812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347812; }
p { color: rgb(52,120,18); }
H1.HeaderClassName
{
color: #347812;
}
.AnyTagClassName
{
color: #347812;
}
</style>
background-color css
<style>
a { background-color: #347812; }
a { background-color: rgb(52,120,18); }
div.DivClassName
{
background-color: #347812;
}
.BgClassName
{
background-color: #347812;
}
</style>
border-color css
<style>
span { border-color: #347812; }
span { border-color: rgb(52,120,18); }
td.TdClassName
{
border-color: #347812;
}
.TagClassName
{
border-color: #347812;
}
</style>