Shades of Genoa #387665
Tints of Genoa #387665
RGB
CMYK
RGB Variations
Color information
#387665 (or 0x387665) is known color: Genoa. HEX triplet: 38, 76 and 65. RGB value is (56,118,101). Sum of RGB (Red+Green+Blue) = 56+118+101=275 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.36% from 275); Green value is 118 (46.48% from 255 or 42.91% from 275); Blue value is 101 (39.84% from 255 or 36.73% from 275); Max value from RGB is 118 - color contains mainly: green. Hex color #387665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387665 is #C7899A. Grayscale: #616161. Windows color (decimal): -13076891 or 6649400. OLE color: 6649400.
HSL color Cylindrical-coordinate representation of color #387665: hue angle of 163.55º 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 #387665 is Cyan = 0.53, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 101 | - |
| CMYK | 0.53 | 0 | 0.14 | 0.54 |
| HSL | 163.55º | 0.36% | 0.34% | - |
| HSV(B) | 163.55º | 0.53% | 0.46% | - |
| XYZ | 10.46 | 14.74 | 14.61 | - |
| YUV | 97.52 | 129.96 | 98.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 101 | 0.53 | 0 | 0.14 | 0.54 | 163.55 | 0.36 | 0.34 |
| Hex | 38 | 76 | 65 | 35 | 0 | E | 36 | A4 | 24 | 22 |
| Octal | 70 | 166 | 145 | 65 | 0 | 16 | 66 | 244 | 44 | 42 |
| Binary | 111000 | 1110110 | 1100101 | 110101 | 0 | 1110 | 110110 | 10100100 | 100100 | 100010 |
Color Harmonies of #387665
Complementary color
Monochromatic Colors of #387665
Black with #387665
Text Example
Text Example
White with #387665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387665; }
p { color: rgb(56,118,101); }
H1.HeaderClassName
{
color: #387665;
}
.AnyTagClassName
{
color: #387665;
}
</style>
background-color css
<style>
a { background-color: #387665; }
a { background-color: rgb(56,118,101); }
div.DivClassName
{
background-color: #387665;
}
.BgClassName
{
background-color: #387665;
}
</style>
border-color css
<style>
span { border-color: #387665; }
span { border-color: rgb(56,118,101); }
td.TdClassName
{
border-color: #387665;
}
.TagClassName
{
border-color: #387665;
}
</style>