Shades of Bilbao #338520
Tints of Bilbao #338520
RGB
CMYK
RGB Variations
Color information
#338520 (or 0x338520) is known color: Bilbao. HEX triplet: 33, 85 and 20. RGB value is (51,133,32). Sum of RGB (Red+Green+Blue) = 51+133+32=216 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.61% from 216); Green value is 133 (52.34% from 255 or 61.57% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 133 - color contains mainly: green. Hex color #338520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338520 is #CC7ADF. Grayscale: #616161. Windows color (decimal): -13400800 or 2131251. OLE color: 2131251.
HSL color Cylindrical-coordinate representation of color #338520: hue angle of 108.71º 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 #338520 is Cyan = 0.62, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 32 | - |
| CMYK | 0.62 | 0 | 0.76 | 0.48 |
| HSL | 108.71º | 0.61% | 0.32% | - |
| HSV(B) | 108.71º | 0.76% | 0.52% | - |
| XYZ | 10.01 | 17.58 | 4.23 | - |
| YUV | 96.97 | 91.33 | 95.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 32 | 0.62 | 0 | 0.76 | 0.48 | 108.71 | 0.61 | 0.32 |
| Hex | 33 | 85 | 20 | 3E | 0 | 4C | 30 | 6D | 3D | 20 |
| Octal | 63 | 205 | 40 | 76 | 0 | 114 | 60 | 155 | 75 | 40 |
| Binary | 110011 | 10000101 | 100000 | 111110 | 0 | 1001100 | 110000 | 1101101 | 111101 | 100000 |
Color Harmonies of #338520
Complementary color
Monochromatic Colors of #338520
Black with #338520
Text Example
Text Example
White with #338520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338520; }
p { color: rgb(51,133,32); }
H1.HeaderClassName
{
color: #338520;
}
.AnyTagClassName
{
color: #338520;
}
</style>
background-color css
<style>
a { background-color: #338520; }
a { background-color: rgb(51,133,32); }
div.DivClassName
{
background-color: #338520;
}
.BgClassName
{
background-color: #338520;
}
</style>
border-color css
<style>
span { border-color: #338520; }
span { border-color: rgb(51,133,32); }
td.TdClassName
{
border-color: #338520;
}
.TagClassName
{
border-color: #338520;
}
</style>