Shades of Bilbao #337413
Tints of Bilbao #337413
RGB
CMYK
RGB Variations
Color information
#337413 (or 0x337413) is known color: Bilbao. HEX triplet: 33, 74 and 13. RGB value is (51,116,19). Sum of RGB (Red+Green+Blue) = 51+116+19=186 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.42% from 186); Green value is 116 (45.70% from 255 or 62.37% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 116 - color contains mainly: green. Hex color #337413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337413 is #CC8BEC. Grayscale: #555555. Windows color (decimal): -13405165 or 1274931. OLE color: 1274931.
HSL color Cylindrical-coordinate representation of color #337413: hue angle of 100.21º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #337413 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 116 | 19 | - |
| CMYK | 0.56 | 0 | 0.84 | 0.55 |
| HSL | 100.21º | 0.72% | 0.26% | - |
| HSV(B) | 100.21º | 0.84% | 0.45% | - |
| XYZ | 7.73 | 13.24 | 2.76 | - |
| YUV | 85.51 | 90.47 | 103.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 116 | 19 | 0.56 | 0 | 0.84 | 0.55 | 100.21 | 0.72 | 0.26 |
| Hex | 33 | 74 | 13 | 38 | 0 | 54 | 37 | 64 | 48 | 1A |
| Octal | 63 | 164 | 23 | 70 | 0 | 124 | 67 | 144 | 110 | 32 |
| Binary | 110011 | 1110100 | 10011 | 111000 | 0 | 1010100 | 110111 | 1100100 | 1001000 | 11010 |
Color Harmonies of #337413
Complementary color
Monochromatic Colors of #337413
Black with #337413
Text Example
Text Example
White with #337413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337413; }
p { color: rgb(51,116,19); }
H1.HeaderClassName
{
color: #337413;
}
.AnyTagClassName
{
color: #337413;
}
</style>
background-color css
<style>
a { background-color: #337413; }
a { background-color: rgb(51,116,19); }
div.DivClassName
{
background-color: #337413;
}
.BgClassName
{
background-color: #337413;
}
</style>
border-color css
<style>
span { border-color: #337413; }
span { border-color: rgb(51,116,19); }
td.TdClassName
{
border-color: #337413;
}
.TagClassName
{
border-color: #337413;
}
</style>