Shades of Bilbao #337612
Tints of Bilbao #337612
RGB
CMYK
RGB Variations
Color information
#337612 (or 0x337612) is known color: Bilbao. HEX triplet: 33, 76 and 12. RGB value is (51,118,18). Sum of RGB (Red+Green+Blue) = 51+118+18=187 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.27% from 187); Green value is 118 (46.48% from 255 or 63.10% from 187); Blue value is 18 (7.42% from 255 or 9.63% from 187); Max value from RGB is 118 - color contains mainly: green. Hex color #337612 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337612 is #CC89ED. Grayscale: #565656. Windows color (decimal): -13404654 or 1209907. OLE color: 1209907.
HSL color Cylindrical-coordinate representation of color #337612: hue angle of 100.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #337612 is Cyan = 0.57, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 118 | 18 | - |
| CMYK | 0.57 | 0 | 0.85 | 0.54 |
| HSL | 100.2º | 0.74% | 0.27% | - |
| HSV(B) | 100.2º | 0.85% | 0.46% | - |
| XYZ | 7.95 | 13.7 | 2.8 | - |
| YUV | 86.57 | 89.3 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 18 | 0.57 | 0 | 0.85 | 0.54 | 100.2 | 0.74 | 0.27 |
| Hex | 33 | 76 | 12 | 39 | 0 | 55 | 36 | 64 | 4A | 1B |
| Octal | 63 | 166 | 22 | 71 | 0 | 125 | 66 | 144 | 112 | 33 |
| Binary | 110011 | 1110110 | 10010 | 111001 | 0 | 1010101 | 110110 | 1100100 | 1001010 | 11011 |
Color Harmonies of #337612
Complementary color
Monochromatic Colors of #337612
Black with #337612
Text Example
Text Example
White with #337612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337612; }
p { color: rgb(51,118,18); }
H1.HeaderClassName
{
color: #337612;
}
.AnyTagClassName
{
color: #337612;
}
</style>
background-color css
<style>
a { background-color: #337612; }
a { background-color: rgb(51,118,18); }
div.DivClassName
{
background-color: #337612;
}
.BgClassName
{
background-color: #337612;
}
</style>
border-color css
<style>
span { border-color: #337612; }
span { border-color: rgb(51,118,18); }
td.TdClassName
{
border-color: #337612;
}
.TagClassName
{
border-color: #337612;
}
</style>