Shades of Bilbao #367113
Tints of Bilbao #367113
RGB
CMYK
RGB Variations
Color information
#367113 (or 0x367113) is known color: Bilbao. HEX triplet: 36, 71 and 13. RGB value is (54,113,19). Sum of RGB (Red+Green+Blue) = 54+113+19=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #367113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367113 is #C98EEC. Grayscale: #545454. Windows color (decimal): -13209325 or 1274166. OLE color: 1274166.
HSL color Cylindrical-coordinate representation of color #367113: hue angle of 97.66º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #367113 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 19 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.56 |
| HSL | 97.66º | 0.71% | 0.26% | - |
| HSV(B) | 97.66º | 0.83% | 0.44% | - |
| XYZ | 7.54 | 12.64 | 2.66 | - |
| YUV | 84.64 | 90.95 | 106.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 19 | 0.52 | 0 | 0.83 | 0.56 | 97.66 | 0.71 | 0.26 |
| Hex | 36 | 71 | 13 | 34 | 0 | 53 | 38 | 62 | 47 | 1A |
| Octal | 66 | 161 | 23 | 64 | 0 | 123 | 70 | 142 | 107 | 32 |
| Binary | 110110 | 1110001 | 10011 | 110100 | 0 | 1010011 | 111000 | 1100010 | 1000111 | 11010 |
Color Harmonies of #367113
Complementary color
Monochromatic Colors of #367113
Black with #367113
Text Example
Text Example
White with #367113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367113; }
p { color: rgb(54,113,19); }
H1.HeaderClassName
{
color: #367113;
}
.AnyTagClassName
{
color: #367113;
}
</style>
background-color css
<style>
a { background-color: #367113; }
a { background-color: rgb(54,113,19); }
div.DivClassName
{
background-color: #367113;
}
.BgClassName
{
background-color: #367113;
}
</style>
border-color css
<style>
span { border-color: #367113; }
span { border-color: rgb(54,113,19); }
td.TdClassName
{
border-color: #367113;
}
.TagClassName
{
border-color: #367113;
}
</style>