Shades of Bilbao #338312
Tints of Bilbao #338312
RGB
CMYK
RGB Variations
Color information
#338312 (or 0x338312) is known color: Bilbao. HEX triplet: 33, 83 and 12. RGB value is (51,131,18). Sum of RGB (Red+Green+Blue) = 51+131+18=200 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.5% from 200); Green value is 131 (51.56% from 255 or 65.5% from 200); Blue value is 18 (7.42% from 255 or 9% from 200); Max value from RGB is 131 - color contains mainly: green. Hex color #338312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338312 is #CC7CED. Grayscale: #5E5E5E. Windows color (decimal): -13401326 or 1213235. OLE color: 1213235.
HSL color Cylindrical-coordinate representation of color #338312: hue angle of 102.48º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #338312 is Cyan = 0.61, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 18 | - |
| CMYK | 0.61 | 0 | 0.86 | 0.49 |
| HSL | 102.48º | 0.76% | 0.29% | - |
| HSV(B) | 102.48º | 0.86% | 0.51% | - |
| XYZ | 9.59 | 16.98 | 3.34 | - |
| YUV | 94.2 | 85 | 97.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 18 | 0.61 | 0 | 0.86 | 0.49 | 102.48 | 0.76 | 0.29 |
| Hex | 33 | 83 | 12 | 3D | 0 | 56 | 31 | 66 | 4C | 1D |
| Octal | 63 | 203 | 22 | 75 | 0 | 126 | 61 | 146 | 114 | 35 |
| Binary | 110011 | 10000011 | 10010 | 111101 | 0 | 1010110 | 110001 | 1100110 | 1001100 | 11101 |
Color Harmonies of #338312
Complementary color
Monochromatic Colors of #338312
Black with #338312
Text Example
Text Example
White with #338312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338312; }
p { color: rgb(51,131,18); }
H1.HeaderClassName
{
color: #338312;
}
.AnyTagClassName
{
color: #338312;
}
</style>
background-color css
<style>
a { background-color: #338312; }
a { background-color: rgb(51,131,18); }
div.DivClassName
{
background-color: #338312;
}
.BgClassName
{
background-color: #338312;
}
</style>
border-color css
<style>
span { border-color: #338312; }
span { border-color: rgb(51,131,18); }
td.TdClassName
{
border-color: #338312;
}
.TagClassName
{
border-color: #338312;
}
</style>