Shades of Bilbao #338510
Tints of Bilbao #338510
RGB
CMYK
RGB Variations
Color information
#338510 (or 0x338510) is known color: Bilbao. HEX triplet: 33, 85 and 10. RGB value is (51,133,16). Sum of RGB (Red+Green+Blue) = 51+133+16=200 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.5% from 200); Green value is 133 (52.34% from 255 or 66.5% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 133 - color contains mainly: green. Hex color #338510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338510 is #CC7AEF. Grayscale: #5F5F5F. Windows color (decimal): -13400816 or 1082675. OLE color: 1082675.
HSL color Cylindrical-coordinate representation of color #338510: hue angle of 102.05º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #338510 is Cyan = 0.62, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 16 | - |
| CMYK | 0.62 | 0 | 0.88 | 0.48 |
| HSL | 102.05º | 0.79% | 0.29% | - |
| HSV(B) | 102.05º | 0.88% | 0.52% | - |
| XYZ | 9.85 | 17.52 | 3.35 | - |
| YUV | 95.14 | 83.33 | 96.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 16 | 0.62 | 0 | 0.88 | 0.48 | 102.05 | 0.79 | 0.29 |
| Hex | 33 | 85 | 10 | 3E | 0 | 58 | 30 | 66 | 4F | 1D |
| Octal | 63 | 205 | 20 | 76 | 0 | 130 | 60 | 146 | 117 | 35 |
| Binary | 110011 | 10000101 | 10000 | 111110 | 0 | 1011000 | 110000 | 1100110 | 1001111 | 11101 |
Color Harmonies of #338510
Complementary color
Monochromatic Colors of #338510
Black with #338510
Text Example
Text Example
White with #338510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338510; }
p { color: rgb(51,133,16); }
H1.HeaderClassName
{
color: #338510;
}
.AnyTagClassName
{
color: #338510;
}
</style>
background-color css
<style>
a { background-color: #338510; }
a { background-color: rgb(51,133,16); }
div.DivClassName
{
background-color: #338510;
}
.BgClassName
{
background-color: #338510;
}
</style>
border-color css
<style>
span { border-color: #338510; }
span { border-color: rgb(51,133,16); }
td.TdClassName
{
border-color: #338510;
}
.TagClassName
{
border-color: #338510;
}
</style>