Shades of Genoa #387566
Tints of Genoa #387566
RGB
CMYK
RGB Variations
Color information
#387566 (or 0x387566) is known color: Genoa. HEX triplet: 38, 75 and 66. RGB value is (56,117,102). Sum of RGB (Red+Green+Blue) = 56+117+102=275 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.36% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 102 (40.23% from 255 or 37.09% from 275); Max value from RGB is 117 - color contains mainly: green. Hex color #387566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387566 is #C78A99. Grayscale: #616161. Windows color (decimal): -13077146 or 6714680. OLE color: 6714680.
HSL color Cylindrical-coordinate representation of color #387566: hue angle of 165.25º 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 #387566 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 102 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.54 |
| HSL | 165.25º | 0.35% | 0.34% | - |
| HSV(B) | 165.25º | 0.52% | 0.46% | - |
| XYZ | 10.39 | 14.52 | 14.83 | - |
| YUV | 97.05 | 130.79 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 102 | 0.52 | 0 | 0.13 | 0.54 | 165.25 | 0.35 | 0.34 |
| Hex | 38 | 75 | 66 | 34 | 0 | D | 36 | A5 | 23 | 22 |
| Octal | 70 | 165 | 146 | 64 | 0 | 15 | 66 | 245 | 43 | 42 |
| Binary | 111000 | 1110101 | 1100110 | 110100 | 0 | 1101 | 110110 | 10100101 | 100011 | 100010 |
Color Harmonies of #387566
Complementary color
Monochromatic Colors of #387566
Black with #387566
Text Example
Text Example
White with #387566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387566; }
p { color: rgb(56,117,102); }
H1.HeaderClassName
{
color: #387566;
}
.AnyTagClassName
{
color: #387566;
}
</style>
background-color css
<style>
a { background-color: #387566; }
a { background-color: rgb(56,117,102); }
div.DivClassName
{
background-color: #387566;
}
.BgClassName
{
background-color: #387566;
}
</style>
border-color css
<style>
span { border-color: #387566; }
span { border-color: rgb(56,117,102); }
td.TdClassName
{
border-color: #387566;
}
.TagClassName
{
border-color: #387566;
}
</style>