Shades of Genoa #376762
Tints of Genoa #376762
RGB
CMYK
RGB Variations
Color information
#376762 (or 0x376762) is known color: Genoa. HEX triplet: 37, 67 and 62. RGB value is (55,103,98). Sum of RGB (Red+Green+Blue) = 55+103+98=256 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.48% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 98 (38.67% from 255 or 38.28% from 256); Max value from RGB is 103 - color contains mainly: green. Hex color #376762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376762 is #C8989D. Grayscale: #585858. Windows color (decimal): -13146270 or 6448951. OLE color: 6448951.
HSL color Cylindrical-coordinate representation of color #376762: hue angle of 173.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #376762 is Cyan = 0.47, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 103 | 98 | - |
| CMYK | 0.47 | 0 | 0.05 | 0.60 |
| HSL | 173.75º | 0.3% | 0.31% | - |
| HSV(B) | 173.75º | 0.47% | 0.4% | - |
| XYZ | 8.63 | 11.39 | 13.3 | - |
| YUV | 88.08 | 133.6 | 104.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 98 | 0.47 | 0 | 0.05 | 0.60 | 173.75 | 0.3 | 0.31 |
| Hex | 37 | 67 | 62 | 2F | 0 | 5 | 3C | AE | 1E | 1F |
| Octal | 67 | 147 | 142 | 57 | 0 | 5 | 74 | 256 | 36 | 37 |
| Binary | 110111 | 1100111 | 1100010 | 101111 | 0 | 101 | 111100 | 10101110 | 11110 | 11111 |
Color Harmonies of #376762
Complementary color
Monochromatic Colors of #376762
Black with #376762
Text Example
Text Example
White with #376762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376762; }
p { color: rgb(55,103,98); }
H1.HeaderClassName
{
color: #376762;
}
.AnyTagClassName
{
color: #376762;
}
</style>
background-color css
<style>
a { background-color: #376762; }
a { background-color: rgb(55,103,98); }
div.DivClassName
{
background-color: #376762;
}
.BgClassName
{
background-color: #376762;
}
</style>
border-color css
<style>
span { border-color: #376762; }
span { border-color: rgb(55,103,98); }
td.TdClassName
{
border-color: #376762;
}
.TagClassName
{
border-color: #376762;
}
</style>