Shades of Bilbao #367628
Tints of Bilbao #367628
RGB
CMYK
RGB Variations
Color information
#367628 (or 0x367628) is known color: Bilbao. HEX triplet: 36, 76 and 28. RGB value is (54,118,40). Sum of RGB (Red+Green+Blue) = 54+118+40=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 118 (46.48% from 255 or 55.66% from 212); Blue value is 40 (16.02% from 255 or 18.87% from 212); Max value from RGB is 118 - color contains mainly: green. Hex color #367628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367628 is #C989D7. Grayscale: #5A5A5A. Windows color (decimal): -13208024 or 2651702. OLE color: 2651702.
HSL color Cylindrical-coordinate representation of color #367628: hue angle of 109.23º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #367628 is Cyan = 0.54, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 40 | - |
| CMYK | 0.54 | 0 | 0.66 | 0.54 |
| HSL | 109.23º | 0.49% | 0.31% | - |
| HSV(B) | 109.23º | 0.66% | 0.46% | - |
| XYZ | 8.38 | 13.89 | 4.25 | - |
| YUV | 89.97 | 99.8 | 102.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 40 | 0.54 | 0 | 0.66 | 0.54 | 109.23 | 0.49 | 0.31 |
| Hex | 36 | 76 | 28 | 36 | 0 | 42 | 36 | 6D | 31 | 1F |
| Octal | 66 | 166 | 50 | 66 | 0 | 102 | 66 | 155 | 61 | 37 |
| Binary | 110110 | 1110110 | 101000 | 110110 | 0 | 1000010 | 110110 | 1101101 | 110001 | 11111 |
Color Harmonies of #367628
Complementary color
Monochromatic Colors of #367628
Black with #367628
Text Example
Text Example
White with #367628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367628; }
p { color: rgb(54,118,40); }
H1.HeaderClassName
{
color: #367628;
}
.AnyTagClassName
{
color: #367628;
}
</style>
background-color css
<style>
a { background-color: #367628; }
a { background-color: rgb(54,118,40); }
div.DivClassName
{
background-color: #367628;
}
.BgClassName
{
background-color: #367628;
}
</style>
border-color css
<style>
span { border-color: #367628; }
span { border-color: rgb(54,118,40); }
td.TdClassName
{
border-color: #367628;
}
.TagClassName
{
border-color: #367628;
}
</style>