Shades of Bilbao #358313
Tints of Bilbao #358313
RGB
CMYK
RGB Variations
Color information
#358313 (or 0x358313) is known color: Bilbao. HEX triplet: 35, 83 and 13. RGB value is (53,131,19). Sum of RGB (Red+Green+Blue) = 53+131+19=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 131 (51.56% from 255 or 64.53% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 131 - color contains mainly: green. Hex color #358313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358313 is #CA7CEC. Grayscale: #5F5F5F. Windows color (decimal): -13270253 or 1278773. OLE color: 1278773.
HSL color Cylindrical-coordinate representation of color #358313: hue angle of 101.79º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #358313 is Cyan = 0.60, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 131 | 19 | - |
| CMYK | 0.60 | 0 | 0.85 | 0.49 |
| HSL | 101.79º | 0.75% | 0.29% | - |
| HSV(B) | 101.79º | 0.85% | 0.51% | - |
| XYZ | 9.7 | 17.04 | 3.39 | - |
| YUV | 94.91 | 85.16 | 98.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 131 | 19 | 0.60 | 0 | 0.85 | 0.49 | 101.79 | 0.75 | 0.29 |
| Hex | 35 | 83 | 13 | 3C | 0 | 55 | 31 | 66 | 4B | 1D |
| Octal | 65 | 203 | 23 | 74 | 0 | 125 | 61 | 146 | 113 | 35 |
| Binary | 110101 | 10000011 | 10011 | 111100 | 0 | 1010101 | 110001 | 1100110 | 1001011 | 11101 |
Color Harmonies of #358313
Complementary color
Monochromatic Colors of #358313
Black with #358313
Text Example
Text Example
White with #358313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358313; }
p { color: rgb(53,131,19); }
H1.HeaderClassName
{
color: #358313;
}
.AnyTagClassName
{
color: #358313;
}
</style>
background-color css
<style>
a { background-color: #358313; }
a { background-color: rgb(53,131,19); }
div.DivClassName
{
background-color: #358313;
}
.BgClassName
{
background-color: #358313;
}
</style>
border-color css
<style>
span { border-color: #358313; }
span { border-color: rgb(53,131,19); }
td.TdClassName
{
border-color: #358313;
}
.TagClassName
{
border-color: #358313;
}
</style>