Shades of Genoa #387366
Tints of Genoa #387366
RGB
CMYK
RGB Variations
Color information
#387366 (or 0x387366) is known color: Genoa. HEX triplet: 38, 73 and 66. RGB value is (56,115,102). Sum of RGB (Red+Green+Blue) = 56+115+102=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 115 (45.31% from 255 or 42.12% from 273); Blue value is 102 (40.23% from 255 or 37.36% from 273); Max value from RGB is 115 - color contains mainly: green. Hex color #387366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387366 is #C78C99. Grayscale: #5F5F5F. Windows color (decimal): -13077658 or 6714168. OLE color: 6714168.
HSL color Cylindrical-coordinate representation of color #387366: hue angle of 166.78º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387366 is Cyan = 0.51, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 102 | - |
| CMYK | 0.51 | 0 | 0.11 | 0.55 |
| HSL | 166.78º | 0.35% | 0.34% | - |
| HSV(B) | 166.78º | 0.51% | 0.45% | - |
| XYZ | 10.16 | 14.06 | 14.75 | - |
| YUV | 95.88 | 131.45 | 99.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 102 | 0.51 | 0 | 0.11 | 0.55 | 166.78 | 0.35 | 0.34 |
| Hex | 38 | 73 | 66 | 33 | 0 | B | 37 | A7 | 23 | 22 |
| Octal | 70 | 163 | 146 | 63 | 0 | 13 | 67 | 247 | 43 | 42 |
| Binary | 111000 | 1110011 | 1100110 | 110011 | 0 | 1011 | 110111 | 10100111 | 100011 | 100010 |
Color Harmonies of #387366
Complementary color
Monochromatic Colors of #387366
Black with #387366
Text Example
Text Example
White with #387366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387366; }
p { color: rgb(56,115,102); }
H1.HeaderClassName
{
color: #387366;
}
.AnyTagClassName
{
color: #387366;
}
</style>
background-color css
<style>
a { background-color: #387366; }
a { background-color: rgb(56,115,102); }
div.DivClassName
{
background-color: #387366;
}
.BgClassName
{
background-color: #387366;
}
</style>
border-color css
<style>
span { border-color: #387366; }
span { border-color: rgb(56,115,102); }
td.TdClassName
{
border-color: #387366;
}
.TagClassName
{
border-color: #387366;
}
</style>