Shades of Genoa #377266
Tints of Genoa #377266
RGB
CMYK
RGB Variations
Color information
#377266 (or 0x377266) is known color: Genoa. HEX triplet: 37, 72 and 66. RGB value is (55,114,102). Sum of RGB (Red+Green+Blue) = 55+114+102=271 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.30% from 271); Green value is 114 (44.92% from 255 or 42.07% from 271); Blue value is 102 (40.23% from 255 or 37.64% from 271); Max value from RGB is 114 - color contains mainly: green. Hex color #377266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377266 is #C88D99. Grayscale: #5E5E5E. Windows color (decimal): -13143450 or 6713911. OLE color: 6713911.
HSL color Cylindrical-coordinate representation of color #377266: hue angle of 167.8º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #377266 is Cyan = 0.52, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 114 | 102 | - |
| CMYK | 0.52 | 0 | 0.11 | 0.55 |
| HSL | 167.8º | 0.35% | 0.33% | - |
| HSV(B) | 167.8º | 0.52% | 0.45% | - |
| XYZ | 9.99 | 13.81 | 14.71 | - |
| YUV | 94.99 | 131.95 | 99.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 114 | 102 | 0.52 | 0 | 0.11 | 0.55 | 167.8 | 0.35 | 0.33 |
| Hex | 37 | 72 | 66 | 34 | 0 | B | 37 | A8 | 23 | 21 |
| Octal | 67 | 162 | 146 | 64 | 0 | 13 | 67 | 250 | 43 | 41 |
| Binary | 110111 | 1110010 | 1100110 | 110100 | 0 | 1011 | 110111 | 10101000 | 100011 | 100001 |
Color Harmonies of #377266
Complementary color
Monochromatic Colors of #377266
Black with #377266
Text Example
Text Example
White with #377266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377266; }
p { color: rgb(55,114,102); }
H1.HeaderClassName
{
color: #377266;
}
.AnyTagClassName
{
color: #377266;
}
</style>
background-color css
<style>
a { background-color: #377266; }
a { background-color: rgb(55,114,102); }
div.DivClassName
{
background-color: #377266;
}
.BgClassName
{
background-color: #377266;
}
</style>
border-color css
<style>
span { border-color: #377266; }
span { border-color: rgb(55,114,102); }
td.TdClassName
{
border-color: #377266;
}
.TagClassName
{
border-color: #377266;
}
</style>