Shades of Bilbao #337427
Tints of Bilbao #337427
RGB
CMYK
RGB Variations
Color information
#337427 (or 0x337427) is known color: Bilbao. HEX triplet: 33, 74 and 27. RGB value is (51,116,39). Sum of RGB (Red+Green+Blue) = 51+116+39=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 116 (45.70% from 255 or 56.31% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 116 - color contains mainly: green. Hex color #337427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #337427 is #CC8BD8. Grayscale: #585858. Windows color (decimal): -13405145 or 2585651. OLE color: 2585651.
HSL color Cylindrical-coordinate representation of color #337427: hue angle of 110.65º degrees, saturation: 0.5, 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 #337427 is Cyan = 0.56, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 116 | 39 | - |
| CMYK | 0.56 | 0 | 0.66 | 0.55 |
| HSL | 110.65º | 0.5% | 0.3% | - |
| HSV(B) | 110.65º | 0.66% | 0.45% | - |
| XYZ | 7.98 | 13.34 | 4.07 | - |
| YUV | 87.79 | 100.47 | 101.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 116 | 39 | 0.56 | 0 | 0.66 | 0.55 | 110.65 | 0.5 | 0.3 |
| Hex | 33 | 74 | 27 | 38 | 0 | 42 | 37 | 6F | 32 | 1E |
| Octal | 63 | 164 | 47 | 70 | 0 | 102 | 67 | 157 | 62 | 36 |
| Binary | 110011 | 1110100 | 100111 | 111000 | 0 | 1000010 | 110111 | 1101111 | 110010 | 11110 |
Color Harmonies of #337427
Complementary color
Monochromatic Colors of #337427
Black with #337427
Text Example
Text Example
White with #337427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337427; }
p { color: rgb(51,116,39); }
H1.HeaderClassName
{
color: #337427;
}
.AnyTagClassName
{
color: #337427;
}
</style>
background-color css
<style>
a { background-color: #337427; }
a { background-color: rgb(51,116,39); }
div.DivClassName
{
background-color: #337427;
}
.BgClassName
{
background-color: #337427;
}
</style>
border-color css
<style>
span { border-color: #337427; }
span { border-color: rgb(51,116,39); }
td.TdClassName
{
border-color: #337427;
}
.TagClassName
{
border-color: #337427;
}
</style>