Shades of Bilbao #338711
Tints of Bilbao #338711
RGB
CMYK
RGB Variations
Color information
#338711 (or 0x338711) is known color: Bilbao. HEX triplet: 33, 87 and 11. RGB value is (51,135,17). Sum of RGB (Red+Green+Blue) = 51+135+17=203 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.12% from 203); Green value is 135 (53.12% from 255 or 66.50% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 135 - color contains mainly: green. Hex color #338711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338711 is #CC78EE. Grayscale: #606060. Windows color (decimal): -13400303 or 1148723. OLE color: 1148723.
HSL color Cylindrical-coordinate representation of color #338711: hue angle of 102.71º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #338711 is Cyan = 0.62, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 135 | 17 | - |
| CMYK | 0.62 | 0 | 0.87 | 0.47 |
| HSL | 102.71º | 0.78% | 0.3% | - |
| HSV(B) | 102.71º | 0.87% | 0.53% | - |
| XYZ | 10.13 | 18.07 | 3.48 | - |
| YUV | 96.43 | 83.17 | 95.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 17 | 0.62 | 0 | 0.87 | 0.47 | 102.71 | 0.78 | 0.3 |
| Hex | 33 | 87 | 11 | 3E | 0 | 57 | 2F | 67 | 4E | 1E |
| Octal | 63 | 207 | 21 | 76 | 0 | 127 | 57 | 147 | 116 | 36 |
| Binary | 110011 | 10000111 | 10001 | 111110 | 0 | 1010111 | 101111 | 1100111 | 1001110 | 11110 |
Color Harmonies of #338711
Complementary color
Monochromatic Colors of #338711
Black with #338711
Text Example
Text Example
White with #338711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338711; }
p { color: rgb(51,135,17); }
H1.HeaderClassName
{
color: #338711;
}
.AnyTagClassName
{
color: #338711;
}
</style>
background-color css
<style>
a { background-color: #338711; }
a { background-color: rgb(51,135,17); }
div.DivClassName
{
background-color: #338711;
}
.BgClassName
{
background-color: #338711;
}
</style>
border-color css
<style>
span { border-color: #338711; }
span { border-color: rgb(51,135,17); }
td.TdClassName
{
border-color: #338711;
}
.TagClassName
{
border-color: #338711;
}
</style>