Shades of Bilbao #337305
Tints of Bilbao #337305
RGB
CMYK
RGB Variations
Color information
#337305 (or 0x337305) is known color: Bilbao. HEX triplet: 33, 73 and 05. RGB value is (51,115,5). Sum of RGB (Red+Green+Blue) = 51+115+5=171 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.82% from 171); Green value is 115 (45.31% from 255 or 67.25% from 171); Blue value is 5 (2.34% from 255 or 2.92% from 171); Max value from RGB is 115 - color contains mainly: green. Hex color #337305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337305 is #CC8CFA. Grayscale: #535353. Windows color (decimal): -13405435 or 357171. OLE color: 357171.
HSL color Cylindrical-coordinate representation of color #337305: hue angle of 94.91º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #337305 is Cyan = 0.56, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 115 | 5 | - |
| CMYK | 0.56 | 0 | 0.96 | 0.55 |
| HSL | 94.91º | 0.92% | 0.24% | - |
| HSV(B) | 94.91º | 0.96% | 0.45% | - |
| XYZ | 7.52 | 12.98 | 2.25 | - |
| YUV | 83.32 | 83.8 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 5 | 0.56 | 0 | 0.96 | 0.55 | 94.91 | 0.92 | 0.24 |
| Hex | 33 | 73 | 5 | 38 | 0 | 60 | 37 | 5F | 5C | 18 |
| Octal | 63 | 163 | 5 | 70 | 0 | 140 | 67 | 137 | 134 | 30 |
| Binary | 110011 | 1110011 | 101 | 111000 | 0 | 1100000 | 110111 | 1011111 | 1011100 | 11000 |
Color Harmonies of #337305
Complementary color
Monochromatic Colors of #337305
Black with #337305
Text Example
Text Example
White with #337305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337305; }
p { color: rgb(51,115,5); }
H1.HeaderClassName
{
color: #337305;
}
.AnyTagClassName
{
color: #337305;
}
</style>
background-color css
<style>
a { background-color: #337305; }
a { background-color: rgb(51,115,5); }
div.DivClassName
{
background-color: #337305;
}
.BgClassName
{
background-color: #337305;
}
</style>
border-color css
<style>
span { border-color: #337305; }
span { border-color: rgb(51,115,5); }
td.TdClassName
{
border-color: #337305;
}
.TagClassName
{
border-color: #337305;
}
</style>