Shades of Bilbao #338420
Tints of Bilbao #338420
RGB
CMYK
RGB Variations
Color information
#338420 (or 0x338420) is known color: Bilbao. HEX triplet: 33, 84 and 20. RGB value is (51,132,32). Sum of RGB (Red+Green+Blue) = 51+132+32=215 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.72% from 215); Green value is 132 (51.95% from 255 or 61.40% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 132 - color contains mainly: green. Hex color #338420 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338420 is #CC7BDF. Grayscale: #606060. Windows color (decimal): -13401056 or 2130995. OLE color: 2130995.
HSL color Cylindrical-coordinate representation of color #338420: hue angle of 108.6º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #338420 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 132 | 32 | - |
| CMYK | 0.61 | 0 | 0.76 | 0.48 |
| HSL | 108.6º | 0.61% | 0.32% | - |
| HSV(B) | 108.6º | 0.76% | 0.52% | - |
| XYZ | 9.88 | 17.31 | 4.19 | - |
| YUV | 96.38 | 91.66 | 95.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 32 | 0.61 | 0 | 0.76 | 0.48 | 108.6 | 0.61 | 0.32 |
| Hex | 33 | 84 | 20 | 3D | 0 | 4C | 30 | 6D | 3D | 20 |
| Octal | 63 | 204 | 40 | 75 | 0 | 114 | 60 | 155 | 75 | 40 |
| Binary | 110011 | 10000100 | 100000 | 111101 | 0 | 1001100 | 110000 | 1101101 | 111101 | 100000 |
Color Harmonies of #338420
Complementary color
Monochromatic Colors of #338420
Black with #338420
Text Example
Text Example
White with #338420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338420; }
p { color: rgb(51,132,32); }
H1.HeaderClassName
{
color: #338420;
}
.AnyTagClassName
{
color: #338420;
}
</style>
background-color css
<style>
a { background-color: #338420; }
a { background-color: rgb(51,132,32); }
div.DivClassName
{
background-color: #338420;
}
.BgClassName
{
background-color: #338420;
}
</style>
border-color css
<style>
span { border-color: #338420; }
span { border-color: rgb(51,132,32); }
td.TdClassName
{
border-color: #338420;
}
.TagClassName
{
border-color: #338420;
}
</style>