Shades of Genoa #377167
Tints of Genoa #377167
RGB
CMYK
RGB Variations
Color information
#377167 (or 0x377167) is known color: Genoa. HEX triplet: 37, 71 and 67. RGB value is (55,113,103). Sum of RGB (Red+Green+Blue) = 55+113+103=271 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.30% from 271); Green value is 113 (44.53% from 255 or 41.70% from 271); Blue value is 103 (40.62% from 255 or 38.01% from 271); Max value from RGB is 113 - color contains mainly: green. Hex color #377167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377167 is #C88E98. Grayscale: #5E5E5E. Windows color (decimal): -13143705 or 6779191. OLE color: 6779191.
HSL color Cylindrical-coordinate representation of color #377167: hue angle of 169.66º degrees, saturation: 0.35, 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 #377167 is Cyan = 0.51, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 103 | - |
| CMYK | 0.51 | 0 | 0.09 | 0.56 |
| HSL | 169.66º | 0.35% | 0.33% | - |
| HSV(B) | 169.66º | 0.51% | 0.44% | - |
| XYZ | 9.93 | 13.6 | 14.93 | - |
| YUV | 94.52 | 132.78 | 99.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 103 | 0.51 | 0 | 0.09 | 0.56 | 169.66 | 0.35 | 0.33 |
| Hex | 37 | 71 | 67 | 33 | 0 | 9 | 38 | AA | 23 | 21 |
| Octal | 67 | 161 | 147 | 63 | 0 | 11 | 70 | 252 | 43 | 41 |
| Binary | 110111 | 1110001 | 1100111 | 110011 | 0 | 1001 | 111000 | 10101010 | 100011 | 100001 |
Color Harmonies of #377167
Complementary color
Monochromatic Colors of #377167
Black with #377167
Text Example
Text Example
White with #377167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377167; }
p { color: rgb(55,113,103); }
H1.HeaderClassName
{
color: #377167;
}
.AnyTagClassName
{
color: #377167;
}
</style>
background-color css
<style>
a { background-color: #377167; }
a { background-color: rgb(55,113,103); }
div.DivClassName
{
background-color: #377167;
}
.BgClassName
{
background-color: #377167;
}
</style>
border-color css
<style>
span { border-color: #377167; }
span { border-color: rgb(55,113,103); }
td.TdClassName
{
border-color: #377167;
}
.TagClassName
{
border-color: #377167;
}
</style>