Shades of Bilbao #337613
Tints of Bilbao #337613
RGB
CMYK
RGB Variations
Color information
#337613 (or 0x337613) is known color: Bilbao. HEX triplet: 33, 76 and 13. RGB value is (51,118,19). Sum of RGB (Red+Green+Blue) = 51+118+19=188 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.13% from 188); Green value is 118 (46.48% from 255 or 62.77% from 188); Blue value is 19 (7.81% from 255 or 10.11% from 188); Max value from RGB is 118 - color contains mainly: green. Hex color #337613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337613 is #CC89EC. Grayscale: #575757. Windows color (decimal): -13404653 or 1275443. OLE color: 1275443.
HSL color Cylindrical-coordinate representation of color #337613: hue angle of 100.61º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #337613 is Cyan = 0.57, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 118 | 19 | - |
| CMYK | 0.57 | 0 | 0.84 | 0.54 |
| HSL | 100.61º | 0.72% | 0.27% | - |
| HSV(B) | 100.61º | 0.84% | 0.46% | - |
| XYZ | 7.96 | 13.71 | 2.84 | - |
| YUV | 86.68 | 89.8 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 19 | 0.57 | 0 | 0.84 | 0.54 | 100.61 | 0.72 | 0.27 |
| Hex | 33 | 76 | 13 | 39 | 0 | 54 | 36 | 65 | 48 | 1B |
| Octal | 63 | 166 | 23 | 71 | 0 | 124 | 66 | 145 | 110 | 33 |
| Binary | 110011 | 1110110 | 10011 | 111001 | 0 | 1010100 | 110110 | 1100101 | 1001000 | 11011 |
Color Harmonies of #337613
Complementary color
Monochromatic Colors of #337613
Black with #337613
Text Example
Text Example
White with #337613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337613; }
p { color: rgb(51,118,19); }
H1.HeaderClassName
{
color: #337613;
}
.AnyTagClassName
{
color: #337613;
}
</style>
background-color css
<style>
a { background-color: #337613; }
a { background-color: rgb(51,118,19); }
div.DivClassName
{
background-color: #337613;
}
.BgClassName
{
background-color: #337613;
}
</style>
border-color css
<style>
span { border-color: #337613; }
span { border-color: rgb(51,118,19); }
td.TdClassName
{
border-color: #337613;
}
.TagClassName
{
border-color: #337613;
}
</style>