Shades of Bilbao #337619
Tints of Bilbao #337619
RGB
CMYK
RGB Variations
Color information
#337619 (or 0x337619) is known color: Bilbao. HEX triplet: 33, 76 and 19. RGB value is (51,118,25). Sum of RGB (Red+Green+Blue) = 51+118+25=194 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.29% from 194); Green value is 118 (46.48% from 255 or 60.82% from 194); Blue value is 25 (10.16% from 255 or 12.89% from 194); Max value from RGB is 118 - color contains mainly: green. Hex color #337619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337619 is #CC89E6. Grayscale: #575757. Windows color (decimal): -13404647 or 1668659. OLE color: 1668659.
HSL color Cylindrical-coordinate representation of color #337619: hue angle of 103.23º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #337619 is Cyan = 0.57, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 118 | 25 | - |
| CMYK | 0.57 | 0 | 0.79 | 0.54 |
| HSL | 103.23º | 0.65% | 0.28% | - |
| HSV(B) | 103.23º | 0.79% | 0.46% | - |
| XYZ | 8.02 | 13.73 | 3.15 | - |
| YUV | 87.37 | 92.8 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 25 | 0.57 | 0 | 0.79 | 0.54 | 103.23 | 0.65 | 0.28 |
| Hex | 33 | 76 | 19 | 39 | 0 | 4F | 36 | 67 | 41 | 1C |
| Octal | 63 | 166 | 31 | 71 | 0 | 117 | 66 | 147 | 101 | 34 |
| Binary | 110011 | 1110110 | 11001 | 111001 | 0 | 1001111 | 110110 | 1100111 | 1000001 | 11100 |
Color Harmonies of #337619
Complementary color
Monochromatic Colors of #337619
Black with #337619
Text Example
Text Example
White with #337619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337619; }
p { color: rgb(51,118,25); }
H1.HeaderClassName
{
color: #337619;
}
.AnyTagClassName
{
color: #337619;
}
</style>
background-color css
<style>
a { background-color: #337619; }
a { background-color: rgb(51,118,25); }
div.DivClassName
{
background-color: #337619;
}
.BgClassName
{
background-color: #337619;
}
</style>
border-color css
<style>
span { border-color: #337619; }
span { border-color: rgb(51,118,25); }
td.TdClassName
{
border-color: #337619;
}
.TagClassName
{
border-color: #337619;
}
</style>