Shades of Genoa #377069
Tints of Genoa #377069
RGB
CMYK
RGB Variations
Color information
#377069 (or 0x377069) is known color: Genoa. HEX triplet: 37, 70 and 69. RGB value is (55,112,105). Sum of RGB (Red+Green+Blue) = 55+112+105=272 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.22% from 272); Green value is 112 (44.14% from 255 or 41.18% from 272); Blue value is 105 (41.41% from 255 or 38.60% from 272); Max value from RGB is 112 - color contains mainly: green. Hex color #377069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377069 is #C88F96. Grayscale: #5E5E5E. Windows color (decimal): -13143959 or 6910007. OLE color: 6910007.
HSL color Cylindrical-coordinate representation of color #377069: hue angle of 172.63º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #377069 is Cyan = 0.51, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 105 | - |
| CMYK | 0.51 | 0 | 0.06 | 0.56 |
| HSL | 172.63º | 0.34% | 0.33% | - |
| HSV(B) | 172.63º | 0.51% | 0.44% | - |
| XYZ | 9.92 | 13.42 | 15.43 | - |
| YUV | 94.16 | 134.12 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 105 | 0.51 | 0 | 0.06 | 0.56 | 172.63 | 0.34 | 0.33 |
| Hex | 37 | 70 | 69 | 33 | 0 | 6 | 38 | AD | 22 | 21 |
| Octal | 67 | 160 | 151 | 63 | 0 | 6 | 70 | 255 | 42 | 41 |
| Binary | 110111 | 1110000 | 1101001 | 110011 | 0 | 110 | 111000 | 10101101 | 100010 | 100001 |
Color Harmonies of #377069
Complementary color
Monochromatic Colors of #377069
Black with #377069
Text Example
Text Example
White with #377069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377069; }
p { color: rgb(55,112,105); }
H1.HeaderClassName
{
color: #377069;
}
.AnyTagClassName
{
color: #377069;
}
</style>
background-color css
<style>
a { background-color: #377069; }
a { background-color: rgb(55,112,105); }
div.DivClassName
{
background-color: #377069;
}
.BgClassName
{
background-color: #377069;
}
</style>
border-color css
<style>
span { border-color: #377069; }
span { border-color: rgb(55,112,105); }
td.TdClassName
{
border-color: #377069;
}
.TagClassName
{
border-color: #377069;
}
</style>