Shades of Genoa #337973
Tints of Genoa #337973
RGB
CMYK
RGB Variations
Color information
#337973 (or 0x337973) is known color: Genoa. HEX triplet: 33, 79 and 73. RGB value is (51,121,115). Sum of RGB (Red+Green+Blue) = 51+121+115=287 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.77% from 287); Green value is 121 (47.66% from 255 or 42.16% from 287); Blue value is 115 (45.31% from 255 or 40.07% from 287); Max value from RGB is 121 - color contains mainly: green. Hex color #337973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337973 is #CC868C. Grayscale: #636363. Windows color (decimal): -13403789 or 7567667. OLE color: 7567667.
HSL color Cylindrical-coordinate representation of color #337973: hue angle of 174.86º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #337973 is Cyan = 0.58, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 121 | 115 | - |
| CMYK | 0.58 | 0 | 0.05 | 0.53 |
| HSL | 174.86º | 0.41% | 0.34% | - |
| HSV(B) | 174.86º | 0.58% | 0.47% | - |
| XYZ | 11.3 | 15.62 | 18.64 | - |
| YUV | 99.39 | 136.81 | 93.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 121 | 115 | 0.58 | 0 | 0.05 | 0.53 | 174.86 | 0.41 | 0.34 |
| Hex | 33 | 79 | 73 | 3A | 0 | 5 | 35 | AF | 29 | 22 |
| Octal | 63 | 171 | 163 | 72 | 0 | 5 | 65 | 257 | 51 | 42 |
| Binary | 110011 | 1111001 | 1110011 | 111010 | 0 | 101 | 110101 | 10101111 | 101001 | 100010 |
Color Harmonies of #337973
Complementary color
Monochromatic Colors of #337973
Black with #337973
Text Example
Text Example
White with #337973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337973; }
p { color: rgb(51,121,115); }
H1.HeaderClassName
{
color: #337973;
}
.AnyTagClassName
{
color: #337973;
}
</style>
background-color css
<style>
a { background-color: #337973; }
a { background-color: rgb(51,121,115); }
div.DivClassName
{
background-color: #337973;
}
.BgClassName
{
background-color: #337973;
}
</style>
border-color css
<style>
span { border-color: #337973; }
span { border-color: rgb(51,121,115); }
td.TdClassName
{
border-color: #337973;
}
.TagClassName
{
border-color: #337973;
}
</style>