Shades of Genoa #387764
Tints of Genoa #387764
RGB
CMYK
RGB Variations
Color information
#387764 (or 0x387764) is known color: Genoa. HEX triplet: 38, 77 and 64. RGB value is (56,119,100). Sum of RGB (Red+Green+Blue) = 56+119+100=275 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.36% from 275); Green value is 119 (46.88% from 255 or 43.27% from 275); Blue value is 100 (39.45% from 255 or 36.36% from 275); Max value from RGB is 119 - color contains mainly: green. Hex color #387764 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387764 is #C7889B. Grayscale: #626262. Windows color (decimal): -13076636 or 6584120. OLE color: 6584120.
HSL color Cylindrical-coordinate representation of color #387764: hue angle of 161.9º 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 #387764 is Cyan = 0.53, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 100 | - |
| CMYK | 0.53 | 0 | 0.16 | 0.53 |
| HSL | 161.9º | 0.36% | 0.34% | - |
| HSV(B) | 161.9º | 0.53% | 0.47% | - |
| XYZ | 10.53 | 14.95 | 14.39 | - |
| YUV | 98 | 129.13 | 98.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 100 | 0.53 | 0 | 0.16 | 0.53 | 161.9 | 0.36 | 0.34 |
| Hex | 38 | 77 | 64 | 35 | 0 | 10 | 35 | A2 | 24 | 22 |
| Octal | 70 | 167 | 144 | 65 | 0 | 20 | 65 | 242 | 44 | 42 |
| Binary | 111000 | 1110111 | 1100100 | 110101 | 0 | 10000 | 110101 | 10100010 | 100100 | 100010 |
Color Harmonies of #387764
Complementary color
Monochromatic Colors of #387764
Black with #387764
Text Example
Text Example
White with #387764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387764; }
p { color: rgb(56,119,100); }
H1.HeaderClassName
{
color: #387764;
}
.AnyTagClassName
{
color: #387764;
}
</style>
background-color css
<style>
a { background-color: #387764; }
a { background-color: rgb(56,119,100); }
div.DivClassName
{
background-color: #387764;
}
.BgClassName
{
background-color: #387764;
}
</style>
border-color css
<style>
span { border-color: #387764; }
span { border-color: rgb(56,119,100); }
td.TdClassName
{
border-color: #387764;
}
.TagClassName
{
border-color: #387764;
}
</style>