Shades of Bilbao #337426
Tints of Bilbao #337426
RGB
CMYK
RGB Variations
Color information
#337426 (or 0x337426) is known color: Bilbao. HEX triplet: 33, 74 and 26. RGB value is (51,116,38). Sum of RGB (Red+Green+Blue) = 51+116+38=205 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.88% from 205); Green value is 116 (45.70% from 255 or 56.59% from 205); Blue value is 38 (15.23% from 255 or 18.54% from 205); Max value from RGB is 116 - color contains mainly: green. Hex color #337426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337426 is #CC8BD9. Grayscale: #575757. Windows color (decimal): -13405146 or 2520115. OLE color: 2520115.
HSL color Cylindrical-coordinate representation of color #337426: hue angle of 110º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #337426 is Cyan = 0.56, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 116 | 38 | - |
| CMYK | 0.56 | 0 | 0.67 | 0.55 |
| HSL | 110º | 0.51% | 0.3% | - |
| HSV(B) | 110º | 0.67% | 0.45% | - |
| XYZ | 7.96 | 13.33 | 3.99 | - |
| YUV | 87.67 | 99.97 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 116 | 38 | 0.56 | 0 | 0.67 | 0.55 | 110 | 0.51 | 0.3 |
| Hex | 33 | 74 | 26 | 38 | 0 | 43 | 37 | 6E | 33 | 1E |
| Octal | 63 | 164 | 46 | 70 | 0 | 103 | 67 | 156 | 63 | 36 |
| Binary | 110011 | 1110100 | 100110 | 111000 | 0 | 1000011 | 110111 | 1101110 | 110011 | 11110 |
Color Harmonies of #337426
Complementary color
Monochromatic Colors of #337426
Black with #337426
Text Example
Text Example
White with #337426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337426; }
p { color: rgb(51,116,38); }
H1.HeaderClassName
{
color: #337426;
}
.AnyTagClassName
{
color: #337426;
}
</style>
background-color css
<style>
a { background-color: #337426; }
a { background-color: rgb(51,116,38); }
div.DivClassName
{
background-color: #337426;
}
.BgClassName
{
background-color: #337426;
}
</style>
border-color css
<style>
span { border-color: #337426; }
span { border-color: rgb(51,116,38); }
td.TdClassName
{
border-color: #337426;
}
.TagClassName
{
border-color: #337426;
}
</style>