Shades of Bilbao #337327
Tints of Bilbao #337327
RGB
CMYK
RGB Variations
Color information
#337327 (or 0x337327) is known color: Bilbao. HEX triplet: 33, 73 and 27. RGB value is (51,115,39). Sum of RGB (Red+Green+Blue) = 51+115+39=205 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.88% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 39 (15.62% from 255 or 19.02% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #337327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337327 is #CC8CD8. Grayscale: #575757. Windows color (decimal): -13405401 or 2585395. OLE color: 2585395.
HSL color Cylindrical-coordinate representation of color #337327: hue angle of 110.53º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #337327 is Cyan = 0.56, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 115 | 39 | - |
| CMYK | 0.56 | 0 | 0.66 | 0.55 |
| HSL | 110.53º | 0.49% | 0.3% | - |
| HSV(B) | 110.53º | 0.66% | 0.45% | - |
| XYZ | 7.86 | 13.11 | 4.04 | - |
| YUV | 87.2 | 100.8 | 102.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 115 | 39 | 0.56 | 0 | 0.66 | 0.55 | 110.53 | 0.49 | 0.3 |
| Hex | 33 | 73 | 27 | 38 | 0 | 42 | 37 | 6F | 31 | 1E |
| Octal | 63 | 163 | 47 | 70 | 0 | 102 | 67 | 157 | 61 | 36 |
| Binary | 110011 | 1110011 | 100111 | 111000 | 0 | 1000010 | 110111 | 1101111 | 110001 | 11110 |
Color Harmonies of #337327
Complementary color
Monochromatic Colors of #337327
Black with #337327
Text Example
Text Example
White with #337327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337327; }
p { color: rgb(51,115,39); }
H1.HeaderClassName
{
color: #337327;
}
.AnyTagClassName
{
color: #337327;
}
</style>
background-color css
<style>
a { background-color: #337327; }
a { background-color: rgb(51,115,39); }
div.DivClassName
{
background-color: #337327;
}
.BgClassName
{
background-color: #337327;
}
</style>
border-color css
<style>
span { border-color: #337327; }
span { border-color: rgb(51,115,39); }
td.TdClassName
{
border-color: #337327;
}
.TagClassName
{
border-color: #337327;
}
</style>