Shades of Bilbao #338816
Tints of Bilbao #338816
RGB
CMYK
RGB Variations
Color information
#338816 (or 0x338816) is known color: Bilbao. HEX triplet: 33, 88 and 16. RGB value is (51,136,22). Sum of RGB (Red+Green+Blue) = 51+136+22=209 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.40% from 209); Green value is 136 (53.52% from 255 or 65.07% from 209); Blue value is 22 (8.98% from 255 or 10.53% from 209); Max value from RGB is 136 - color contains mainly: green. Hex color #338816 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338816 is #CC77E9. Grayscale: #616161. Windows color (decimal): -13400042 or 1476659. OLE color: 1476659.
HSL color Cylindrical-coordinate representation of color #338816: hue angle of 104.74º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #338816 is Cyan = 0.62, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 136 | 22 | - |
| CMYK | 0.62 | 0 | 0.84 | 0.47 |
| HSL | 104.74º | 0.72% | 0.31% | - |
| HSV(B) | 104.74º | 0.84% | 0.53% | - |
| XYZ | 10.31 | 18.37 | 3.76 | - |
| YUV | 97.59 | 85.34 | 94.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 136 | 22 | 0.62 | 0 | 0.84 | 0.47 | 104.74 | 0.72 | 0.31 |
| Hex | 33 | 88 | 16 | 3E | 0 | 54 | 2F | 69 | 48 | 1F |
| Octal | 63 | 210 | 26 | 76 | 0 | 124 | 57 | 151 | 110 | 37 |
| Binary | 110011 | 10001000 | 10110 | 111110 | 0 | 1010100 | 101111 | 1101001 | 1001000 | 11111 |
Color Harmonies of #338816
Complementary color
Monochromatic Colors of #338816
Black with #338816
Text Example
Text Example
White with #338816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338816; }
p { color: rgb(51,136,22); }
H1.HeaderClassName
{
color: #338816;
}
.AnyTagClassName
{
color: #338816;
}
</style>
background-color css
<style>
a { background-color: #338816; }
a { background-color: rgb(51,136,22); }
div.DivClassName
{
background-color: #338816;
}
.BgClassName
{
background-color: #338816;
}
</style>
border-color css
<style>
span { border-color: #338816; }
span { border-color: rgb(51,136,22); }
td.TdClassName
{
border-color: #338816;
}
.TagClassName
{
border-color: #338816;
}
</style>