Shades of Bilbao #367112
Tints of Bilbao #367112
RGB
CMYK
RGB Variations
Color information
#367112 (or 0x367112) is known color: Bilbao. HEX triplet: 36, 71 and 12. RGB value is (54,113,18). Sum of RGB (Red+Green+Blue) = 54+113+18=185 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.19% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 18 (7.42% from 255 or 9.73% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #367112 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367112 is #C98EED. Grayscale: #545454. Windows color (decimal): -13209326 or 1208630. OLE color: 1208630.
HSL color Cylindrical-coordinate representation of color #367112: hue angle of 97.26º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #367112 is Cyan = 0.52, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 18 | - |
| CMYK | 0.52 | 0 | 0.84 | 0.56 |
| HSL | 97.26º | 0.73% | 0.26% | - |
| HSV(B) | 97.26º | 0.84% | 0.44% | - |
| XYZ | 7.54 | 12.64 | 2.61 | - |
| YUV | 84.53 | 90.45 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 18 | 0.52 | 0 | 0.84 | 0.56 | 97.26 | 0.73 | 0.26 |
| Hex | 36 | 71 | 12 | 34 | 0 | 54 | 38 | 61 | 49 | 1A |
| Octal | 66 | 161 | 22 | 64 | 0 | 124 | 70 | 141 | 111 | 32 |
| Binary | 110110 | 1110001 | 10010 | 110100 | 0 | 1010100 | 111000 | 1100001 | 1001001 | 11010 |
Color Harmonies of #367112
Complementary color
Monochromatic Colors of #367112
Black with #367112
Text Example
Text Example
White with #367112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367112; }
p { color: rgb(54,113,18); }
H1.HeaderClassName
{
color: #367112;
}
.AnyTagClassName
{
color: #367112;
}
</style>
background-color css
<style>
a { background-color: #367112; }
a { background-color: rgb(54,113,18); }
div.DivClassName
{
background-color: #367112;
}
.BgClassName
{
background-color: #367112;
}
</style>
border-color css
<style>
span { border-color: #367112; }
span { border-color: rgb(54,113,18); }
td.TdClassName
{
border-color: #367112;
}
.TagClassName
{
border-color: #367112;
}
</style>