Shades of Genoa #387771
Tints of Genoa #387771
RGB
CMYK
RGB Variations
Color information
#387771 (or 0x387771) is known color: Genoa. HEX triplet: 38, 77 and 71. RGB value is (56,119,113). Sum of RGB (Red+Green+Blue) = 56+119+113=288 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.44% from 288); Green value is 119 (46.88% from 255 or 41.32% from 288); Blue value is 113 (44.53% from 255 or 39.24% from 288); Max value from RGB is 119 - color contains mainly: green. Hex color #387771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387771 is #C7888E. Grayscale: #636363. Windows color (decimal): -13076623 or 7436088. OLE color: 7436088.
HSL color Cylindrical-coordinate representation of color #387771: hue angle of 174.29º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387771 is Cyan = 0.53, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 113 | - |
| CMYK | 0.53 | 0 | 0.05 | 0.53 |
| HSL | 174.29º | 0.36% | 0.34% | - |
| HSV(B) | 174.29º | 0.53% | 0.47% | - |
| XYZ | 11.21 | 15.23 | 17.97 | - |
| YUV | 99.48 | 135.63 | 96.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 113 | 0.53 | 0 | 0.05 | 0.53 | 174.29 | 0.36 | 0.34 |
| Hex | 38 | 77 | 71 | 35 | 0 | 5 | 35 | AE | 24 | 22 |
| Octal | 70 | 167 | 161 | 65 | 0 | 5 | 65 | 256 | 44 | 42 |
| Binary | 111000 | 1110111 | 1110001 | 110101 | 0 | 101 | 110101 | 10101110 | 100100 | 100010 |
Color Harmonies of #387771
Complementary color
Monochromatic Colors of #387771
Black with #387771
Text Example
Text Example
White with #387771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387771; }
p { color: rgb(56,119,113); }
H1.HeaderClassName
{
color: #387771;
}
.AnyTagClassName
{
color: #387771;
}
</style>
background-color css
<style>
a { background-color: #387771; }
a { background-color: rgb(56,119,113); }
div.DivClassName
{
background-color: #387771;
}
.BgClassName
{
background-color: #387771;
}
</style>
border-color css
<style>
span { border-color: #387771; }
span { border-color: rgb(56,119,113); }
td.TdClassName
{
border-color: #387771;
}
.TagClassName
{
border-color: #387771;
}
</style>