Shades of Bilbao #338915
Tints of Bilbao #338915
RGB
CMYK
RGB Variations
Color information
#338915 (or 0x338915) is known color: Bilbao. HEX triplet: 33, 89 and 15. RGB value is (51,137,21). Sum of RGB (Red+Green+Blue) = 51+137+21=209 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.40% from 209); Green value is 137 (53.91% from 255 or 65.55% from 209); Blue value is 21 (8.59% from 255 or 10.05% from 209); Max value from RGB is 137 - color contains mainly: green. Hex color #338915 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338915 is #CC76EA. Grayscale: #626262. Windows color (decimal): -13399787 or 1411379. OLE color: 1411379.
HSL color Cylindrical-coordinate representation of color #338915: hue angle of 104.48º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #338915 is Cyan = 0.63, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 21 | - |
| CMYK | 0.63 | 0 | 0.85 | 0.46 |
| HSL | 104.48º | 0.73% | 0.31% | - |
| HSV(B) | 104.48º | 0.85% | 0.54% | - |
| XYZ | 10.45 | 18.65 | 3.76 | - |
| YUV | 98.06 | 84.51 | 94.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 21 | 0.63 | 0 | 0.85 | 0.46 | 104.48 | 0.73 | 0.31 |
| Hex | 33 | 89 | 15 | 3F | 0 | 55 | 2E | 68 | 49 | 1F |
| Octal | 63 | 211 | 25 | 77 | 0 | 125 | 56 | 150 | 111 | 37 |
| Binary | 110011 | 10001001 | 10101 | 111111 | 0 | 1010101 | 101110 | 1101000 | 1001001 | 11111 |
Color Harmonies of #338915
Complementary color
Monochromatic Colors of #338915
Black with #338915
Text Example
Text Example
White with #338915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338915; }
p { color: rgb(51,137,21); }
H1.HeaderClassName
{
color: #338915;
}
.AnyTagClassName
{
color: #338915;
}
</style>
background-color css
<style>
a { background-color: #338915; }
a { background-color: rgb(51,137,21); }
div.DivClassName
{
background-color: #338915;
}
.BgClassName
{
background-color: #338915;
}
</style>
border-color css
<style>
span { border-color: #338915; }
span { border-color: rgb(51,137,21); }
td.TdClassName
{
border-color: #338915;
}
.TagClassName
{
border-color: #338915;
}
</style>