Shades of Bilbao #347019
Tints of Bilbao #347019
RGB
CMYK
RGB Variations
Color information
#347019 (or 0x347019) is known color: Bilbao. HEX triplet: 34, 70 and 19. RGB value is (52,112,25). Sum of RGB (Red+Green+Blue) = 52+112+25=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 112 (44.14% from 255 or 59.26% from 189); Blue value is 25 (10.16% from 255 or 13.23% from 189); Max value from RGB is 112 - color contains mainly: green. Hex color #347019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347019 is #CB8FE6. Grayscale: #545454. Windows color (decimal): -13340647 or 1667124. OLE color: 1667124.
HSL color Cylindrical-coordinate representation of color #347019: hue angle of 101.38º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #347019 is Cyan = 0.54, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 25 | - |
| CMYK | 0.54 | 0 | 0.78 | 0.56 |
| HSL | 101.38º | 0.64% | 0.27% | - |
| HSV(B) | 101.38º | 0.78% | 0.44% | - |
| XYZ | 7.39 | 12.39 | 2.92 | - |
| YUV | 84.14 | 94.62 | 105.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 25 | 0.54 | 0 | 0.78 | 0.56 | 101.38 | 0.64 | 0.27 |
| Hex | 34 | 70 | 19 | 36 | 0 | 4E | 38 | 65 | 40 | 1B |
| Octal | 64 | 160 | 31 | 66 | 0 | 116 | 70 | 145 | 100 | 33 |
| Binary | 110100 | 1110000 | 11001 | 110110 | 0 | 1001110 | 111000 | 1100101 | 1000000 | 11011 |
Color Harmonies of #347019
Complementary color
Monochromatic Colors of #347019
Black with #347019
Text Example
Text Example
White with #347019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347019; }
p { color: rgb(52,112,25); }
H1.HeaderClassName
{
color: #347019;
}
.AnyTagClassName
{
color: #347019;
}
</style>
background-color css
<style>
a { background-color: #347019; }
a { background-color: rgb(52,112,25); }
div.DivClassName
{
background-color: #347019;
}
.BgClassName
{
background-color: #347019;
}
</style>
border-color css
<style>
span { border-color: #347019; }
span { border-color: rgb(52,112,25); }
td.TdClassName
{
border-color: #347019;
}
.TagClassName
{
border-color: #347019;
}
</style>