Shades of Bilbao #347121
Tints of Bilbao #347121
RGB
CMYK
RGB Variations
Color information
#347121 (or 0x347121) is known color: Bilbao. HEX triplet: 34, 71 and 21. RGB value is (52,113,33). Sum of RGB (Red+Green+Blue) = 52+113+33=198 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.26% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 33 (13.28% from 255 or 16.67% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #347121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347121 is #CB8EDE. Grayscale: #555555. Windows color (decimal): -13340383 or 2191668. OLE color: 2191668.
HSL color Cylindrical-coordinate representation of color #347121: hue angle of 105.75º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #347121 is Cyan = 0.54, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 113 | 33 | - |
| CMYK | 0.54 | 0 | 0.71 | 0.56 |
| HSL | 105.75º | 0.55% | 0.29% | - |
| HSV(B) | 105.75º | 0.71% | 0.44% | - |
| XYZ | 7.6 | 12.65 | 3.48 | - |
| YUV | 85.64 | 98.29 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 113 | 33 | 0.54 | 0 | 0.71 | 0.56 | 105.75 | 0.55 | 0.29 |
| Hex | 34 | 71 | 21 | 36 | 0 | 47 | 38 | 6A | 37 | 1D |
| Octal | 64 | 161 | 41 | 66 | 0 | 107 | 70 | 152 | 67 | 35 |
| Binary | 110100 | 1110001 | 100001 | 110110 | 0 | 1000111 | 111000 | 1101010 | 110111 | 11101 |
Color Harmonies of #347121
Complementary color
Monochromatic Colors of #347121
Black with #347121
Text Example
Text Example
White with #347121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347121; }
p { color: rgb(52,113,33); }
H1.HeaderClassName
{
color: #347121;
}
.AnyTagClassName
{
color: #347121;
}
</style>
background-color css
<style>
a { background-color: #347121; }
a { background-color: rgb(52,113,33); }
div.DivClassName
{
background-color: #347121;
}
.BgClassName
{
background-color: #347121;
}
</style>
border-color css
<style>
span { border-color: #347121; }
span { border-color: rgb(52,113,33); }
td.TdClassName
{
border-color: #347121;
}
.TagClassName
{
border-color: #347121;
}
</style>