Shades of Bilbao #337407
Tints of Bilbao #337407
RGB
CMYK
RGB Variations
Color information
#337407 (or 0x337407) is known color: Bilbao. HEX triplet: 33, 74 and 07. RGB value is (51,116,7). Sum of RGB (Red+Green+Blue) = 51+116+7=174 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.31% from 174); Green value is 116 (45.70% from 255 or 66.67% from 174); Blue value is 7 (3.12% from 255 or 4.02% from 174); Max value from RGB is 116 - color contains mainly: green. Hex color #337407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337407 is #CC8BF8. Grayscale: #545454. Windows color (decimal): -13405177 or 488499. OLE color: 488499.
HSL color Cylindrical-coordinate representation of color #337407: hue angle of 95.78º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #337407 is Cyan = 0.56, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 116 | 7 | - |
| CMYK | 0.56 | 0 | 0.94 | 0.55 |
| HSL | 95.78º | 0.89% | 0.24% | - |
| HSV(B) | 95.78º | 0.94% | 0.45% | - |
| XYZ | 7.65 | 13.21 | 2.35 | - |
| YUV | 84.14 | 84.47 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 116 | 7 | 0.56 | 0 | 0.94 | 0.55 | 95.78 | 0.89 | 0.24 |
| Hex | 33 | 74 | 7 | 38 | 0 | 5E | 37 | 60 | 59 | 18 |
| Octal | 63 | 164 | 7 | 70 | 0 | 136 | 67 | 140 | 131 | 30 |
| Binary | 110011 | 1110100 | 111 | 111000 | 0 | 1011110 | 110111 | 1100000 | 1011001 | 11000 |
Color Harmonies of #337407
Complementary color
Monochromatic Colors of #337407
Black with #337407
Text Example
Text Example
White with #337407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337407; }
p { color: rgb(51,116,7); }
H1.HeaderClassName
{
color: #337407;
}
.AnyTagClassName
{
color: #337407;
}
</style>
background-color css
<style>
a { background-color: #337407; }
a { background-color: rgb(51,116,7); }
div.DivClassName
{
background-color: #337407;
}
.BgClassName
{
background-color: #337407;
}
</style>
border-color css
<style>
span { border-color: #337407; }
span { border-color: rgb(51,116,7); }
td.TdClassName
{
border-color: #337407;
}
.TagClassName
{
border-color: #337407;
}
</style>