Shades of Bilbao #358419
Tints of Bilbao #358419
RGB
CMYK
RGB Variations
Color information
#358419 (or 0x358419) is known color: Bilbao. HEX triplet: 35, 84 and 19. RGB value is (53,132,25). Sum of RGB (Red+Green+Blue) = 53+132+25=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 132 (51.95% from 255 or 62.86% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 132 - color contains mainly: green. Hex color #358419 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358419 is #CA7BE6. Grayscale: #606060. Windows color (decimal): -13269991 or 1672245. OLE color: 1672245.
HSL color Cylindrical-coordinate representation of color #358419: hue angle of 104.3º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #358419 is Cyan = 0.60, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 25 | - |
| CMYK | 0.60 | 0 | 0.81 | 0.48 |
| HSL | 104.3º | 0.68% | 0.31% | - |
| HSV(B) | 104.3º | 0.81% | 0.52% | - |
| XYZ | 9.89 | 17.33 | 3.74 | - |
| YUV | 96.18 | 87.83 | 97.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 25 | 0.60 | 0 | 0.81 | 0.48 | 104.3 | 0.68 | 0.31 |
| Hex | 35 | 84 | 19 | 3C | 0 | 51 | 30 | 68 | 44 | 1F |
| Octal | 65 | 204 | 31 | 74 | 0 | 121 | 60 | 150 | 104 | 37 |
| Binary | 110101 | 10000100 | 11001 | 111100 | 0 | 1010001 | 110000 | 1101000 | 1000100 | 11111 |
Color Harmonies of #358419
Complementary color
Monochromatic Colors of #358419
Black with #358419
Text Example
Text Example
White with #358419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358419; }
p { color: rgb(53,132,25); }
H1.HeaderClassName
{
color: #358419;
}
.AnyTagClassName
{
color: #358419;
}
</style>
background-color css
<style>
a { background-color: #358419; }
a { background-color: rgb(53,132,25); }
div.DivClassName
{
background-color: #358419;
}
.BgClassName
{
background-color: #358419;
}
</style>
border-color css
<style>
span { border-color: #358419; }
span { border-color: rgb(53,132,25); }
td.TdClassName
{
border-color: #358419;
}
.TagClassName
{
border-color: #358419;
}
</style>