Shades of Bilbao #367126
Tints of Bilbao #367126
RGB
CMYK
RGB Variations
Color information
#367126 (or 0x367126) is known color: Bilbao. HEX triplet: 36, 71 and 26. RGB value is (54,113,38). Sum of RGB (Red+Green+Blue) = 54+113+38=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 38 (15.23% from 255 or 18.54% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #367126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367126 is #C98ED9. Grayscale: #575757. Windows color (decimal): -13209306 or 2519350. OLE color: 2519350.
HSL color Cylindrical-coordinate representation of color #367126: hue angle of 107.2º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #367126 is Cyan = 0.52, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 38 | - |
| CMYK | 0.52 | 0 | 0.66 | 0.56 |
| HSL | 107.2º | 0.5% | 0.3% | - |
| HSV(B) | 107.2º | 0.66% | 0.44% | - |
| XYZ | 7.78 | 12.73 | 3.88 | - |
| YUV | 86.81 | 100.45 | 104.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 38 | 0.52 | 0 | 0.66 | 0.56 | 107.2 | 0.5 | 0.3 |
| Hex | 36 | 71 | 26 | 34 | 0 | 42 | 38 | 6B | 32 | 1E |
| Octal | 66 | 161 | 46 | 64 | 0 | 102 | 70 | 153 | 62 | 36 |
| Binary | 110110 | 1110001 | 100110 | 110100 | 0 | 1000010 | 111000 | 1101011 | 110010 | 11110 |
Color Harmonies of #367126
Complementary color
Monochromatic Colors of #367126
Black with #367126
Text Example
Text Example
White with #367126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367126; }
p { color: rgb(54,113,38); }
H1.HeaderClassName
{
color: #367126;
}
.AnyTagClassName
{
color: #367126;
}
</style>
background-color css
<style>
a { background-color: #367126; }
a { background-color: rgb(54,113,38); }
div.DivClassName
{
background-color: #367126;
}
.BgClassName
{
background-color: #367126;
}
</style>
border-color css
<style>
span { border-color: #367126; }
span { border-color: rgb(54,113,38); }
td.TdClassName
{
border-color: #367126;
}
.TagClassName
{
border-color: #367126;
}
</style>