Shades of Bilbao #367621
Tints of Bilbao #367621
RGB
CMYK
RGB Variations
Color information
#367621 (or 0x367621) is known color: Bilbao. HEX triplet: 36, 76 and 21. RGB value is (54,118,33). Sum of RGB (Red+Green+Blue) = 54+118+33=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 118 (46.48% from 255 or 57.56% from 205); Blue value is 33 (13.28% from 255 or 16.10% from 205); Max value from RGB is 118 - color contains mainly: green. Hex color #367621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367621 is #C989DE. Grayscale: #595959. Windows color (decimal): -13208031 or 2192950. OLE color: 2192950.
HSL color Cylindrical-coordinate representation of color #367621: hue angle of 105.18º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #367621 is Cyan = 0.54, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 33 | - |
| CMYK | 0.54 | 0 | 0.72 | 0.54 |
| HSL | 105.18º | 0.56% | 0.3% | - |
| HSV(B) | 105.18º | 0.72% | 0.46% | - |
| XYZ | 8.27 | 13.85 | 3.68 | - |
| YUV | 89.17 | 96.3 | 102.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 33 | 0.54 | 0 | 0.72 | 0.54 | 105.18 | 0.56 | 0.3 |
| Hex | 36 | 76 | 21 | 36 | 0 | 48 | 36 | 69 | 38 | 1E |
| Octal | 66 | 166 | 41 | 66 | 0 | 110 | 66 | 151 | 70 | 36 |
| Binary | 110110 | 1110110 | 100001 | 110110 | 0 | 1001000 | 110110 | 1101001 | 111000 | 11110 |
Color Harmonies of #367621
Complementary color
Monochromatic Colors of #367621
Black with #367621
Text Example
Text Example
White with #367621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367621; }
p { color: rgb(54,118,33); }
H1.HeaderClassName
{
color: #367621;
}
.AnyTagClassName
{
color: #367621;
}
</style>
background-color css
<style>
a { background-color: #367621; }
a { background-color: rgb(54,118,33); }
div.DivClassName
{
background-color: #367621;
}
.BgClassName
{
background-color: #367621;
}
</style>
border-color css
<style>
span { border-color: #367621; }
span { border-color: rgb(54,118,33); }
td.TdClassName
{
border-color: #367621;
}
.TagClassName
{
border-color: #367621;
}
</style>