Shades of Bilbao #347919
Tints of Bilbao #347919
RGB
CMYK
RGB Variations
Color information
#347919 (or 0x347919) is known color: Bilbao. HEX triplet: 34, 79 and 19. RGB value is (52,121,25). Sum of RGB (Red+Green+Blue) = 52+121+25=198 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.26% from 198); Green value is 121 (47.66% from 255 or 61.11% from 198); Blue value is 25 (10.16% from 255 or 12.63% from 198); Max value from RGB is 121 - color contains mainly: green. Hex color #347919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347919 is #CB86E6. Grayscale: #595959. Windows color (decimal): -13338343 or 1669428. OLE color: 1669428.
HSL color Cylindrical-coordinate representation of color #347919: hue angle of 103.12º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #347919 is Cyan = 0.57, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 25 | - |
| CMYK | 0.57 | 0 | 0.79 | 0.53 |
| HSL | 103.13º | 0.66% | 0.29% | - |
| HSV(B) | 103.13º | 0.79% | 0.47% | - |
| XYZ | 8.43 | 14.48 | 3.27 | - |
| YUV | 89.43 | 91.64 | 101.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 25 | 0.57 | 0 | 0.79 | 0.53 | 103.13 | 0.66 | 0.29 |
| Hex | 34 | 79 | 19 | 39 | 0 | 4F | 35 | 67 | 42 | 1D |
| Octal | 64 | 171 | 31 | 71 | 0 | 117 | 65 | 147 | 102 | 35 |
| Binary | 110100 | 1111001 | 11001 | 111001 | 0 | 1001111 | 110101 | 1100111 | 1000010 | 11101 |
Color Harmonies of #347919
Complementary color
Monochromatic Colors of #347919
Black with #347919
Text Example
Text Example
White with #347919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347919; }
p { color: rgb(52,121,25); }
H1.HeaderClassName
{
color: #347919;
}
.AnyTagClassName
{
color: #347919;
}
</style>
background-color css
<style>
a { background-color: #347919; }
a { background-color: rgb(52,121,25); }
div.DivClassName
{
background-color: #347919;
}
.BgClassName
{
background-color: #347919;
}
</style>
border-color css
<style>
span { border-color: #347919; }
span { border-color: rgb(52,121,25); }
td.TdClassName
{
border-color: #347919;
}
.TagClassName
{
border-color: #347919;
}
</style>