Shades of Genoa #387772
Tints of Genoa #387772
RGB
CMYK
RGB Variations
Color information
#387772 (or 0x387772) is known color: Genoa. HEX triplet: 38, 77 and 72. RGB value is (56,119,114). Sum of RGB (Red+Green+Blue) = 56+119+114=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 119 (46.88% from 255 or 41.18% from 289); Blue value is 114 (44.92% from 255 or 39.45% from 289); Max value from RGB is 119 - color contains mainly: green. Hex color #387772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387772 is #C7888D. Grayscale: #636363. Windows color (decimal): -13076622 or 7501624. OLE color: 7501624.
HSL color Cylindrical-coordinate representation of color #387772: hue angle of 175.24º 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 #387772 is Cyan = 0.53, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 114 | - |
| CMYK | 0.53 | 0 | 0.04 | 0.53 |
| HSL | 175.24º | 0.36% | 0.34% | - |
| HSV(B) | 175.24º | 0.53% | 0.47% | - |
| XYZ | 11.26 | 15.25 | 18.27 | - |
| YUV | 99.59 | 136.13 | 96.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 114 | 0.53 | 0 | 0.04 | 0.53 | 175.24 | 0.36 | 0.34 |
| Hex | 38 | 77 | 72 | 35 | 0 | 4 | 35 | AF | 24 | 22 |
| Octal | 70 | 167 | 162 | 65 | 0 | 4 | 65 | 257 | 44 | 42 |
| Binary | 111000 | 1110111 | 1110010 | 110101 | 0 | 100 | 110101 | 10101111 | 100100 | 100010 |
Color Harmonies of #387772
Complementary color
Monochromatic Colors of #387772
Black with #387772
Text Example
Text Example
White with #387772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387772; }
p { color: rgb(56,119,114); }
H1.HeaderClassName
{
color: #387772;
}
.AnyTagClassName
{
color: #387772;
}
</style>
background-color css
<style>
a { background-color: #387772; }
a { background-color: rgb(56,119,114); }
div.DivClassName
{
background-color: #387772;
}
.BgClassName
{
background-color: #387772;
}
</style>
border-color css
<style>
span { border-color: #387772; }
span { border-color: rgb(56,119,114); }
td.TdClassName
{
border-color: #387772;
}
.TagClassName
{
border-color: #387772;
}
</style>