Shades of Bilbao #358527
Tints of Bilbao #358527
RGB
CMYK
RGB Variations
Color information
#358527 (or 0x358527) is known color: Bilbao. HEX triplet: 35, 85 and 27. RGB value is (53,133,39). Sum of RGB (Red+Green+Blue) = 53+133+39=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 133 (52.34% from 255 or 59.11% from 225); Blue value is 39 (15.62% from 255 or 17.33% from 225); Max value from RGB is 133 - color contains mainly: green. Hex color #358527 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358527 is #CA7AD8. Grayscale: #626262. Windows color (decimal): -13269721 or 2590005. OLE color: 2590005.
HSL color Cylindrical-coordinate representation of color #358527: hue angle of 111.06º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #358527 is Cyan = 0.60, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 39 | - |
| CMYK | 0.60 | 0 | 0.71 | 0.48 |
| HSL | 111.06º | 0.55% | 0.34% | - |
| HSV(B) | 111.06º | 0.71% | 0.52% | - |
| XYZ | 10.22 | 17.68 | 4.79 | - |
| YUV | 98.36 | 94.5 | 95.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 39 | 0.60 | 0 | 0.71 | 0.48 | 111.06 | 0.55 | 0.34 |
| Hex | 35 | 85 | 27 | 3C | 0 | 47 | 30 | 6F | 37 | 22 |
| Octal | 65 | 205 | 47 | 74 | 0 | 107 | 60 | 157 | 67 | 42 |
| Binary | 110101 | 10000101 | 100111 | 111100 | 0 | 1000111 | 110000 | 1101111 | 110111 | 100010 |
Color Harmonies of #358527
Complementary color
Monochromatic Colors of #358527
Black with #358527
Text Example
Text Example
White with #358527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358527; }
p { color: rgb(53,133,39); }
H1.HeaderClassName
{
color: #358527;
}
.AnyTagClassName
{
color: #358527;
}
</style>
background-color css
<style>
a { background-color: #358527; }
a { background-color: rgb(53,133,39); }
div.DivClassName
{
background-color: #358527;
}
.BgClassName
{
background-color: #358527;
}
</style>
border-color css
<style>
span { border-color: #358527; }
span { border-color: rgb(53,133,39); }
td.TdClassName
{
border-color: #358527;
}
.TagClassName
{
border-color: #358527;
}
</style>