Shades of Bilbao #356908
Tints of Bilbao #356908
RGB
CMYK
RGB Variations
Color information
#356908 (or 0x356908) is known color: Bilbao. HEX triplet: 35, 69 and 08. RGB value is (53,105,8). Sum of RGB (Red+Green+Blue) = 53+105+8=166 (21% of max value = 765). Red value is 53 (21.09% from 255 or 31.93% from 166); Green value is 105 (41.41% from 255 or 63.25% from 166); Blue value is 8 (3.52% from 255 or 4.82% from 166); Max value from RGB is 105 - color contains mainly: green. Hex color #356908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356908 is #CA96F7. Grayscale: #4E4E4E. Windows color (decimal): -13276920 or 551221. OLE color: 551221.
HSL color Cylindrical-coordinate representation of color #356908: hue angle of 92.16º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #356908 is Cyan = 0.50, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 105 | 8 | - |
| CMYK | 0.50 | 0 | 0.92 | 0.59 |
| HSL | 92.16º | 0.86% | 0.22% | - |
| HSV(B) | 92.16º | 0.92% | 0.41% | - |
| XYZ | 6.56 | 10.88 | 1.98 | - |
| YUV | 78.39 | 88.27 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 8 | 0.50 | 0 | 0.92 | 0.59 | 92.16 | 0.86 | 0.22 |
| Hex | 35 | 69 | 8 | 32 | 0 | 5C | 3B | 5C | 56 | 16 |
| Octal | 65 | 151 | 10 | 62 | 0 | 134 | 73 | 134 | 126 | 26 |
| Binary | 110101 | 1101001 | 1000 | 110010 | 0 | 1011100 | 111011 | 1011100 | 1010110 | 10110 |
Color Harmonies of #356908
Complementary color
Monochromatic Colors of #356908
Black with #356908
Text Example
Text Example
White with #356908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356908; }
p { color: rgb(53,105,8); }
H1.HeaderClassName
{
color: #356908;
}
.AnyTagClassName
{
color: #356908;
}
</style>
background-color css
<style>
a { background-color: #356908; }
a { background-color: rgb(53,105,8); }
div.DivClassName
{
background-color: #356908;
}
.BgClassName
{
background-color: #356908;
}
</style>
border-color css
<style>
span { border-color: #356908; }
span { border-color: rgb(53,105,8); }
td.TdClassName
{
border-color: #356908;
}
.TagClassName
{
border-color: #356908;
}
</style>