Shades of Genoa #387970
Tints of Genoa #387970
RGB
CMYK
RGB Variations
Color information
#387970 (or 0x387970) is known color: Genoa. HEX triplet: 38, 79 and 70. RGB value is (56,121,112). Sum of RGB (Red+Green+Blue) = 56+121+112=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 121 (47.66% from 255 or 41.87% from 289); Blue value is 112 (44.14% from 255 or 38.75% from 289); Max value from RGB is 121 - color contains mainly: green. Hex color #387970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387970 is #C7868F. Grayscale: #646464. Windows color (decimal): -13076112 or 7371064. OLE color: 7371064.
HSL color Cylindrical-coordinate representation of color #387970: hue angle of 171.69º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #387970 is Cyan = 0.54, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 112 | - |
| CMYK | 0.54 | 0 | 0.07 | 0.53 |
| HSL | 171.69º | 0.37% | 0.35% | - |
| HSV(B) | 171.69º | 0.54% | 0.47% | - |
| XYZ | 11.39 | 15.69 | 17.76 | - |
| YUV | 100.54 | 134.47 | 96.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 112 | 0.54 | 0 | 0.07 | 0.53 | 171.69 | 0.37 | 0.35 |
| Hex | 38 | 79 | 70 | 36 | 0 | 7 | 35 | AC | 25 | 23 |
| Octal | 70 | 171 | 160 | 66 | 0 | 7 | 65 | 254 | 45 | 43 |
| Binary | 111000 | 1111001 | 1110000 | 110110 | 0 | 111 | 110101 | 10101100 | 100101 | 100011 |
Color Harmonies of #387970
Complementary color
Monochromatic Colors of #387970
Black with #387970
Text Example
Text Example
White with #387970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387970; }
p { color: rgb(56,121,112); }
H1.HeaderClassName
{
color: #387970;
}
.AnyTagClassName
{
color: #387970;
}
</style>
background-color css
<style>
a { background-color: #387970; }
a { background-color: rgb(56,121,112); }
div.DivClassName
{
background-color: #387970;
}
.BgClassName
{
background-color: #387970;
}
</style>
border-color css
<style>
span { border-color: #387970; }
span { border-color: rgb(56,121,112); }
td.TdClassName
{
border-color: #387970;
}
.TagClassName
{
border-color: #387970;
}
</style>