Shades of Bilbao #368411
Tints of Bilbao #368411
RGB
CMYK
RGB Variations
Color information
#368411 (or 0x368411) is known color: Bilbao. HEX triplet: 36, 84 and 11. RGB value is (54,132,17). Sum of RGB (Red+Green+Blue) = 54+132+17=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 132 (51.95% from 255 or 65.02% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 132 - color contains mainly: green. Hex color #368411 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368411 is #C97BEE. Grayscale: #5F5F5F. Windows color (decimal): -13204463 or 1147958. OLE color: 1147958.
HSL color Cylindrical-coordinate representation of color #368411: hue angle of 100.7º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #368411 is Cyan = 0.59, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 132 | 17 | - |
| CMYK | 0.59 | 0 | 0.87 | 0.48 |
| HSL | 100.7º | 0.77% | 0.29% | - |
| HSV(B) | 100.7º | 0.87% | 0.52% | - |
| XYZ | 9.87 | 17.33 | 3.35 | - |
| YUV | 95.57 | 83.66 | 98.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 132 | 17 | 0.59 | 0 | 0.87 | 0.48 | 100.7 | 0.77 | 0.29 |
| Hex | 36 | 84 | 11 | 3B | 0 | 57 | 30 | 65 | 4D | 1D |
| Octal | 66 | 204 | 21 | 73 | 0 | 127 | 60 | 145 | 115 | 35 |
| Binary | 110110 | 10000100 | 10001 | 111011 | 0 | 1010111 | 110000 | 1100101 | 1001101 | 11101 |
Color Harmonies of #368411
Complementary color
Monochromatic Colors of #368411
Black with #368411
Text Example
Text Example
White with #368411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368411; }
p { color: rgb(54,132,17); }
H1.HeaderClassName
{
color: #368411;
}
.AnyTagClassName
{
color: #368411;
}
</style>
background-color css
<style>
a { background-color: #368411; }
a { background-color: rgb(54,132,17); }
div.DivClassName
{
background-color: #368411;
}
.BgClassName
{
background-color: #368411;
}
</style>
border-color css
<style>
span { border-color: #368411; }
span { border-color: rgb(54,132,17); }
td.TdClassName
{
border-color: #368411;
}
.TagClassName
{
border-color: #368411;
}
</style>