Shades of Genoa #377569
Tints of Genoa #377569
RGB
CMYK
RGB Variations
Color information
#377569 (or 0x377569) is known color: Genoa. HEX triplet: 37, 75 and 69. RGB value is (55,117,105). Sum of RGB (Red+Green+Blue) = 55+117+105=277 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.86% from 277); Green value is 117 (46.09% from 255 or 42.24% from 277); Blue value is 105 (41.41% from 255 or 37.91% from 277); Max value from RGB is 117 - color contains mainly: green. Hex color #377569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377569 is #C88A96. Grayscale: #616161. Windows color (decimal): -13142679 or 6911287. OLE color: 6911287.
HSL color Cylindrical-coordinate representation of color #377569: hue angle of 168.39º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377569 is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 105 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.54 |
| HSL | 168.39º | 0.36% | 0.34% | - |
| HSV(B) | 168.39º | 0.53% | 0.46% | - |
| XYZ | 10.49 | 14.55 | 15.62 | - |
| YUV | 97.09 | 132.46 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 105 | 0.53 | 0 | 0.10 | 0.54 | 168.39 | 0.36 | 0.34 |
| Hex | 37 | 75 | 69 | 35 | 0 | A | 36 | A8 | 24 | 22 |
| Octal | 67 | 165 | 151 | 65 | 0 | 12 | 66 | 250 | 44 | 42 |
| Binary | 110111 | 1110101 | 1101001 | 110101 | 0 | 1010 | 110110 | 10101000 | 100100 | 100010 |
Color Harmonies of #377569
Complementary color
Monochromatic Colors of #377569
Black with #377569
Text Example
Text Example
White with #377569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377569; }
p { color: rgb(55,117,105); }
H1.HeaderClassName
{
color: #377569;
}
.AnyTagClassName
{
color: #377569;
}
</style>
background-color css
<style>
a { background-color: #377569; }
a { background-color: rgb(55,117,105); }
div.DivClassName
{
background-color: #377569;
}
.BgClassName
{
background-color: #377569;
}
</style>
border-color css
<style>
span { border-color: #377569; }
span { border-color: rgb(55,117,105); }
td.TdClassName
{
border-color: #377569;
}
.TagClassName
{
border-color: #377569;
}
</style>