Shades of Bilbao #356906
Tints of Bilbao #356906
RGB
CMYK
RGB Variations
Color information
#356906 (or 0x356906) is known color: Bilbao. HEX triplet: 35, 69 and 06. RGB value is (53,105,6). Sum of RGB (Red+Green+Blue) = 53+105+6=164 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.32% from 164); Green value is 105 (41.41% from 255 or 64.02% from 164); Blue value is 6 (2.73% from 255 or 3.66% from 164); Max value from RGB is 105 - color contains mainly: green. Hex color #356906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356906 is #CA96F9. Grayscale: #4E4E4E. Windows color (decimal): -13276922 or 420149. OLE color: 420149.
HSL color Cylindrical-coordinate representation of color #356906: hue angle of 91.52º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #356906 is Cyan = 0.50, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 105 | 6 | - |
| CMYK | 0.50 | 0 | 0.94 | 0.59 |
| HSL | 91.52º | 0.89% | 0.22% | - |
| HSV(B) | 91.52º | 0.94% | 0.41% | - |
| XYZ | 6.55 | 10.87 | 1.93 | - |
| YUV | 78.17 | 87.27 | 110.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 6 | 0.50 | 0 | 0.94 | 0.59 | 91.52 | 0.89 | 0.22 |
| Hex | 35 | 69 | 6 | 32 | 0 | 5E | 3B | 5C | 59 | 16 |
| Octal | 65 | 151 | 6 | 62 | 0 | 136 | 73 | 134 | 131 | 26 |
| Binary | 110101 | 1101001 | 110 | 110010 | 0 | 1011110 | 111011 | 1011100 | 1011001 | 10110 |
Color Harmonies of #356906
Complementary color
Monochromatic Colors of #356906
Black with #356906
Text Example
Text Example
White with #356906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356906; }
p { color: rgb(53,105,6); }
H1.HeaderClassName
{
color: #356906;
}
.AnyTagClassName
{
color: #356906;
}
</style>
background-color css
<style>
a { background-color: #356906; }
a { background-color: rgb(53,105,6); }
div.DivClassName
{
background-color: #356906;
}
.BgClassName
{
background-color: #356906;
}
</style>
border-color css
<style>
span { border-color: #356906; }
span { border-color: rgb(53,105,6); }
td.TdClassName
{
border-color: #356906;
}
.TagClassName
{
border-color: #356906;
}
</style>