Shades of Bilbao #338321
Tints of Bilbao #338321
RGB
CMYK
RGB Variations
Color information
#338321 (or 0x338321) is known color: Bilbao. HEX triplet: 33, 83 and 21. RGB value is (51,131,33). Sum of RGB (Red+Green+Blue) = 51+131+33=215 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.72% from 215); Green value is 131 (51.56% from 255 or 60.93% from 215); Blue value is 33 (13.28% from 255 or 15.35% from 215); Max value from RGB is 131 - color contains mainly: green. Hex color #338321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338321 is #CC7CDE. Grayscale: #606060. Windows color (decimal): -13401311 or 2196275. OLE color: 2196275.
HSL color Cylindrical-coordinate representation of color #338321: hue angle of 108.98º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #338321 is Cyan = 0.61, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 33 | - |
| CMYK | 0.61 | 0 | 0.75 | 0.49 |
| HSL | 108.98º | 0.6% | 0.32% | - |
| HSV(B) | 108.98º | 0.75% | 0.51% | - |
| XYZ | 9.76 | 17.05 | 4.21 | - |
| YUV | 95.91 | 92.5 | 95.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 33 | 0.61 | 0 | 0.75 | 0.49 | 108.98 | 0.6 | 0.32 |
| Hex | 33 | 83 | 21 | 3D | 0 | 4B | 31 | 6D | 3C | 20 |
| Octal | 63 | 203 | 41 | 75 | 0 | 113 | 61 | 155 | 74 | 40 |
| Binary | 110011 | 10000011 | 100001 | 111101 | 0 | 1001011 | 110001 | 1101101 | 111100 | 100000 |
Color Harmonies of #338321
Complementary color
Monochromatic Colors of #338321
Black with #338321
Text Example
Text Example
White with #338321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338321; }
p { color: rgb(51,131,33); }
H1.HeaderClassName
{
color: #338321;
}
.AnyTagClassName
{
color: #338321;
}
</style>
background-color css
<style>
a { background-color: #338321; }
a { background-color: rgb(51,131,33); }
div.DivClassName
{
background-color: #338321;
}
.BgClassName
{
background-color: #338321;
}
</style>
border-color css
<style>
span { border-color: #338321; }
span { border-color: rgb(51,131,33); }
td.TdClassName
{
border-color: #338321;
}
.TagClassName
{
border-color: #338321;
}
</style>