Shades of Bilbao #337114
Tints of Bilbao #337114
RGB
CMYK
RGB Variations
Color information
#337114 (or 0x337114) is known color: Bilbao. HEX triplet: 33, 71 and 14. RGB value is (51,113,20). Sum of RGB (Red+Green+Blue) = 51+113+20=184 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.72% from 184); Green value is 113 (44.53% from 255 or 61.41% from 184); Blue value is 20 (8.20% from 255 or 10.87% from 184); Max value from RGB is 113 - color contains mainly: green. Hex color #337114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337114 is #CC8EEB. Grayscale: #545454. Windows color (decimal): -13405932 or 1339699. OLE color: 1339699.
HSL color Cylindrical-coordinate representation of color #337114: hue angle of 100º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #337114 is Cyan = 0.55, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 113 | 20 | - |
| CMYK | 0.55 | 0 | 0.82 | 0.56 |
| HSL | 100º | 0.7% | 0.26% | - |
| HSV(B) | 100º | 0.82% | 0.44% | - |
| XYZ | 7.4 | 12.56 | 2.7 | - |
| YUV | 83.86 | 91.96 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 113 | 20 | 0.55 | 0 | 0.82 | 0.56 | 100 | 0.7 | 0.26 |
| Hex | 33 | 71 | 14 | 37 | 0 | 52 | 38 | 64 | 46 | 1A |
| Octal | 63 | 161 | 24 | 67 | 0 | 122 | 70 | 144 | 106 | 32 |
| Binary | 110011 | 1110001 | 10100 | 110111 | 0 | 1010010 | 111000 | 1100100 | 1000110 | 11010 |
Color Harmonies of #337114
Complementary color
Monochromatic Colors of #337114
Black with #337114
Text Example
Text Example
White with #337114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337114; }
p { color: rgb(51,113,20); }
H1.HeaderClassName
{
color: #337114;
}
.AnyTagClassName
{
color: #337114;
}
</style>
background-color css
<style>
a { background-color: #337114; }
a { background-color: rgb(51,113,20); }
div.DivClassName
{
background-color: #337114;
}
.BgClassName
{
background-color: #337114;
}
</style>
border-color css
<style>
span { border-color: #337114; }
span { border-color: rgb(51,113,20); }
td.TdClassName
{
border-color: #337114;
}
.TagClassName
{
border-color: #337114;
}
</style>