Shades of Bilbao #367626
Tints of Bilbao #367626
RGB
CMYK
RGB Variations
Color information
#367626 (or 0x367626) is known color: Bilbao. HEX triplet: 36, 76 and 26. RGB value is (54,118,38). Sum of RGB (Red+Green+Blue) = 54+118+38=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 38 (15.23% from 255 or 18.10% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #367626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367626 is #C989D9. Grayscale: #5A5A5A. Windows color (decimal): -13208026 or 2520630. OLE color: 2520630.
HSL color Cylindrical-coordinate representation of color #367626: hue angle of 108º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #367626 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 38 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.54 |
| HSL | 108º | 0.51% | 0.31% | - |
| HSV(B) | 108º | 0.68% | 0.46% | - |
| XYZ | 8.35 | 13.88 | 4.07 | - |
| YUV | 89.74 | 98.8 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 38 | 0.54 | 0 | 0.68 | 0.54 | 108 | 0.51 | 0.31 |
| Hex | 36 | 76 | 26 | 36 | 0 | 44 | 36 | 6C | 33 | 1F |
| Octal | 66 | 166 | 46 | 66 | 0 | 104 | 66 | 154 | 63 | 37 |
| Binary | 110110 | 1110110 | 100110 | 110110 | 0 | 1000100 | 110110 | 1101100 | 110011 | 11111 |
Color Harmonies of #367626
Complementary color
Monochromatic Colors of #367626
Black with #367626
Text Example
Text Example
White with #367626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367626; }
p { color: rgb(54,118,38); }
H1.HeaderClassName
{
color: #367626;
}
.AnyTagClassName
{
color: #367626;
}
</style>
background-color css
<style>
a { background-color: #367626; }
a { background-color: rgb(54,118,38); }
div.DivClassName
{
background-color: #367626;
}
.BgClassName
{
background-color: #367626;
}
</style>
border-color css
<style>
span { border-color: #367626; }
span { border-color: rgb(54,118,38); }
td.TdClassName
{
border-color: #367626;
}
.TagClassName
{
border-color: #367626;
}
</style>