Shades of Bilbao #367120
Tints of Bilbao #367120
RGB
CMYK
RGB Variations
Color information
#367120 (or 0x367120) is known color: Bilbao. HEX triplet: 36, 71 and 20. RGB value is (54,113,32). Sum of RGB (Red+Green+Blue) = 54+113+32=199 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.14% from 199); Green value is 113 (44.53% from 255 or 56.78% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 113 - color contains mainly: green. Hex color #367120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367120 is #C98EDF. Grayscale: #565656. Windows color (decimal): -13209312 or 2126134. OLE color: 2126134.
HSL color Cylindrical-coordinate representation of color #367120: hue angle of 103.7º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #367120 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 32 | - |
| CMYK | 0.52 | 0 | 0.72 | 0.56 |
| HSL | 103.7º | 0.56% | 0.28% | - |
| HSV(B) | 103.7º | 0.72% | 0.44% | - |
| XYZ | 7.69 | 12.7 | 3.41 | - |
| YUV | 86.13 | 97.45 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 32 | 0.52 | 0 | 0.72 | 0.56 | 103.7 | 0.56 | 0.28 |
| Hex | 36 | 71 | 20 | 34 | 0 | 48 | 38 | 68 | 38 | 1C |
| Octal | 66 | 161 | 40 | 64 | 0 | 110 | 70 | 150 | 70 | 34 |
| Binary | 110110 | 1110001 | 100000 | 110100 | 0 | 1001000 | 111000 | 1101000 | 111000 | 11100 |
Color Harmonies of #367120
Complementary color
Monochromatic Colors of #367120
Black with #367120
Text Example
Text Example
White with #367120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367120; }
p { color: rgb(54,113,32); }
H1.HeaderClassName
{
color: #367120;
}
.AnyTagClassName
{
color: #367120;
}
</style>
background-color css
<style>
a { background-color: #367120; }
a { background-color: rgb(54,113,32); }
div.DivClassName
{
background-color: #367120;
}
.BgClassName
{
background-color: #367120;
}
</style>
border-color css
<style>
span { border-color: #367120; }
span { border-color: rgb(54,113,32); }
td.TdClassName
{
border-color: #367120;
}
.TagClassName
{
border-color: #367120;
}
</style>