Shades of Bilbao #367116
Tints of Bilbao #367116
RGB
CMYK
RGB Variations
Color information
#367116 (or 0x367116) is known color: Bilbao. HEX triplet: 36, 71 and 16. RGB value is (54,113,22). Sum of RGB (Red+Green+Blue) = 54+113+22=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 113 (44.53% from 255 or 59.79% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 113 - color contains mainly: green. Hex color #367116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367116 is #C98EE9. Grayscale: #555555. Windows color (decimal): -13209322 or 1470774. OLE color: 1470774.
HSL color Cylindrical-coordinate representation of color #367116: hue angle of 98.9º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #367116 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 22 | - |
| CMYK | 0.52 | 0 | 0.81 | 0.56 |
| HSL | 98.9º | 0.67% | 0.26% | - |
| HSV(B) | 98.9º | 0.81% | 0.44% | - |
| XYZ | 7.57 | 12.65 | 2.8 | - |
| YUV | 84.99 | 92.45 | 105.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 22 | 0.52 | 0 | 0.81 | 0.56 | 98.9 | 0.67 | 0.26 |
| Hex | 36 | 71 | 16 | 34 | 0 | 51 | 38 | 63 | 43 | 1A |
| Octal | 66 | 161 | 26 | 64 | 0 | 121 | 70 | 143 | 103 | 32 |
| Binary | 110110 | 1110001 | 10110 | 110100 | 0 | 1010001 | 111000 | 1100011 | 1000011 | 11010 |
Color Harmonies of #367116
Complementary color
Monochromatic Colors of #367116
Black with #367116
Text Example
Text Example
White with #367116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367116; }
p { color: rgb(54,113,22); }
H1.HeaderClassName
{
color: #367116;
}
.AnyTagClassName
{
color: #367116;
}
</style>
background-color css
<style>
a { background-color: #367116; }
a { background-color: rgb(54,113,22); }
div.DivClassName
{
background-color: #367116;
}
.BgClassName
{
background-color: #367116;
}
</style>
border-color css
<style>
span { border-color: #367116; }
span { border-color: rgb(54,113,22); }
td.TdClassName
{
border-color: #367116;
}
.TagClassName
{
border-color: #367116;
}
</style>