Shades of Bilbao #358219
Tints of Bilbao #358219
RGB
CMYK
RGB Variations
Color information
#358219 (or 0x358219) is known color: Bilbao. HEX triplet: 35, 82 and 19. RGB value is (53,130,25). Sum of RGB (Red+Green+Blue) = 53+130+25=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 130 (51.17% from 255 or 62.5% from 208); Blue value is 25 (10.16% from 255 or 12.02% from 208); Max value from RGB is 130 - color contains mainly: green. Hex color #358219 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358219 is #CA7DE6. Grayscale: #5F5F5F. Windows color (decimal): -13270503 or 1671733. OLE color: 1671733.
HSL color Cylindrical-coordinate representation of color #358219: hue angle of 104º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #358219 is Cyan = 0.59, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 25 | - |
| CMYK | 0.59 | 0 | 0.81 | 0.49 |
| HSL | 104º | 0.68% | 0.3% | - |
| HSV(B) | 104º | 0.81% | 0.51% | - |
| XYZ | 9.63 | 16.79 | 3.65 | - |
| YUV | 95.01 | 88.49 | 98.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 25 | 0.59 | 0 | 0.81 | 0.49 | 104 | 0.68 | 0.3 |
| Hex | 35 | 82 | 19 | 3B | 0 | 51 | 31 | 68 | 44 | 1E |
| Octal | 65 | 202 | 31 | 73 | 0 | 121 | 61 | 150 | 104 | 36 |
| Binary | 110101 | 10000010 | 11001 | 111011 | 0 | 1010001 | 110001 | 1101000 | 1000100 | 11110 |
Color Harmonies of #358219
Complementary color
Monochromatic Colors of #358219
Black with #358219
Text Example
Text Example
White with #358219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358219; }
p { color: rgb(53,130,25); }
H1.HeaderClassName
{
color: #358219;
}
.AnyTagClassName
{
color: #358219;
}
</style>
background-color css
<style>
a { background-color: #358219; }
a { background-color: rgb(53,130,25); }
div.DivClassName
{
background-color: #358219;
}
.BgClassName
{
background-color: #358219;
}
</style>
border-color css
<style>
span { border-color: #358219; }
span { border-color: rgb(53,130,25); }
td.TdClassName
{
border-color: #358219;
}
.TagClassName
{
border-color: #358219;
}
</style>