Shades of Bilbao #367117
Tints of Bilbao #367117
RGB
CMYK
RGB Variations
Color information
#367117 (or 0x367117) is known color: Bilbao. HEX triplet: 36, 71 and 17. RGB value is (54,113,23). Sum of RGB (Red+Green+Blue) = 54+113+23=190 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.42% from 190); Green value is 113 (44.53% from 255 or 59.47% from 190); Blue value is 23 (9.38% from 255 or 12.11% from 190); Max value from RGB is 113 - color contains mainly: green. Hex color #367117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367117 is #C98EE8. Grayscale: #555555. Windows color (decimal): -13209321 or 1536310. OLE color: 1536310.
HSL color Cylindrical-coordinate representation of color #367117: hue angle of 99.33º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #367117 is Cyan = 0.52, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 23 | - |
| CMYK | 0.52 | 0 | 0.80 | 0.56 |
| HSL | 99.33º | 0.66% | 0.27% | - |
| HSV(B) | 99.33º | 0.8% | 0.44% | - |
| XYZ | 7.58 | 12.66 | 2.85 | - |
| YUV | 85.1 | 92.95 | 105.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 23 | 0.52 | 0 | 0.80 | 0.56 | 99.33 | 0.66 | 0.27 |
| Hex | 36 | 71 | 17 | 34 | 0 | 50 | 38 | 63 | 42 | 1B |
| Octal | 66 | 161 | 27 | 64 | 0 | 120 | 70 | 143 | 102 | 33 |
| Binary | 110110 | 1110001 | 10111 | 110100 | 0 | 1010000 | 111000 | 1100011 | 1000010 | 11011 |
Color Harmonies of #367117
Complementary color
Monochromatic Colors of #367117
Black with #367117
Text Example
Text Example
White with #367117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367117; }
p { color: rgb(54,113,23); }
H1.HeaderClassName
{
color: #367117;
}
.AnyTagClassName
{
color: #367117;
}
</style>
background-color css
<style>
a { background-color: #367117; }
a { background-color: rgb(54,113,23); }
div.DivClassName
{
background-color: #367117;
}
.BgClassName
{
background-color: #367117;
}
</style>
border-color css
<style>
span { border-color: #367117; }
span { border-color: rgb(54,113,23); }
td.TdClassName
{
border-color: #367117;
}
.TagClassName
{
border-color: #367117;
}
</style>