Shades of Bilbao #338918
Tints of Bilbao #338918
RGB
CMYK
RGB Variations
Color information
#338918 (or 0x338918) is known color: Bilbao. HEX triplet: 33, 89 and 18. RGB value is (51,137,24). Sum of RGB (Red+Green+Blue) = 51+137+24=212 (28% of max value = 765). Red value is 51 (20.31% from 255 or 24.06% from 212); Green value is 137 (53.91% from 255 or 64.62% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 137 - color contains mainly: green. Hex color #338918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338918 is #CC76E7. Grayscale: #626262. Windows color (decimal): -13399784 or 1607987. OLE color: 1607987.
HSL color Cylindrical-coordinate representation of color #338918: hue angle of 105.66º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #338918 is Cyan = 0.63, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 24 | - |
| CMYK | 0.63 | 0 | 0.82 | 0.46 |
| HSL | 105.66º | 0.7% | 0.32% | - |
| HSV(B) | 105.66º | 0.82% | 0.54% | - |
| XYZ | 10.48 | 18.66 | 3.91 | - |
| YUV | 98.4 | 86.01 | 94.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 24 | 0.63 | 0 | 0.82 | 0.46 | 105.66 | 0.7 | 0.32 |
| Hex | 33 | 89 | 18 | 3F | 0 | 52 | 2E | 6A | 46 | 20 |
| Octal | 63 | 211 | 30 | 77 | 0 | 122 | 56 | 152 | 106 | 40 |
| Binary | 110011 | 10001001 | 11000 | 111111 | 0 | 1010010 | 101110 | 1101010 | 1000110 | 100000 |
Color Harmonies of #338918
Complementary color
Monochromatic Colors of #338918
Black with #338918
Text Example
Text Example
White with #338918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338918; }
p { color: rgb(51,137,24); }
H1.HeaderClassName
{
color: #338918;
}
.AnyTagClassName
{
color: #338918;
}
</style>
background-color css
<style>
a { background-color: #338918; }
a { background-color: rgb(51,137,24); }
div.DivClassName
{
background-color: #338918;
}
.BgClassName
{
background-color: #338918;
}
</style>
border-color css
<style>
span { border-color: #338918; }
span { border-color: rgb(51,137,24); }
td.TdClassName
{
border-color: #338918;
}
.TagClassName
{
border-color: #338918;
}
</style>