Shades of Bilbao #338416
Tints of Bilbao #338416
RGB
CMYK
RGB Variations
Color information
#338416 (or 0x338416) is known color: Bilbao. HEX triplet: 33, 84 and 16. RGB value is (51,132,22). Sum of RGB (Red+Green+Blue) = 51+132+22=205 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.88% from 205); Green value is 132 (51.95% from 255 or 64.39% from 205); Blue value is 22 (8.98% from 255 or 10.73% from 205); Max value from RGB is 132 - color contains mainly: green. Hex color #338416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338416 is #CC7BE9. Grayscale: #5F5F5F. Windows color (decimal): -13401066 or 1475635. OLE color: 1475635.
HSL color Cylindrical-coordinate representation of color #338416: hue angle of 104.18º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #338416 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 132 | 22 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.48 |
| HSL | 104.18º | 0.71% | 0.3% | - |
| HSV(B) | 104.18º | 0.83% | 0.52% | - |
| XYZ | 9.76 | 17.26 | 3.58 | - |
| YUV | 95.24 | 86.66 | 96.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 132 | 22 | 0.61 | 0 | 0.83 | 0.48 | 104.18 | 0.71 | 0.3 |
| Hex | 33 | 84 | 16 | 3D | 0 | 53 | 30 | 68 | 47 | 1E |
| Octal | 63 | 204 | 26 | 75 | 0 | 123 | 60 | 150 | 107 | 36 |
| Binary | 110011 | 10000100 | 10110 | 111101 | 0 | 1010011 | 110000 | 1101000 | 1000111 | 11110 |
Color Harmonies of #338416
Complementary color
Monochromatic Colors of #338416
Black with #338416
Text Example
Text Example
White with #338416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338416; }
p { color: rgb(51,132,22); }
H1.HeaderClassName
{
color: #338416;
}
.AnyTagClassName
{
color: #338416;
}
</style>
background-color css
<style>
a { background-color: #338416; }
a { background-color: rgb(51,132,22); }
div.DivClassName
{
background-color: #338416;
}
.BgClassName
{
background-color: #338416;
}
</style>
border-color css
<style>
span { border-color: #338416; }
span { border-color: rgb(51,132,22); }
td.TdClassName
{
border-color: #338416;
}
.TagClassName
{
border-color: #338416;
}
</style>