Shades of Genoa #387666
Tints of Genoa #387666
RGB
CMYK
RGB Variations
Color information
#387666 (or 0x387666) is known color: Genoa. HEX triplet: 38, 76 and 66. RGB value is (56,118,102). Sum of RGB (Red+Green+Blue) = 56+118+102=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 118 (46.48% from 255 or 42.75% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 118 - color contains mainly: green. Hex color #387666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387666 is #C78999. Grayscale: #616161. Windows color (decimal): -13076890 or 6714936. OLE color: 6714936.
HSL color Cylindrical-coordinate representation of color #387666: hue angle of 164.52º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387666 is Cyan = 0.53, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 102 | - |
| CMYK | 0.53 | 0 | 0.14 | 0.54 |
| HSL | 164.52º | 0.36% | 0.34% | - |
| HSV(B) | 164.52º | 0.53% | 0.46% | - |
| XYZ | 10.51 | 14.76 | 14.86 | - |
| YUV | 97.64 | 130.46 | 98.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 102 | 0.53 | 0 | 0.14 | 0.54 | 164.52 | 0.36 | 0.34 |
| Hex | 38 | 76 | 66 | 35 | 0 | E | 36 | A5 | 24 | 22 |
| Octal | 70 | 166 | 146 | 65 | 0 | 16 | 66 | 245 | 44 | 42 |
| Binary | 111000 | 1110110 | 1100110 | 110101 | 0 | 1110 | 110110 | 10100101 | 100100 | 100010 |
Color Harmonies of #387666
Complementary color
Monochromatic Colors of #387666
Black with #387666
Text Example
Text Example
White with #387666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387666; }
p { color: rgb(56,118,102); }
H1.HeaderClassName
{
color: #387666;
}
.AnyTagClassName
{
color: #387666;
}
</style>
background-color css
<style>
a { background-color: #387666; }
a { background-color: rgb(56,118,102); }
div.DivClassName
{
background-color: #387666;
}
.BgClassName
{
background-color: #387666;
}
</style>
border-color css
<style>
span { border-color: #387666; }
span { border-color: rgb(56,118,102); }
td.TdClassName
{
border-color: #387666;
}
.TagClassName
{
border-color: #387666;
}
</style>