Shades of Bilbao #357127
Tints of Bilbao #357127
RGB
CMYK
RGB Variations
Color information
#357127 (or 0x357127) is known color: Bilbao. HEX triplet: 35, 71 and 27. RGB value is (53,113,39). Sum of RGB (Red+Green+Blue) = 53+113+39=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 39 (15.62% from 255 or 19.02% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #357127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357127 is #CA8ED8. Grayscale: #565656. Windows color (decimal): -13274841 or 2584885. OLE color: 2584885.
HSL color Cylindrical-coordinate representation of color #357127: hue angle of 108.65º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #357127 is Cyan = 0.53, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 39 | - |
| CMYK | 0.53 | 0 | 0.65 | 0.56 |
| HSL | 108.65º | 0.49% | 0.3% | - |
| HSV(B) | 108.65º | 0.65% | 0.44% | - |
| XYZ | 7.74 | 12.71 | 3.97 | - |
| YUV | 86.62 | 101.12 | 104.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 39 | 0.53 | 0 | 0.65 | 0.56 | 108.65 | 0.49 | 0.3 |
| Hex | 35 | 71 | 27 | 35 | 0 | 41 | 38 | 6D | 31 | 1E |
| Octal | 65 | 161 | 47 | 65 | 0 | 101 | 70 | 155 | 61 | 36 |
| Binary | 110101 | 1110001 | 100111 | 110101 | 0 | 1000001 | 111000 | 1101101 | 110001 | 11110 |
Color Harmonies of #357127
Complementary color
Monochromatic Colors of #357127
Black with #357127
Text Example
Text Example
White with #357127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357127; }
p { color: rgb(53,113,39); }
H1.HeaderClassName
{
color: #357127;
}
.AnyTagClassName
{
color: #357127;
}
</style>
background-color css
<style>
a { background-color: #357127; }
a { background-color: rgb(53,113,39); }
div.DivClassName
{
background-color: #357127;
}
.BgClassName
{
background-color: #357127;
}
</style>
border-color css
<style>
span { border-color: #357127; }
span { border-color: rgb(53,113,39); }
td.TdClassName
{
border-color: #357127;
}
.TagClassName
{
border-color: #357127;
}
</style>