Shades of Bilbao #367424
Tints of Bilbao #367424
RGB
CMYK
RGB Variations
Color information
#367424 (or 0x367424) is known color: Bilbao. HEX triplet: 36, 74 and 24. RGB value is (54,116,36). Sum of RGB (Red+Green+Blue) = 54+116+36=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 116 (45.70% from 255 or 56.31% from 206); Blue value is 36 (14.45% from 255 or 17.48% from 206); Max value from RGB is 116 - color contains mainly: green. Hex color #367424 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367424 is #C98BDB. Grayscale: #585858. Windows color (decimal): -13208540 or 2389046. OLE color: 2389046.
HSL color Cylindrical-coordinate representation of color #367424: hue angle of 106.5º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #367424 is Cyan = 0.53, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 116 | 36 | - |
| CMYK | 0.53 | 0 | 0.69 | 0.55 |
| HSL | 106.5º | 0.53% | 0.3% | - |
| HSV(B) | 106.5º | 0.69% | 0.45% | - |
| XYZ | 8.09 | 13.4 | 3.83 | - |
| YUV | 88.34 | 98.46 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 116 | 36 | 0.53 | 0 | 0.69 | 0.55 | 106.5 | 0.53 | 0.3 |
| Hex | 36 | 74 | 24 | 35 | 0 | 45 | 37 | 6A | 35 | 1E |
| Octal | 66 | 164 | 44 | 65 | 0 | 105 | 67 | 152 | 65 | 36 |
| Binary | 110110 | 1110100 | 100100 | 110101 | 0 | 1000101 | 110111 | 1101010 | 110101 | 11110 |
Color Harmonies of #367424
Complementary color
Monochromatic Colors of #367424
Black with #367424
Text Example
Text Example
White with #367424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367424; }
p { color: rgb(54,116,36); }
H1.HeaderClassName
{
color: #367424;
}
.AnyTagClassName
{
color: #367424;
}
</style>
background-color css
<style>
a { background-color: #367424; }
a { background-color: rgb(54,116,36); }
div.DivClassName
{
background-color: #367424;
}
.BgClassName
{
background-color: #367424;
}
</style>
border-color css
<style>
span { border-color: #367424; }
span { border-color: rgb(54,116,36); }
td.TdClassName
{
border-color: #367424;
}
.TagClassName
{
border-color: #367424;
}
</style>