Shades of Genoa #337871
Tints of Genoa #337871
RGB
CMYK
RGB Variations
Color information
#337871 (or 0x337871) is known color: Genoa. HEX triplet: 33, 78 and 71. RGB value is (51,120,113). Sum of RGB (Red+Green+Blue) = 51+120+113=284 (37% of max value = 765). Red value is 51 (20.31% from 255 or 17.96% from 284); Green value is 120 (47.27% from 255 or 42.25% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 120 - color contains mainly: green. Hex color #337871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337871 is #CC878E. Grayscale: #626262. Windows color (decimal): -13404047 or 7436339. OLE color: 7436339.
HSL color Cylindrical-coordinate representation of color #337871: hue angle of 173.91º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #337871 is Cyan = 0.58, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 120 | 113 | - |
| CMYK | 0.58 | 0 | 0.06 | 0.53 |
| HSL | 173.91º | 0.4% | 0.34% | - |
| HSV(B) | 173.91º | 0.58% | 0.47% | - |
| XYZ | 11.06 | 15.33 | 18 | - |
| YUV | 98.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 120 | 113 | 0.58 | 0 | 0.06 | 0.53 | 173.91 | 0.4 | 0.34 |
| Hex | 33 | 78 | 71 | 3A | 0 | 6 | 35 | AE | 28 | 22 |
| Octal | 63 | 170 | 161 | 72 | 0 | 6 | 65 | 256 | 50 | 42 |
| Binary | 110011 | 1111000 | 1110001 | 111010 | 0 | 110 | 110101 | 10101110 | 101000 | 100010 |
Color Harmonies of #337871
Complementary color
Monochromatic Colors of #337871
Black with #337871
Text Example
Text Example
White with #337871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337871; }
p { color: rgb(51,120,113); }
H1.HeaderClassName
{
color: #337871;
}
.AnyTagClassName
{
color: #337871;
}
</style>
background-color css
<style>
a { background-color: #337871; }
a { background-color: rgb(51,120,113); }
div.DivClassName
{
background-color: #337871;
}
.BgClassName
{
background-color: #337871;
}
</style>
border-color css
<style>
span { border-color: #337871; }
span { border-color: rgb(51,120,113); }
td.TdClassName
{
border-color: #337871;
}
.TagClassName
{
border-color: #337871;
}
</style>