Shades of Bilbao #337807
Tints of Bilbao #337807
RGB
CMYK
RGB Variations
Color information
#337807 (or 0x337807) is known color: Bilbao. HEX triplet: 33, 78 and 07. RGB value is (51,120,7). Sum of RGB (Red+Green+Blue) = 51+120+7=178 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.65% from 178); Green value is 120 (47.27% from 255 or 67.42% from 178); Blue value is 7 (3.12% from 255 or 3.93% from 178); Max value from RGB is 120 - color contains mainly: green. Hex color #337807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337807 is #CC87F8. Grayscale: #565656. Windows color (decimal): -13404153 or 489523. OLE color: 489523.
HSL color Cylindrical-coordinate representation of color #337807: hue angle of 96.64º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #337807 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 120 | 7 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.53 |
| HSL | 96.64º | 0.89% | 0.25% | - |
| HSV(B) | 96.64º | 0.94% | 0.47% | - |
| XYZ | 8.12 | 14.15 | 2.5 | - |
| YUV | 86.49 | 83.14 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 120 | 7 | 0.58 | 0 | 0.94 | 0.53 | 96.64 | 0.89 | 0.25 |
| Hex | 33 | 78 | 7 | 3A | 0 | 5E | 35 | 61 | 59 | 19 |
| Octal | 63 | 170 | 7 | 72 | 0 | 136 | 65 | 141 | 131 | 31 |
| Binary | 110011 | 1111000 | 111 | 111010 | 0 | 1011110 | 110101 | 1100001 | 1011001 | 11001 |
Color Harmonies of #337807
Complementary color
Monochromatic Colors of #337807
Black with #337807
Text Example
Text Example
White with #337807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337807; }
p { color: rgb(51,120,7); }
H1.HeaderClassName
{
color: #337807;
}
.AnyTagClassName
{
color: #337807;
}
</style>
background-color css
<style>
a { background-color: #337807; }
a { background-color: rgb(51,120,7); }
div.DivClassName
{
background-color: #337807;
}
.BgClassName
{
background-color: #337807;
}
</style>
border-color css
<style>
span { border-color: #337807; }
span { border-color: rgb(51,120,7); }
td.TdClassName
{
border-color: #337807;
}
.TagClassName
{
border-color: #337807;
}
</style>