Shades of Bilbao #337321
Tints of Bilbao #337321
RGB
CMYK
RGB Variations
Color information
#337321 (or 0x337321) is known color: Bilbao. HEX triplet: 33, 73 and 21. RGB value is (51,115,33). Sum of RGB (Red+Green+Blue) = 51+115+33=199 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.63% from 199); Green value is 115 (45.31% from 255 or 57.79% from 199); Blue value is 33 (13.28% from 255 or 16.58% from 199); Max value from RGB is 115 - color contains mainly: green. Hex color #337321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337321 is #CC8CDE. Grayscale: #565656. Windows color (decimal): -13405407 or 2192179. OLE color: 2192179.
HSL color Cylindrical-coordinate representation of color #337321: hue angle of 106.83º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #337321 is Cyan = 0.56, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 115 | 33 | - |
| CMYK | 0.56 | 0 | 0.71 | 0.55 |
| HSL | 106.83º | 0.55% | 0.29% | - |
| HSV(B) | 106.83º | 0.71% | 0.45% | - |
| XYZ | 7.77 | 13.08 | 3.55 | - |
| YUV | 86.52 | 97.8 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 33 | 0.56 | 0 | 0.71 | 0.55 | 106.83 | 0.55 | 0.29 |
| Hex | 33 | 73 | 21 | 38 | 0 | 47 | 37 | 6B | 37 | 1D |
| Octal | 63 | 163 | 41 | 70 | 0 | 107 | 67 | 153 | 67 | 35 |
| Binary | 110011 | 1110011 | 100001 | 111000 | 0 | 1000111 | 110111 | 1101011 | 110111 | 11101 |
Color Harmonies of #337321
Complementary color
Monochromatic Colors of #337321
Black with #337321
Text Example
Text Example
White with #337321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337321; }
p { color: rgb(51,115,33); }
H1.HeaderClassName
{
color: #337321;
}
.AnyTagClassName
{
color: #337321;
}
</style>
background-color css
<style>
a { background-color: #337321; }
a { background-color: rgb(51,115,33); }
div.DivClassName
{
background-color: #337321;
}
.BgClassName
{
background-color: #337321;
}
</style>
border-color css
<style>
span { border-color: #337321; }
span { border-color: rgb(51,115,33); }
td.TdClassName
{
border-color: #337321;
}
.TagClassName
{
border-color: #337321;
}
</style>