Shades of Genoa #337769
Tints of Genoa #337769
RGB
CMYK
RGB Variations
Color information
#337769 (or 0x337769) is known color: Genoa. HEX triplet: 33, 77 and 69. RGB value is (51,119,105). Sum of RGB (Red+Green+Blue) = 51+119+105=275 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.55% from 275); Green value is 119 (46.88% from 255 or 43.27% from 275); Blue value is 105 (41.41% from 255 or 38.18% from 275); Max value from RGB is 119 - color contains mainly: green. Hex color #337769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337769 is #CC8896. Grayscale: #616161. Windows color (decimal): -13404311 or 6911795. OLE color: 6911795.
HSL color Cylindrical-coordinate representation of color #337769: hue angle of 167.65º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #337769 is Cyan = 0.57, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 119 | 105 | - |
| CMYK | 0.57 | 0 | 0.12 | 0.53 |
| HSL | 167.65º | 0.4% | 0.33% | - |
| HSV(B) | 167.65º | 0.57% | 0.47% | - |
| XYZ | 10.51 | 14.92 | 15.69 | - |
| YUV | 97.07 | 132.47 | 95.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 119 | 105 | 0.57 | 0 | 0.12 | 0.53 | 167.65 | 0.4 | 0.33 |
| Hex | 33 | 77 | 69 | 39 | 0 | C | 35 | A8 | 28 | 21 |
| Octal | 63 | 167 | 151 | 71 | 0 | 14 | 65 | 250 | 50 | 41 |
| Binary | 110011 | 1110111 | 1101001 | 111001 | 0 | 1100 | 110101 | 10101000 | 101000 | 100001 |
Color Harmonies of #337769
Complementary color
Monochromatic Colors of #337769
Black with #337769
Text Example
Text Example
White with #337769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337769; }
p { color: rgb(51,119,105); }
H1.HeaderClassName
{
color: #337769;
}
.AnyTagClassName
{
color: #337769;
}
</style>
background-color css
<style>
a { background-color: #337769; }
a { background-color: rgb(51,119,105); }
div.DivClassName
{
background-color: #337769;
}
.BgClassName
{
background-color: #337769;
}
</style>
border-color css
<style>
span { border-color: #337769; }
span { border-color: rgb(51,119,105); }
td.TdClassName
{
border-color: #337769;
}
.TagClassName
{
border-color: #337769;
}
</style>