Shades of Bilbao #367124
Tints of Bilbao #367124
RGB
CMYK
RGB Variations
Color information
#367124 (or 0x367124) is known color: Bilbao. HEX triplet: 36, 71 and 24. RGB value is (54,113,36). Sum of RGB (Red+Green+Blue) = 54+113+36=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #367124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367124 is #C98EDB. Grayscale: #565656. Windows color (decimal): -13209308 or 2388278. OLE color: 2388278.
HSL color Cylindrical-coordinate representation of color #367124: hue angle of 105.97º degrees, saturation: 0.52, 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 #367124 is Cyan = 0.52, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 36 | - |
| CMYK | 0.52 | 0 | 0.68 | 0.56 |
| HSL | 105.97º | 0.52% | 0.29% | - |
| HSV(B) | 105.97º | 0.68% | 0.44% | - |
| XYZ | 7.74 | 12.72 | 3.72 | - |
| YUV | 86.58 | 99.45 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 36 | 0.52 | 0 | 0.68 | 0.56 | 105.97 | 0.52 | 0.29 |
| Hex | 36 | 71 | 24 | 34 | 0 | 44 | 38 | 6A | 34 | 1D |
| Octal | 66 | 161 | 44 | 64 | 0 | 104 | 70 | 152 | 64 | 35 |
| Binary | 110110 | 1110001 | 100100 | 110100 | 0 | 1000100 | 111000 | 1101010 | 110100 | 11101 |
Color Harmonies of #367124
Complementary color
Monochromatic Colors of #367124
Black with #367124
Text Example
Text Example
White with #367124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367124; }
p { color: rgb(54,113,36); }
H1.HeaderClassName
{
color: #367124;
}
.AnyTagClassName
{
color: #367124;
}
</style>
background-color css
<style>
a { background-color: #367124; }
a { background-color: rgb(54,113,36); }
div.DivClassName
{
background-color: #367124;
}
.BgClassName
{
background-color: #367124;
}
</style>
border-color css
<style>
span { border-color: #367124; }
span { border-color: rgb(54,113,36); }
td.TdClassName
{
border-color: #367124;
}
.TagClassName
{
border-color: #367124;
}
</style>