Shades of Bilbao #337115
Tints of Bilbao #337115
RGB
CMYK
RGB Variations
Color information
#337115 (or 0x337115) is known color: Bilbao. HEX triplet: 33, 71 and 15. RGB value is (51,113,21). Sum of RGB (Red+Green+Blue) = 51+113+21=185 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.57% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 21 (8.59% from 255 or 11.35% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #337115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337115 is #CC8EEA. Grayscale: #545454. Windows color (decimal): -13405931 or 1405235. OLE color: 1405235.
HSL color Cylindrical-coordinate representation of color #337115: hue angle of 100.43º degrees, saturation: 0.69, 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 #337115 is Cyan = 0.55, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 113 | 21 | - |
| CMYK | 0.55 | 0 | 0.81 | 0.56 |
| HSL | 100.43º | 0.69% | 0.26% | - |
| HSV(B) | 100.43º | 0.81% | 0.44% | - |
| XYZ | 7.41 | 12.57 | 2.75 | - |
| YUV | 83.97 | 92.46 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 113 | 21 | 0.55 | 0 | 0.81 | 0.56 | 100.43 | 0.69 | 0.26 |
| Hex | 33 | 71 | 15 | 37 | 0 | 51 | 38 | 64 | 45 | 1A |
| Octal | 63 | 161 | 25 | 67 | 0 | 121 | 70 | 144 | 105 | 32 |
| Binary | 110011 | 1110001 | 10101 | 110111 | 0 | 1010001 | 111000 | 1100100 | 1000101 | 11010 |
Color Harmonies of #337115
Complementary color
Monochromatic Colors of #337115
Black with #337115
Text Example
Text Example
White with #337115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337115; }
p { color: rgb(51,113,21); }
H1.HeaderClassName
{
color: #337115;
}
.AnyTagClassName
{
color: #337115;
}
</style>
background-color css
<style>
a { background-color: #337115; }
a { background-color: rgb(51,113,21); }
div.DivClassName
{
background-color: #337115;
}
.BgClassName
{
background-color: #337115;
}
</style>
border-color css
<style>
span { border-color: #337115; }
span { border-color: rgb(51,113,21); }
td.TdClassName
{
border-color: #337115;
}
.TagClassName
{
border-color: #337115;
}
</style>