Shades of Bilbao #358301
Tints of Bilbao #358301
RGB
CMYK
RGB Variations
Color information
#358301 (or 0x358301) is known color: Bilbao. HEX triplet: 35, 83 and 01. RGB value is (53,131,1). Sum of RGB (Red+Green+Blue) = 53+131+1=185 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.65% from 185); Green value is 131 (51.56% from 255 or 70.81% from 185); Blue value is 1 (0.78% from 255 or 0.54% from 185); Max value from RGB is 131 - color contains mainly: green. Hex color #358301 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #358301 is #CA7CFE. Grayscale: #5D5D5D. Windows color (decimal): -13270271 or 99125. OLE color: 99125.
HSL color Cylindrical-coordinate representation of color #358301: hue angle of 96º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #358301 is Cyan = 0.60, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 131 | 1 | - |
| CMYK | 0.60 | 0 | 0.99 | 0.49 |
| HSL | 96º | 0.98% | 0.26% | - |
| HSV(B) | 96º | 0.99% | 0.51% | - |
| XYZ | 9.59 | 16.99 | 2.8 | - |
| YUV | 92.86 | 76.16 | 99.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 131 | 1 | 0.60 | 0 | 0.99 | 0.49 | 96 | 0.98 | 0.26 |
| Hex | 35 | 83 | 1 | 3C | 0 | 63 | 31 | 60 | 62 | 1A |
| Octal | 65 | 203 | 1 | 74 | 0 | 143 | 61 | 140 | 142 | 32 |
| Binary | 110101 | 10000011 | 1 | 111100 | 0 | 1100011 | 110001 | 1100000 | 1100010 | 11010 |
Color Harmonies of #358301
Complementary color
Monochromatic Colors of #358301
Black with #358301
Text Example
Text Example
White with #358301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358301; }
p { color: rgb(53,131,1); }
H1.HeaderClassName
{
color: #358301;
}
.AnyTagClassName
{
color: #358301;
}
</style>
background-color css
<style>
a { background-color: #358301; }
a { background-color: rgb(53,131,1); }
div.DivClassName
{
background-color: #358301;
}
.BgClassName
{
background-color: #358301;
}
</style>
border-color css
<style>
span { border-color: #358301; }
span { border-color: rgb(53,131,1); }
td.TdClassName
{
border-color: #358301;
}
.TagClassName
{
border-color: #358301;
}
</style>