Shades of Bilbao #357006
Tints of Bilbao #357006
RGB
CMYK
RGB Variations
Color information
#357006 (or 0x357006) is known color: Bilbao. HEX triplet: 35, 70 and 06. RGB value is (53,112,6). Sum of RGB (Red+Green+Blue) = 53+112+6=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 112 (44.14% from 255 or 65.50% from 171); Blue value is 6 (2.73% from 255 or 3.51% from 171); Max value from RGB is 112 - color contains mainly: green. Hex color #357006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357006 is #CA8FF9. Grayscale: #525252. Windows color (decimal): -13275130 or 421941. OLE color: 421941.
HSL color Cylindrical-coordinate representation of color #357006: hue angle of 93.4º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #357006 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 6 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.56 |
| HSL | 93.4º | 0.9% | 0.23% | - |
| HSV(B) | 93.4º | 0.95% | 0.44% | - |
| XYZ | 7.3 | 12.36 | 2.17 | - |
| YUV | 82.28 | 84.95 | 107.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 6 | 0.53 | 0 | 0.95 | 0.56 | 93.4 | 0.9 | 0.23 |
| Hex | 35 | 70 | 6 | 35 | 0 | 5F | 38 | 5D | 5A | 17 |
| Octal | 65 | 160 | 6 | 65 | 0 | 137 | 70 | 135 | 132 | 27 |
| Binary | 110101 | 1110000 | 110 | 110101 | 0 | 1011111 | 111000 | 1011101 | 1011010 | 10111 |
Color Harmonies of #357006
Complementary color
Monochromatic Colors of #357006
Black with #357006
Text Example
Text Example
White with #357006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357006; }
p { color: rgb(53,112,6); }
H1.HeaderClassName
{
color: #357006;
}
.AnyTagClassName
{
color: #357006;
}
</style>
background-color css
<style>
a { background-color: #357006; }
a { background-color: rgb(53,112,6); }
div.DivClassName
{
background-color: #357006;
}
.BgClassName
{
background-color: #357006;
}
</style>
border-color css
<style>
span { border-color: #357006; }
span { border-color: rgb(53,112,6); }
td.TdClassName
{
border-color: #357006;
}
.TagClassName
{
border-color: #357006;
}
</style>