Shades of Genoa #387470
Tints of Genoa #387470
RGB
CMYK
RGB Variations
Color information
#387470 (or 0x387470) is known color: Genoa. HEX triplet: 38, 74 and 70. RGB value is (56,116,112). Sum of RGB (Red+Green+Blue) = 56+116+112=284 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.72% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #387470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387470 is #C78B8F. Grayscale: #616161. Windows color (decimal): -13077392 or 7369784. OLE color: 7369784.
HSL color Cylindrical-coordinate representation of color #387470: hue angle of 176º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387470 is Cyan = 0.52, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 112 | - |
| CMYK | 0.52 | 0 | 0.03 | 0.55 |
| HSL | 176º | 0.35% | 0.34% | - |
| HSV(B) | 176º | 0.52% | 0.45% | - |
| XYZ | 10.8 | 14.5 | 17.56 | - |
| YUV | 97.6 | 136.12 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 112 | 0.52 | 0 | 0.03 | 0.55 | 176 | 0.35 | 0.34 |
| Hex | 38 | 74 | 70 | 34 | 0 | 3 | 37 | B0 | 23 | 22 |
| Octal | 70 | 164 | 160 | 64 | 0 | 3 | 67 | 260 | 43 | 42 |
| Binary | 111000 | 1110100 | 1110000 | 110100 | 0 | 11 | 110111 | 10110000 | 100011 | 100010 |
Color Harmonies of #387470
Complementary color
Monochromatic Colors of #387470
Black with #387470
Text Example
Text Example
White with #387470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387470; }
p { color: rgb(56,116,112); }
H1.HeaderClassName
{
color: #387470;
}
.AnyTagClassName
{
color: #387470;
}
</style>
background-color css
<style>
a { background-color: #387470; }
a { background-color: rgb(56,116,112); }
div.DivClassName
{
background-color: #387470;
}
.BgClassName
{
background-color: #387470;
}
</style>
border-color css
<style>
span { border-color: #387470; }
span { border-color: rgb(56,116,112); }
td.TdClassName
{
border-color: #387470;
}
.TagClassName
{
border-color: #387470;
}
</style>