Shades of Bilbao #358029
Tints of Bilbao #358029
RGB
CMYK
RGB Variations
Color information
#358029 (or 0x358029) is known color: Bilbao. HEX triplet: 35, 80 and 29. RGB value is (53,128,41). Sum of RGB (Red+Green+Blue) = 53+128+41=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 128 (50.39% from 255 or 57.66% from 222); Blue value is 41 (16.41% from 255 or 18.47% from 222); Max value from RGB is 128 - color contains mainly: green. Hex color #358029 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358029 is #CA7FD6. Grayscale: #5F5F5F. Windows color (decimal): -13270999 or 2719797. OLE color: 2719797.
HSL color Cylindrical-coordinate representation of color #358029: hue angle of 111.72º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #358029 is Cyan = 0.59, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 128 | 41 | - |
| CMYK | 0.59 | 0 | 0.68 | 0.50 |
| HSL | 111.72º | 0.51% | 0.33% | - |
| HSV(B) | 111.72º | 0.68% | 0.5% | - |
| XYZ | 9.59 | 16.36 | 4.75 | - |
| YUV | 95.66 | 97.15 | 97.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 128 | 41 | 0.59 | 0 | 0.68 | 0.50 | 111.72 | 0.51 | 0.33 |
| Hex | 35 | 80 | 29 | 3B | 0 | 44 | 32 | 70 | 33 | 21 |
| Octal | 65 | 200 | 51 | 73 | 0 | 104 | 62 | 160 | 63 | 41 |
| Binary | 110101 | 10000000 | 101001 | 111011 | 0 | 1000100 | 110010 | 1110000 | 110011 | 100001 |
Color Harmonies of #358029
Complementary color
Monochromatic Colors of #358029
Black with #358029
Text Example
Text Example
White with #358029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358029; }
p { color: rgb(53,128,41); }
H1.HeaderClassName
{
color: #358029;
}
.AnyTagClassName
{
color: #358029;
}
</style>
background-color css
<style>
a { background-color: #358029; }
a { background-color: rgb(53,128,41); }
div.DivClassName
{
background-color: #358029;
}
.BgClassName
{
background-color: #358029;
}
</style>
border-color css
<style>
span { border-color: #358029; }
span { border-color: rgb(53,128,41); }
td.TdClassName
{
border-color: #358029;
}
.TagClassName
{
border-color: #358029;
}
</style>