Shades of Genoa #377463
Tints of Genoa #377463
RGB
CMYK
RGB Variations
Color information
#377463 (or 0x377463) is known color: Genoa. HEX triplet: 37, 74 and 63. RGB value is (55,116,99). Sum of RGB (Red+Green+Blue) = 55+116+99=270 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.37% from 270); Green value is 116 (45.70% from 255 or 42.96% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 116 - color contains mainly: green. Hex color #377463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377463 is #C88B9C. Grayscale: #5F5F5F. Windows color (decimal): -13142941 or 6517815. OLE color: 6517815.
HSL color Cylindrical-coordinate representation of color #377463: hue angle of 163.28º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377463 is Cyan = 0.53, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 99 | - |
| CMYK | 0.53 | 0 | 0.15 | 0.55 |
| HSL | 163.28º | 0.36% | 0.34% | - |
| HSV(B) | 163.28º | 0.53% | 0.45% | - |
| XYZ | 10.07 | 14.2 | 14.02 | - |
| YUV | 95.82 | 129.79 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 99 | 0.53 | 0 | 0.15 | 0.55 | 163.28 | 0.36 | 0.34 |
| Hex | 37 | 74 | 63 | 35 | 0 | F | 37 | A3 | 24 | 22 |
| Octal | 67 | 164 | 143 | 65 | 0 | 17 | 67 | 243 | 44 | 42 |
| Binary | 110111 | 1110100 | 1100011 | 110101 | 0 | 1111 | 110111 | 10100011 | 100100 | 100010 |
Color Harmonies of #377463
Complementary color
Monochromatic Colors of #377463
Black with #377463
Text Example
Text Example
White with #377463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377463; }
p { color: rgb(55,116,99); }
H1.HeaderClassName
{
color: #377463;
}
.AnyTagClassName
{
color: #377463;
}
</style>
background-color css
<style>
a { background-color: #377463; }
a { background-color: rgb(55,116,99); }
div.DivClassName
{
background-color: #377463;
}
.BgClassName
{
background-color: #377463;
}
</style>
border-color css
<style>
span { border-color: #377463; }
span { border-color: rgb(55,116,99); }
td.TdClassName
{
border-color: #377463;
}
.TagClassName
{
border-color: #377463;
}
</style>