Shades of Bilbao #367226
Tints of Bilbao #367226
RGB
CMYK
RGB Variations
Color information
#367226 (or 0x367226) is known color: Bilbao. HEX triplet: 36, 72 and 26. RGB value is (54,114,38). Sum of RGB (Red+Green+Blue) = 54+114+38=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 114 (44.92% from 255 or 55.34% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 114 - color contains mainly: green. Hex color #367226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367226 is #C98DD9. Grayscale: #575757. Windows color (decimal): -13209050 or 2519606. OLE color: 2519606.
HSL color Cylindrical-coordinate representation of color #367226: hue angle of 107.37º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #367226 is Cyan = 0.53, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 114 | 38 | - |
| CMYK | 0.53 | 0 | 0.67 | 0.55 |
| HSL | 107.37º | 0.5% | 0.3% | - |
| HSV(B) | 107.37º | 0.67% | 0.45% | - |
| XYZ | 7.89 | 12.96 | 3.92 | - |
| YUV | 87.4 | 100.12 | 104.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 38 | 0.53 | 0 | 0.67 | 0.55 | 107.37 | 0.5 | 0.3 |
| Hex | 36 | 72 | 26 | 35 | 0 | 43 | 37 | 6B | 32 | 1E |
| Octal | 66 | 162 | 46 | 65 | 0 | 103 | 67 | 153 | 62 | 36 |
| Binary | 110110 | 1110010 | 100110 | 110101 | 0 | 1000011 | 110111 | 1101011 | 110010 | 11110 |
Color Harmonies of #367226
Complementary color
Monochromatic Colors of #367226
Black with #367226
Text Example
Text Example
White with #367226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367226; }
p { color: rgb(54,114,38); }
H1.HeaderClassName
{
color: #367226;
}
.AnyTagClassName
{
color: #367226;
}
</style>
background-color css
<style>
a { background-color: #367226; }
a { background-color: rgb(54,114,38); }
div.DivClassName
{
background-color: #367226;
}
.BgClassName
{
background-color: #367226;
}
</style>
border-color css
<style>
span { border-color: #367226; }
span { border-color: rgb(54,114,38); }
td.TdClassName
{
border-color: #367226;
}
.TagClassName
{
border-color: #367226;
}
</style>