Shades of Bilbao #338210
Tints of Bilbao #338210
RGB
CMYK
RGB Variations
Color information
#338210 (or 0x338210) is known color: Bilbao. HEX triplet: 33, 82 and 10. RGB value is (51,130,16). Sum of RGB (Red+Green+Blue) = 51+130+16=197 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.89% from 197); Green value is 130 (51.17% from 255 or 65.99% from 197); Blue value is 16 (6.64% from 255 or 8.12% from 197); Max value from RGB is 130 - color contains mainly: green. Hex color #338210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338210 is #CC7DEF. Grayscale: #5D5D5D. Windows color (decimal): -13401584 or 1081907. OLE color: 1081907.
HSL color Cylindrical-coordinate representation of color #338210: hue angle of 101.58º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #338210 is Cyan = 0.61, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 16 | - |
| CMYK | 0.61 | 0 | 0.88 | 0.49 |
| HSL | 101.58º | 0.78% | 0.29% | - |
| HSV(B) | 101.58º | 0.88% | 0.51% | - |
| XYZ | 9.44 | 16.71 | 3.22 | - |
| YUV | 93.38 | 84.33 | 97.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 16 | 0.61 | 0 | 0.88 | 0.49 | 101.58 | 0.78 | 0.29 |
| Hex | 33 | 82 | 10 | 3D | 0 | 58 | 31 | 66 | 4E | 1D |
| Octal | 63 | 202 | 20 | 75 | 0 | 130 | 61 | 146 | 116 | 35 |
| Binary | 110011 | 10000010 | 10000 | 111101 | 0 | 1011000 | 110001 | 1100110 | 1001110 | 11101 |
Color Harmonies of #338210
Complementary color
Monochromatic Colors of #338210
Black with #338210
Text Example
Text Example
White with #338210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338210; }
p { color: rgb(51,130,16); }
H1.HeaderClassName
{
color: #338210;
}
.AnyTagClassName
{
color: #338210;
}
</style>
background-color css
<style>
a { background-color: #338210; }
a { background-color: rgb(51,130,16); }
div.DivClassName
{
background-color: #338210;
}
.BgClassName
{
background-color: #338210;
}
</style>
border-color css
<style>
span { border-color: #338210; }
span { border-color: rgb(51,130,16); }
td.TdClassName
{
border-color: #338210;
}
.TagClassName
{
border-color: #338210;
}
</style>