Shades of Bilbao #358125
Tints of Bilbao #358125
RGB
CMYK
RGB Variations
Color information
#358125 (or 0x358125) is known color: Bilbao. HEX triplet: 35, 81 and 25. RGB value is (53,129,37). Sum of RGB (Red+Green+Blue) = 53+129+37=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 129 (50.78% from 255 or 58.90% from 219); Blue value is 37 (14.84% from 255 or 16.89% from 219); Max value from RGB is 129 - color contains mainly: green. Hex color #358125 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358125 is #CA7EDA. Grayscale: #606060. Windows color (decimal): -13270747 or 2457909. OLE color: 2457909.
HSL color Cylindrical-coordinate representation of color #358125: hue angle of 109.57º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #358125 is Cyan = 0.59, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 129 | 37 | - |
| CMYK | 0.59 | 0 | 0.71 | 0.49 |
| HSL | 109.57º | 0.55% | 0.33% | - |
| HSV(B) | 109.57º | 0.71% | 0.51% | - |
| XYZ | 9.65 | 16.59 | 4.44 | - |
| YUV | 95.79 | 94.82 | 97.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 129 | 37 | 0.59 | 0 | 0.71 | 0.49 | 109.57 | 0.55 | 0.33 |
| Hex | 35 | 81 | 25 | 3B | 0 | 47 | 31 | 6E | 37 | 21 |
| Octal | 65 | 201 | 45 | 73 | 0 | 107 | 61 | 156 | 67 | 41 |
| Binary | 110101 | 10000001 | 100101 | 111011 | 0 | 1000111 | 110001 | 1101110 | 110111 | 100001 |
Color Harmonies of #358125
Complementary color
Monochromatic Colors of #358125
Black with #358125
Text Example
Text Example
White with #358125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358125; }
p { color: rgb(53,129,37); }
H1.HeaderClassName
{
color: #358125;
}
.AnyTagClassName
{
color: #358125;
}
</style>
background-color css
<style>
a { background-color: #358125; }
a { background-color: rgb(53,129,37); }
div.DivClassName
{
background-color: #358125;
}
.BgClassName
{
background-color: #358125;
}
</style>
border-color css
<style>
span { border-color: #358125; }
span { border-color: rgb(53,129,37); }
td.TdClassName
{
border-color: #358125;
}
.TagClassName
{
border-color: #358125;
}
</style>