Shades of Bilbao #356711
Tints of Bilbao #356711
RGB
CMYK
RGB Variations
Color information
#356711 (or 0x356711) is known color: Bilbao. HEX triplet: 35, 67 and 11. RGB value is (53,103,17). Sum of RGB (Red+Green+Blue) = 53+103+17=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 103 (40.62% from 255 or 59.54% from 173); Blue value is 17 (7.03% from 255 or 9.83% from 173); Max value from RGB is 103 - color contains mainly: green. Hex color #356711 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356711 is #CA98EE. Grayscale: #4E4E4E. Windows color (decimal): -13277423 or 1140533. OLE color: 1140533.
HSL color Cylindrical-coordinate representation of color #356711: hue angle of 94.88º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #356711 is Cyan = 0.49, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 103 | 17 | - |
| CMYK | 0.49 | 0 | 0.83 | 0.60 |
| HSL | 94.88º | 0.72% | 0.24% | - |
| HSV(B) | 94.88º | 0.83% | 0.4% | - |
| XYZ | 6.42 | 10.5 | 2.22 | - |
| YUV | 78.25 | 93.44 | 109.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 103 | 17 | 0.49 | 0 | 0.83 | 0.60 | 94.88 | 0.72 | 0.24 |
| Hex | 35 | 67 | 11 | 31 | 0 | 53 | 3C | 5F | 48 | 18 |
| Octal | 65 | 147 | 21 | 61 | 0 | 123 | 74 | 137 | 110 | 30 |
| Binary | 110101 | 1100111 | 10001 | 110001 | 0 | 1010011 | 111100 | 1011111 | 1001000 | 11000 |
Color Harmonies of #356711
Complementary color
Monochromatic Colors of #356711
Black with #356711
Text Example
Text Example
White with #356711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356711; }
p { color: rgb(53,103,17); }
H1.HeaderClassName
{
color: #356711;
}
.AnyTagClassName
{
color: #356711;
}
</style>
background-color css
<style>
a { background-color: #356711; }
a { background-color: rgb(53,103,17); }
div.DivClassName
{
background-color: #356711;
}
.BgClassName
{
background-color: #356711;
}
</style>
border-color css
<style>
span { border-color: #356711; }
span { border-color: rgb(53,103,17); }
td.TdClassName
{
border-color: #356711;
}
.TagClassName
{
border-color: #356711;
}
</style>