Shades of Bilbao #337614
Tints of Bilbao #337614
RGB
CMYK
RGB Variations
Color information
#337614 (or 0x337614) is known color: Bilbao. HEX triplet: 33, 76 and 14. RGB value is (51,118,20). Sum of RGB (Red+Green+Blue) = 51+118+20=189 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.98% from 189); Green value is 118 (46.48% from 255 or 62.43% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 118 - color contains mainly: green. Hex color #337614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337614 is #CC89EB. Grayscale: #575757. Windows color (decimal): -13404652 or 1340979. OLE color: 1340979.
HSL color Cylindrical-coordinate representation of color #337614: hue angle of 101.02º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #337614 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 118 | 20 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.54 |
| HSL | 101.02º | 0.71% | 0.27% | - |
| HSV(B) | 101.02º | 0.83% | 0.46% | - |
| XYZ | 7.97 | 13.71 | 2.89 | - |
| YUV | 86.8 | 90.3 | 102.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 20 | 0.57 | 0 | 0.83 | 0.54 | 101.02 | 0.71 | 0.27 |
| Hex | 33 | 76 | 14 | 39 | 0 | 53 | 36 | 65 | 47 | 1B |
| Octal | 63 | 166 | 24 | 71 | 0 | 123 | 66 | 145 | 107 | 33 |
| Binary | 110011 | 1110110 | 10100 | 111001 | 0 | 1010011 | 110110 | 1100101 | 1000111 | 11011 |
Color Harmonies of #337614
Complementary color
Monochromatic Colors of #337614
Black with #337614
Text Example
Text Example
White with #337614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337614; }
p { color: rgb(51,118,20); }
H1.HeaderClassName
{
color: #337614;
}
.AnyTagClassName
{
color: #337614;
}
</style>
background-color css
<style>
a { background-color: #337614; }
a { background-color: rgb(51,118,20); }
div.DivClassName
{
background-color: #337614;
}
.BgClassName
{
background-color: #337614;
}
</style>
border-color css
<style>
span { border-color: #337614; }
span { border-color: rgb(51,118,20); }
td.TdClassName
{
border-color: #337614;
}
.TagClassName
{
border-color: #337614;
}
</style>