Shades of Bilbao #338012
Tints of Bilbao #338012
RGB
CMYK
RGB Variations
Color information
#338012 (or 0x338012) is known color: Bilbao. HEX triplet: 33, 80 and 12. RGB value is (51,128,18). Sum of RGB (Red+Green+Blue) = 51+128+18=197 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.89% from 197); Green value is 128 (50.39% from 255 or 64.97% from 197); Blue value is 18 (7.42% from 255 or 9.14% from 197); Max value from RGB is 128 - color contains mainly: green. Hex color #338012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338012 is #CC7FED. Grayscale: #5C5C5C. Windows color (decimal): -13402094 or 1212467. OLE color: 1212467.
HSL color Cylindrical-coordinate representation of color #338012: hue angle of 102º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #338012 is Cyan = 0.60, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 128 | 18 | - |
| CMYK | 0.60 | 0 | 0.86 | 0.50 |
| HSL | 102º | 0.75% | 0.29% | - |
| HSV(B) | 102º | 0.86% | 0.5% | - |
| XYZ | 9.19 | 16.19 | 3.21 | - |
| YUV | 92.44 | 85.99 | 98.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 128 | 18 | 0.60 | 0 | 0.86 | 0.50 | 102 | 0.75 | 0.29 |
| Hex | 33 | 80 | 12 | 3C | 0 | 56 | 32 | 66 | 4B | 1D |
| Octal | 63 | 200 | 22 | 74 | 0 | 126 | 62 | 146 | 113 | 35 |
| Binary | 110011 | 10000000 | 10010 | 111100 | 0 | 1010110 | 110010 | 1100110 | 1001011 | 11101 |
Color Harmonies of #338012
Complementary color
Monochromatic Colors of #338012
Black with #338012
Text Example
Text Example
White with #338012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338012; }
p { color: rgb(51,128,18); }
H1.HeaderClassName
{
color: #338012;
}
.AnyTagClassName
{
color: #338012;
}
</style>
background-color css
<style>
a { background-color: #338012; }
a { background-color: rgb(51,128,18); }
div.DivClassName
{
background-color: #338012;
}
.BgClassName
{
background-color: #338012;
}
</style>
border-color css
<style>
span { border-color: #338012; }
span { border-color: rgb(51,128,18); }
td.TdClassName
{
border-color: #338012;
}
.TagClassName
{
border-color: #338012;
}
</style>