Shades of Genoa #387062
Tints of Genoa #387062
RGB
CMYK
RGB Variations
Color information
#387062 (or 0x387062) is known color: Genoa. HEX triplet: 38, 70 and 62. RGB value is (56,112,98). Sum of RGB (Red+Green+Blue) = 56+112+98=266 (35% of max value = 765). Red value is 56 (22.27% from 255 or 21.05% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 98 (38.67% from 255 or 36.84% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #387062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387062 is #C78F9D. Grayscale: #5D5D5D. Windows color (decimal): -13078430 or 6451256. OLE color: 6451256.
HSL color Cylindrical-coordinate representation of color #387062: hue angle of 165º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #387062 is Cyan = 0.50, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 98 | - |
| CMYK | 0.50 | 0 | 0.13 | 0.56 |
| HSL | 165º | 0.33% | 0.33% | - |
| HSV(B) | 165º | 0.5% | 0.44% | - |
| XYZ | 9.63 | 13.31 | 13.62 | - |
| YUV | 93.66 | 130.45 | 101.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 98 | 0.50 | 0 | 0.13 | 0.56 | 165 | 0.33 | 0.33 |
| Hex | 38 | 70 | 62 | 32 | 0 | D | 38 | A5 | 21 | 21 |
| Octal | 70 | 160 | 142 | 62 | 0 | 15 | 70 | 245 | 41 | 41 |
| Binary | 111000 | 1110000 | 1100010 | 110010 | 0 | 1101 | 111000 | 10100101 | 100001 | 100001 |
Color Harmonies of #387062
Complementary color
Monochromatic Colors of #387062
Black with #387062
Text Example
Text Example
White with #387062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387062; }
p { color: rgb(56,112,98); }
H1.HeaderClassName
{
color: #387062;
}
.AnyTagClassName
{
color: #387062;
}
</style>
background-color css
<style>
a { background-color: #387062; }
a { background-color: rgb(56,112,98); }
div.DivClassName
{
background-color: #387062;
}
.BgClassName
{
background-color: #387062;
}
</style>
border-color css
<style>
span { border-color: #387062; }
span { border-color: rgb(56,112,98); }
td.TdClassName
{
border-color: #387062;
}
.TagClassName
{
border-color: #387062;
}
</style>