Shades of Bilbao #337717
Tints of Bilbao #337717
RGB
CMYK
RGB Variations
Color information
#337717 (or 0x337717) is known color: Bilbao. HEX triplet: 33, 77 and 17. RGB value is (51,119,23). Sum of RGB (Red+Green+Blue) = 51+119+23=193 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.42% from 193); Green value is 119 (46.88% from 255 or 61.66% from 193); Blue value is 23 (9.38% from 255 or 11.92% from 193); Max value from RGB is 119 - color contains mainly: green. Hex color #337717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337717 is #CC88E8. Grayscale: #585858. Windows color (decimal): -13404393 or 1537843. OLE color: 1537843.
HSL color Cylindrical-coordinate representation of color #337717: hue angle of 102.5º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #337717 is Cyan = 0.57, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 119 | 23 | - |
| CMYK | 0.57 | 0 | 0.81 | 0.53 |
| HSL | 102.5º | 0.68% | 0.28% | - |
| HSV(B) | 102.5º | 0.81% | 0.47% | - |
| XYZ | 8.12 | 13.96 | 3.08 | - |
| YUV | 87.72 | 91.47 | 101.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 119 | 23 | 0.57 | 0 | 0.81 | 0.53 | 102.5 | 0.68 | 0.28 |
| Hex | 33 | 77 | 17 | 39 | 0 | 51 | 35 | 66 | 44 | 1C |
| Octal | 63 | 167 | 27 | 71 | 0 | 121 | 65 | 146 | 104 | 34 |
| Binary | 110011 | 1110111 | 10111 | 111001 | 0 | 1010001 | 110101 | 1100110 | 1000100 | 11100 |
Color Harmonies of #337717
Complementary color
Monochromatic Colors of #337717
Black with #337717
Text Example
Text Example
White with #337717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337717; }
p { color: rgb(51,119,23); }
H1.HeaderClassName
{
color: #337717;
}
.AnyTagClassName
{
color: #337717;
}
</style>
background-color css
<style>
a { background-color: #337717; }
a { background-color: rgb(51,119,23); }
div.DivClassName
{
background-color: #337717;
}
.BgClassName
{
background-color: #337717;
}
</style>
border-color css
<style>
span { border-color: #337717; }
span { border-color: rgb(51,119,23); }
td.TdClassName
{
border-color: #337717;
}
.TagClassName
{
border-color: #337717;
}
</style>