Shades of Genoa #387765
Tints of Genoa #387765
RGB
CMYK
RGB Variations
Color information
#387765 (or 0x387765) is known color: Genoa. HEX triplet: 38, 77 and 65. RGB value is (56,119,101). Sum of RGB (Red+Green+Blue) = 56+119+101=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 119 (46.88% from 255 or 43.12% from 276); Blue value is 101 (39.84% from 255 or 36.59% from 276); Max value from RGB is 119 - color contains mainly: green. Hex color #387765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387765 is #C7889A. Grayscale: #626262. Windows color (decimal): -13076635 or 6649656. OLE color: 6649656.
HSL color Cylindrical-coordinate representation of color #387765: hue angle of 162.86º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387765 is Cyan = 0.53, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 101 | - |
| CMYK | 0.53 | 0 | 0.15 | 0.53 |
| HSL | 162.86º | 0.36% | 0.34% | - |
| HSV(B) | 162.86º | 0.53% | 0.47% | - |
| XYZ | 10.58 | 14.97 | 14.64 | - |
| YUV | 98.11 | 129.63 | 97.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 101 | 0.53 | 0 | 0.15 | 0.53 | 162.86 | 0.36 | 0.34 |
| Hex | 38 | 77 | 65 | 35 | 0 | F | 35 | A3 | 24 | 22 |
| Octal | 70 | 167 | 145 | 65 | 0 | 17 | 65 | 243 | 44 | 42 |
| Binary | 111000 | 1110111 | 1100101 | 110101 | 0 | 1111 | 110101 | 10100011 | 100100 | 100010 |
Color Harmonies of #387765
Complementary color
Monochromatic Colors of #387765
Black with #387765
Text Example
Text Example
White with #387765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387765; }
p { color: rgb(56,119,101); }
H1.HeaderClassName
{
color: #387765;
}
.AnyTagClassName
{
color: #387765;
}
</style>
background-color css
<style>
a { background-color: #387765; }
a { background-color: rgb(56,119,101); }
div.DivClassName
{
background-color: #387765;
}
.BgClassName
{
background-color: #387765;
}
</style>
border-color css
<style>
span { border-color: #387765; }
span { border-color: rgb(56,119,101); }
td.TdClassName
{
border-color: #387765;
}
.TagClassName
{
border-color: #387765;
}
</style>