Shades of Bilbao #347828
Tints of Bilbao #347828
RGB
CMYK
RGB Variations
Color information
#347828 (or 0x347828) is known color: Bilbao. HEX triplet: 34, 78 and 28. RGB value is (52,120,40). Sum of RGB (Red+Green+Blue) = 52+120+40=212 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.53% from 212); Green value is 120 (47.27% from 255 or 56.60% from 212); Blue value is 40 (16.02% from 255 or 18.87% from 212); Max value from RGB is 120 - color contains mainly: green. Hex color #347828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347828 is #CB87D7. Grayscale: #5A5A5A. Windows color (decimal): -13338584 or 2652212. OLE color: 2652212.
HSL color Cylindrical-coordinate representation of color #347828: hue angle of 111º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #347828 is Cyan = 0.57, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 120 | 40 | - |
| CMYK | 0.57 | 0 | 0.67 | 0.53 |
| HSL | 111º | 0.5% | 0.31% | - |
| HSV(B) | 111º | 0.67% | 0.47% | - |
| XYZ | 8.52 | 14.32 | 4.32 | - |
| YUV | 90.55 | 99.47 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 120 | 40 | 0.57 | 0 | 0.67 | 0.53 | 111 | 0.5 | 0.31 |
| Hex | 34 | 78 | 28 | 39 | 0 | 43 | 35 | 6F | 32 | 1F |
| Octal | 64 | 170 | 50 | 71 | 0 | 103 | 65 | 157 | 62 | 37 |
| Binary | 110100 | 1111000 | 101000 | 111001 | 0 | 1000011 | 110101 | 1101111 | 110010 | 11111 |
Color Harmonies of #347828
Complementary color
Monochromatic Colors of #347828
Black with #347828
Text Example
Text Example
White with #347828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347828; }
p { color: rgb(52,120,40); }
H1.HeaderClassName
{
color: #347828;
}
.AnyTagClassName
{
color: #347828;
}
</style>
background-color css
<style>
a { background-color: #347828; }
a { background-color: rgb(52,120,40); }
div.DivClassName
{
background-color: #347828;
}
.BgClassName
{
background-color: #347828;
}
</style>
border-color css
<style>
span { border-color: #347828; }
span { border-color: rgb(52,120,40); }
td.TdClassName
{
border-color: #347828;
}
.TagClassName
{
border-color: #347828;
}
</style>