Shades of Genoa #387565
Tints of Genoa #387565
RGB
CMYK
RGB Variations
Color information
#387565 (or 0x387565) is known color: Genoa. HEX triplet: 38, 75 and 65. RGB value is (56,117,101). Sum of RGB (Red+Green+Blue) = 56+117+101=274 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.44% from 274); Green value is 117 (46.09% from 255 or 42.70% from 274); Blue value is 101 (39.84% from 255 or 36.86% from 274); Max value from RGB is 117 - color contains mainly: green. Hex color #387565 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387565 is #C78A9A. Grayscale: #606060. Windows color (decimal): -13077147 or 6649144. OLE color: 6649144.
HSL color Cylindrical-coordinate representation of color #387565: hue angle of 164.26º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387565 is Cyan = 0.52, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 101 | - |
| CMYK | 0.52 | 0 | 0.14 | 0.54 |
| HSL | 164.26º | 0.35% | 0.34% | - |
| HSV(B) | 164.26º | 0.52% | 0.46% | - |
| XYZ | 10.34 | 14.5 | 14.57 | - |
| YUV | 96.94 | 130.29 | 98.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 101 | 0.52 | 0 | 0.14 | 0.54 | 164.26 | 0.35 | 0.34 |
| Hex | 38 | 75 | 65 | 34 | 0 | E | 36 | A4 | 23 | 22 |
| Octal | 70 | 165 | 145 | 64 | 0 | 16 | 66 | 244 | 43 | 42 |
| Binary | 111000 | 1110101 | 1100101 | 110100 | 0 | 1110 | 110110 | 10100100 | 100011 | 100010 |
Color Harmonies of #387565
Complementary color
Monochromatic Colors of #387565
Black with #387565
Text Example
Text Example
White with #387565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387565; }
p { color: rgb(56,117,101); }
H1.HeaderClassName
{
color: #387565;
}
.AnyTagClassName
{
color: #387565;
}
</style>
background-color css
<style>
a { background-color: #387565; }
a { background-color: rgb(56,117,101); }
div.DivClassName
{
background-color: #387565;
}
.BgClassName
{
background-color: #387565;
}
</style>
border-color css
<style>
span { border-color: #387565; }
span { border-color: rgb(56,117,101); }
td.TdClassName
{
border-color: #387565;
}
.TagClassName
{
border-color: #387565;
}
</style>