Shades of Bilbao #367306
Tints of Bilbao #367306
RGB
CMYK
RGB Variations
Color information
#367306 (or 0x367306) is known color: Bilbao. HEX triplet: 36, 73 and 06. RGB value is (54,115,6). Sum of RGB (Red+Green+Blue) = 54+115+6=175 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.86% from 175); Green value is 115 (45.31% from 255 or 65.71% from 175); Blue value is 6 (2.73% from 255 or 3.43% from 175); Max value from RGB is 115 - color contains mainly: green. Hex color #367306 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367306 is #C98CF9. Grayscale: #545454. Windows color (decimal): -13208826 or 422710. OLE color: 422710.
HSL color Cylindrical-coordinate representation of color #367306: hue angle of 93.58º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #367306 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 6 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.55 |
| HSL | 93.58º | 0.9% | 0.24% | - |
| HSV(B) | 93.58º | 0.95% | 0.45% | - |
| XYZ | 7.68 | 13.06 | 2.29 | - |
| YUV | 84.34 | 83.79 | 106.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 6 | 0.53 | 0 | 0.95 | 0.55 | 93.58 | 0.9 | 0.24 |
| Hex | 36 | 73 | 6 | 35 | 0 | 5F | 37 | 5E | 5A | 18 |
| Octal | 66 | 163 | 6 | 65 | 0 | 137 | 67 | 136 | 132 | 30 |
| Binary | 110110 | 1110011 | 110 | 110101 | 0 | 1011111 | 110111 | 1011110 | 1011010 | 11000 |
Color Harmonies of #367306
Complementary color
Monochromatic Colors of #367306
Black with #367306
Text Example
Text Example
White with #367306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367306; }
p { color: rgb(54,115,6); }
H1.HeaderClassName
{
color: #367306;
}
.AnyTagClassName
{
color: #367306;
}
</style>
background-color css
<style>
a { background-color: #367306; }
a { background-color: rgb(54,115,6); }
div.DivClassName
{
background-color: #367306;
}
.BgClassName
{
background-color: #367306;
}
</style>
border-color css
<style>
span { border-color: #367306; }
span { border-color: rgb(54,115,6); }
td.TdClassName
{
border-color: #367306;
}
.TagClassName
{
border-color: #367306;
}
</style>