Shades of Bilbao #337111
Tints of Bilbao #337111
RGB
CMYK
RGB Variations
Color information
#337111 (or 0x337111) is known color: Bilbao. HEX triplet: 33, 71 and 11. RGB value is (51,113,17). Sum of RGB (Red+Green+Blue) = 51+113+17=181 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.18% from 181); Green value is 113 (44.53% from 255 or 62.43% from 181); Blue value is 17 (7.03% from 255 or 9.39% from 181); Max value from RGB is 113 - color contains mainly: green. Hex color #337111 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337111 is #CC8EEE. Grayscale: #535353. Windows color (decimal): -13405935 or 1143091. OLE color: 1143091.
HSL color Cylindrical-coordinate representation of color #337111: hue angle of 98.75º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #337111 is Cyan = 0.55, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 113 | 17 | - |
| CMYK | 0.55 | 0 | 0.85 | 0.56 |
| HSL | 98.75º | 0.74% | 0.25% | - |
| HSV(B) | 98.75º | 0.85% | 0.44% | - |
| XYZ | 7.37 | 12.55 | 2.57 | - |
| YUV | 83.52 | 90.46 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 113 | 17 | 0.55 | 0 | 0.85 | 0.56 | 98.75 | 0.74 | 0.25 |
| Hex | 33 | 71 | 11 | 37 | 0 | 55 | 38 | 63 | 4A | 19 |
| Octal | 63 | 161 | 21 | 67 | 0 | 125 | 70 | 143 | 112 | 31 |
| Binary | 110011 | 1110001 | 10001 | 110111 | 0 | 1010101 | 111000 | 1100011 | 1001010 | 11001 |
Color Harmonies of #337111
Complementary color
Monochromatic Colors of #337111
Black with #337111
Text Example
Text Example
White with #337111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337111; }
p { color: rgb(51,113,17); }
H1.HeaderClassName
{
color: #337111;
}
.AnyTagClassName
{
color: #337111;
}
</style>
background-color css
<style>
a { background-color: #337111; }
a { background-color: rgb(51,113,17); }
div.DivClassName
{
background-color: #337111;
}
.BgClassName
{
background-color: #337111;
}
</style>
border-color css
<style>
span { border-color: #337111; }
span { border-color: rgb(51,113,17); }
td.TdClassName
{
border-color: #337111;
}
.TagClassName
{
border-color: #337111;
}
</style>