Shades of Genoa #386965
Tints of Genoa #386965
RGB
CMYK
RGB Variations
Color information
#386965 (or 0x386965) is known color: Genoa. HEX triplet: 38, 69 and 65. RGB value is (56,105,101). Sum of RGB (Red+Green+Blue) = 56+105+101=262 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.37% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 101 (39.84% from 255 or 38.55% from 262); Max value from RGB is 105 - color contains mainly: green. Hex color #386965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386965 is #C7969A. Grayscale: #595959. Windows color (decimal): -13080219 or 6646072. OLE color: 6646072.
HSL color Cylindrical-coordinate representation of color #386965: hue angle of 175.1º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #386965 is Cyan = 0.47, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 101 | - |
| CMYK | 0.47 | 0 | 0.04 | 0.59 |
| HSL | 175.1º | 0.3% | 0.32% | - |
| HSV(B) | 175.1º | 0.47% | 0.41% | - |
| XYZ | 9.03 | 11.88 | 14.13 | - |
| YUV | 89.89 | 134.27 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 101 | 0.47 | 0 | 0.04 | 0.59 | 175.1 | 0.3 | 0.32 |
| Hex | 38 | 69 | 65 | 2F | 0 | 4 | 3B | AF | 1E | 20 |
| Octal | 70 | 151 | 145 | 57 | 0 | 4 | 73 | 257 | 36 | 40 |
| Binary | 111000 | 1101001 | 1100101 | 101111 | 0 | 100 | 111011 | 10101111 | 11110 | 100000 |
Color Harmonies of #386965
Complementary color
Monochromatic Colors of #386965
Black with #386965
Text Example
Text Example
White with #386965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386965; }
p { color: rgb(56,105,101); }
H1.HeaderClassName
{
color: #386965;
}
.AnyTagClassName
{
color: #386965;
}
</style>
background-color css
<style>
a { background-color: #386965; }
a { background-color: rgb(56,105,101); }
div.DivClassName
{
background-color: #386965;
}
.BgClassName
{
background-color: #386965;
}
</style>
border-color css
<style>
span { border-color: #386965; }
span { border-color: rgb(56,105,101); }
td.TdClassName
{
border-color: #386965;
}
.TagClassName
{
border-color: #386965;
}
</style>