Shades of Bilbao #367024
Tints of Bilbao #367024
RGB
CMYK
RGB Variations
Color information
#367024 (or 0x367024) is known color: Bilbao. HEX triplet: 36, 70 and 24. RGB value is (54,112,36). Sum of RGB (Red+Green+Blue) = 54+112+36=202 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.73% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 36 (14.45% from 255 or 17.82% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #367024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367024 is #C98FDB. Grayscale: #565656. Windows color (decimal): -13209564 or 2388022. OLE color: 2388022.
HSL color Cylindrical-coordinate representation of color #367024: hue angle of 105.79º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #367024 is Cyan = 0.52, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 36 | - |
| CMYK | 0.52 | 0 | 0.68 | 0.56 |
| HSL | 105.79º | 0.51% | 0.29% | - |
| HSV(B) | 105.79º | 0.68% | 0.44% | - |
| XYZ | 7.63 | 12.5 | 3.68 | - |
| YUV | 85.99 | 99.78 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 36 | 0.52 | 0 | 0.68 | 0.56 | 105.79 | 0.51 | 0.29 |
| Hex | 36 | 70 | 24 | 34 | 0 | 44 | 38 | 6A | 33 | 1D |
| Octal | 66 | 160 | 44 | 64 | 0 | 104 | 70 | 152 | 63 | 35 |
| Binary | 110110 | 1110000 | 100100 | 110100 | 0 | 1000100 | 111000 | 1101010 | 110011 | 11101 |
Color Harmonies of #367024
Complementary color
Monochromatic Colors of #367024
Black with #367024
Text Example
Text Example
White with #367024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367024; }
p { color: rgb(54,112,36); }
H1.HeaderClassName
{
color: #367024;
}
.AnyTagClassName
{
color: #367024;
}
</style>
background-color css
<style>
a { background-color: #367024; }
a { background-color: rgb(54,112,36); }
div.DivClassName
{
background-color: #367024;
}
.BgClassName
{
background-color: #367024;
}
</style>
border-color css
<style>
span { border-color: #367024; }
span { border-color: rgb(54,112,36); }
td.TdClassName
{
border-color: #367024;
}
.TagClassName
{
border-color: #367024;
}
</style>