Shades of Genoa #337569
Tints of Genoa #337569
RGB
CMYK
RGB Variations
Color information
#337569 (or 0x337569) is known color: Genoa. HEX triplet: 33, 75 and 69. RGB value is (51,117,105). Sum of RGB (Red+Green+Blue) = 51+117+105=273 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.68% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 117 - color contains mainly: green. Hex color #337569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337569 is #CC8A96. Grayscale: #5F5F5F. Windows color (decimal): -13404823 or 6911283. OLE color: 6911283.
HSL color Cylindrical-coordinate representation of color #337569: hue angle of 169.09º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #337569 is Cyan = 0.56, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 117 | 105 | - |
| CMYK | 0.56 | 0 | 0.10 | 0.54 |
| HSL | 169.09º | 0.39% | 0.33% | - |
| HSV(B) | 169.09º | 0.56% | 0.46% | - |
| XYZ | 10.28 | 14.45 | 15.61 | - |
| YUV | 95.9 | 133.13 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 117 | 105 | 0.56 | 0 | 0.10 | 0.54 | 169.09 | 0.39 | 0.33 |
| Hex | 33 | 75 | 69 | 38 | 0 | A | 36 | A9 | 27 | 21 |
| Octal | 63 | 165 | 151 | 70 | 0 | 12 | 66 | 251 | 47 | 41 |
| Binary | 110011 | 1110101 | 1101001 | 111000 | 0 | 1010 | 110110 | 10101001 | 100111 | 100001 |
Color Harmonies of #337569
Complementary color
Monochromatic Colors of #337569
Black with #337569
Text Example
Text Example
White with #337569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337569; }
p { color: rgb(51,117,105); }
H1.HeaderClassName
{
color: #337569;
}
.AnyTagClassName
{
color: #337569;
}
</style>
background-color css
<style>
a { background-color: #337569; }
a { background-color: rgb(51,117,105); }
div.DivClassName
{
background-color: #337569;
}
.BgClassName
{
background-color: #337569;
}
</style>
border-color css
<style>
span { border-color: #337569; }
span { border-color: rgb(51,117,105); }
td.TdClassName
{
border-color: #337569;
}
.TagClassName
{
border-color: #337569;
}
</style>