Shades of Bilbao #338921
Tints of Bilbao #338921
RGB
CMYK
RGB Variations
Color information
#338921 (or 0x338921) is known color: Bilbao. HEX triplet: 33, 89 and 21. RGB value is (51,137,33). Sum of RGB (Red+Green+Blue) = 51+137+33=221 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.08% from 221); Green value is 137 (53.91% from 255 or 61.99% from 221); Blue value is 33 (13.28% from 255 or 14.93% from 221); Max value from RGB is 137 - color contains mainly: green. Hex color #338921 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338921 is #CC76DE. Grayscale: #636363. Windows color (decimal): -13399775 or 2197811. OLE color: 2197811.
HSL color Cylindrical-coordinate representation of color #338921: hue angle of 109.62º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #338921 is Cyan = 0.63, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 33 | - |
| CMYK | 0.63 | 0 | 0.76 | 0.46 |
| HSL | 109.62º | 0.61% | 0.33% | - |
| HSV(B) | 109.62º | 0.76% | 0.54% | - |
| XYZ | 10.59 | 18.7 | 4.49 | - |
| YUV | 99.43 | 90.51 | 93.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 33 | 0.63 | 0 | 0.76 | 0.46 | 109.62 | 0.61 | 0.33 |
| Hex | 33 | 89 | 21 | 3F | 0 | 4C | 2E | 6E | 3D | 21 |
| Octal | 63 | 211 | 41 | 77 | 0 | 114 | 56 | 156 | 75 | 41 |
| Binary | 110011 | 10001001 | 100001 | 111111 | 0 | 1001100 | 101110 | 1101110 | 111101 | 100001 |
Color Harmonies of #338921
Complementary color
Monochromatic Colors of #338921
Black with #338921
Text Example
Text Example
White with #338921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338921; }
p { color: rgb(51,137,33); }
H1.HeaderClassName
{
color: #338921;
}
.AnyTagClassName
{
color: #338921;
}
</style>
background-color css
<style>
a { background-color: #338921; }
a { background-color: rgb(51,137,33); }
div.DivClassName
{
background-color: #338921;
}
.BgClassName
{
background-color: #338921;
}
</style>
border-color css
<style>
span { border-color: #338921; }
span { border-color: rgb(51,137,33); }
td.TdClassName
{
border-color: #338921;
}
.TagClassName
{
border-color: #338921;
}
</style>