Shades of Bilbao #337607
Tints of Bilbao #337607
RGB
CMYK
RGB Variations
Color information
#337607 (or 0x337607) is known color: Bilbao. HEX triplet: 33, 76 and 07. RGB value is (51,118,7). Sum of RGB (Red+Green+Blue) = 51+118+7=176 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.98% from 176); Green value is 118 (46.48% from 255 or 67.05% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 118 - color contains mainly: green. Hex color #337607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337607 is #CC89F8. Grayscale: #555555. Windows color (decimal): -13404665 or 489011. OLE color: 489011.
HSL color Cylindrical-coordinate representation of color #337607: hue angle of 96.22º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #337607 is Cyan = 0.57, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 118 | 7 | - |
| CMYK | 0.57 | 0 | 0.94 | 0.54 |
| HSL | 96.22º | 0.89% | 0.25% | - |
| HSV(B) | 96.22º | 0.94% | 0.46% | - |
| XYZ | 7.88 | 13.68 | 2.43 | - |
| YUV | 85.31 | 83.8 | 103.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 7 | 0.57 | 0 | 0.94 | 0.54 | 96.22 | 0.89 | 0.25 |
| Hex | 33 | 76 | 7 | 39 | 0 | 5E | 36 | 60 | 59 | 19 |
| Octal | 63 | 166 | 7 | 71 | 0 | 136 | 66 | 140 | 131 | 31 |
| Binary | 110011 | 1110110 | 111 | 111001 | 0 | 1011110 | 110110 | 1100000 | 1011001 | 11001 |
Color Harmonies of #337607
Complementary color
Monochromatic Colors of #337607
Black with #337607
Text Example
Text Example
White with #337607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337607; }
p { color: rgb(51,118,7); }
H1.HeaderClassName
{
color: #337607;
}
.AnyTagClassName
{
color: #337607;
}
</style>
background-color css
<style>
a { background-color: #337607; }
a { background-color: rgb(51,118,7); }
div.DivClassName
{
background-color: #337607;
}
.BgClassName
{
background-color: #337607;
}
</style>
border-color css
<style>
span { border-color: #337607; }
span { border-color: rgb(51,118,7); }
td.TdClassName
{
border-color: #337607;
}
.TagClassName
{
border-color: #337607;
}
</style>