Shades of Bilbao #356910
Tints of Bilbao #356910
RGB
CMYK
RGB Variations
Color information
#356910 (or 0x356910) is known color: Bilbao. HEX triplet: 35, 69 and 10. RGB value is (53,105,16). Sum of RGB (Red+Green+Blue) = 53+105+16=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 105 (41.41% from 255 or 60.34% from 174); Blue value is 16 (6.64% from 255 or 9.20% from 174); Max value from RGB is 105 - color contains mainly: green. Hex color #356910 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356910 is #CA96EF. Grayscale: #4F4F4F. Windows color (decimal): -13276912 or 1075509. OLE color: 1075509.
HSL color Cylindrical-coordinate representation of color #356910: hue angle of 95.06º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #356910 is Cyan = 0.50, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 105 | 16 | - |
| CMYK | 0.50 | 0 | 0.85 | 0.59 |
| HSL | 95.06º | 0.74% | 0.24% | - |
| HSV(B) | 95.06º | 0.85% | 0.41% | - |
| XYZ | 6.61 | 10.9 | 2.25 | - |
| YUV | 79.31 | 92.27 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 16 | 0.50 | 0 | 0.85 | 0.59 | 95.06 | 0.74 | 0.24 |
| Hex | 35 | 69 | 10 | 32 | 0 | 55 | 3B | 5F | 4A | 18 |
| Octal | 65 | 151 | 20 | 62 | 0 | 125 | 73 | 137 | 112 | 30 |
| Binary | 110101 | 1101001 | 10000 | 110010 | 0 | 1010101 | 111011 | 1011111 | 1001010 | 11000 |
Color Harmonies of #356910
Complementary color
Monochromatic Colors of #356910
Black with #356910
Text Example
Text Example
White with #356910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356910; }
p { color: rgb(53,105,16); }
H1.HeaderClassName
{
color: #356910;
}
.AnyTagClassName
{
color: #356910;
}
</style>
background-color css
<style>
a { background-color: #356910; }
a { background-color: rgb(53,105,16); }
div.DivClassName
{
background-color: #356910;
}
.BgClassName
{
background-color: #356910;
}
</style>
border-color css
<style>
span { border-color: #356910; }
span { border-color: rgb(53,105,16); }
td.TdClassName
{
border-color: #356910;
}
.TagClassName
{
border-color: #356910;
}
</style>