Shades of Bilbao #367006
Tints of Bilbao #367006
RGB
CMYK
RGB Variations
Color information
#367006 (or 0x367006) is known color: Bilbao. HEX triplet: 36, 70 and 06. RGB value is (54,112,6). Sum of RGB (Red+Green+Blue) = 54+112+6=172 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.40% from 172); Green value is 112 (44.14% from 255 or 65.12% from 172); Blue value is 6 (2.73% from 255 or 3.49% from 172); Max value from RGB is 112 - color contains mainly: green. Hex color #367006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367006 is #C98FF9. Grayscale: #525252. Windows color (decimal): -13209594 or 421942. OLE color: 421942.
HSL color Cylindrical-coordinate representation of color #367006: hue angle of 92.83º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #367006 is Cyan = 0.52, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 6 | - |
| CMYK | 0.52 | 0 | 0.95 | 0.56 |
| HSL | 92.83º | 0.9% | 0.23% | - |
| HSV(B) | 92.83º | 0.95% | 0.44% | - |
| XYZ | 7.35 | 12.39 | 2.18 | - |
| YUV | 82.57 | 84.78 | 107.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 6 | 0.52 | 0 | 0.95 | 0.56 | 92.83 | 0.9 | 0.23 |
| Hex | 36 | 70 | 6 | 34 | 0 | 5F | 38 | 5D | 5A | 17 |
| Octal | 66 | 160 | 6 | 64 | 0 | 137 | 70 | 135 | 132 | 27 |
| Binary | 110110 | 1110000 | 110 | 110100 | 0 | 1011111 | 111000 | 1011101 | 1011010 | 10111 |
Color Harmonies of #367006
Complementary color
Monochromatic Colors of #367006
Black with #367006
Text Example
Text Example
White with #367006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367006; }
p { color: rgb(54,112,6); }
H1.HeaderClassName
{
color: #367006;
}
.AnyTagClassName
{
color: #367006;
}
</style>
background-color css
<style>
a { background-color: #367006; }
a { background-color: rgb(54,112,6); }
div.DivClassName
{
background-color: #367006;
}
.BgClassName
{
background-color: #367006;
}
</style>
border-color css
<style>
span { border-color: #367006; }
span { border-color: rgb(54,112,6); }
td.TdClassName
{
border-color: #367006;
}
.TagClassName
{
border-color: #367006;
}
</style>