Shades of Bilbao #357912
Tints of Bilbao #357912
RGB
CMYK
RGB Variations
Color information
#357912 (or 0x357912) is known color: Bilbao. HEX triplet: 35, 79 and 12. RGB value is (53,121,18). Sum of RGB (Red+Green+Blue) = 53+121+18=192 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.60% from 192); Green value is 121 (47.66% from 255 or 63.02% from 192); Blue value is 18 (7.42% from 255 or 9.38% from 192); Max value from RGB is 121 - color contains mainly: green. Hex color #357912 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357912 is #CA86ED. Grayscale: #595959. Windows color (decimal): -13272814 or 1210677. OLE color: 1210677.
HSL color Cylindrical-coordinate representation of color #357912: hue angle of 99.61º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #357912 is Cyan = 0.56, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 121 | 18 | - |
| CMYK | 0.56 | 0 | 0.85 | 0.53 |
| HSL | 99.61º | 0.74% | 0.27% | - |
| HSV(B) | 99.61º | 0.85% | 0.47% | - |
| XYZ | 8.41 | 14.48 | 2.92 | - |
| YUV | 88.93 | 87.97 | 102.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 121 | 18 | 0.56 | 0 | 0.85 | 0.53 | 99.61 | 0.74 | 0.27 |
| Hex | 35 | 79 | 12 | 38 | 0 | 55 | 35 | 64 | 4A | 1B |
| Octal | 65 | 171 | 22 | 70 | 0 | 125 | 65 | 144 | 112 | 33 |
| Binary | 110101 | 1111001 | 10010 | 111000 | 0 | 1010101 | 110101 | 1100100 | 1001010 | 11011 |
Color Harmonies of #357912
Complementary color
Monochromatic Colors of #357912
Black with #357912
Text Example
Text Example
White with #357912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357912; }
p { color: rgb(53,121,18); }
H1.HeaderClassName
{
color: #357912;
}
.AnyTagClassName
{
color: #357912;
}
</style>
background-color css
<style>
a { background-color: #357912; }
a { background-color: rgb(53,121,18); }
div.DivClassName
{
background-color: #357912;
}
.BgClassName
{
background-color: #357912;
}
</style>
border-color css
<style>
span { border-color: #357912; }
span { border-color: rgb(53,121,18); }
td.TdClassName
{
border-color: #357912;
}
.TagClassName
{
border-color: #357912;
}
</style>