Shades of Genoa #387564
Tints of Genoa #387564
RGB
CMYK
RGB Variations
Color information
#387564 (or 0x387564) is known color: Genoa. HEX triplet: 38, 75 and 64. RGB value is (56,117,100). Sum of RGB (Red+Green+Blue) = 56+117+100=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 100 (39.45% from 255 or 36.63% from 273); Max value from RGB is 117 - color contains mainly: green. Hex color #387564 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387564 is #C78A9B. Grayscale: #606060. Windows color (decimal): -13077148 or 6583608. OLE color: 6583608.
HSL color Cylindrical-coordinate representation of color #387564: hue angle of 163.28º 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 #387564 is Cyan = 0.52, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 100 | - |
| CMYK | 0.52 | 0 | 0.15 | 0.54 |
| HSL | 163.28º | 0.35% | 0.34% | - |
| HSV(B) | 163.28º | 0.52% | 0.46% | - |
| XYZ | 10.29 | 14.48 | 14.31 | - |
| YUV | 96.82 | 129.79 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 100 | 0.52 | 0 | 0.15 | 0.54 | 163.28 | 0.35 | 0.34 |
| Hex | 38 | 75 | 64 | 34 | 0 | F | 36 | A3 | 23 | 22 |
| Octal | 70 | 165 | 144 | 64 | 0 | 17 | 66 | 243 | 43 | 42 |
| Binary | 111000 | 1110101 | 1100100 | 110100 | 0 | 1111 | 110110 | 10100011 | 100011 | 100010 |
Color Harmonies of #387564
Complementary color
Monochromatic Colors of #387564
Black with #387564
Text Example
Text Example
White with #387564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387564; }
p { color: rgb(56,117,100); }
H1.HeaderClassName
{
color: #387564;
}
.AnyTagClassName
{
color: #387564;
}
</style>
background-color css
<style>
a { background-color: #387564; }
a { background-color: rgb(56,117,100); }
div.DivClassName
{
background-color: #387564;
}
.BgClassName
{
background-color: #387564;
}
</style>
border-color css
<style>
span { border-color: #387564; }
span { border-color: rgb(56,117,100); }
td.TdClassName
{
border-color: #387564;
}
.TagClassName
{
border-color: #387564;
}
</style>