Shades of Genoa #387465
Tints of Genoa #387465
RGB
CMYK
RGB Variations
Color information
#387465 (or 0x387465) is known color: Genoa. HEX triplet: 38, 74 and 65. RGB value is (56,116,101). Sum of RGB (Red+Green+Blue) = 56+116+101=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 116 (45.70% from 255 or 42.49% from 273); Blue value is 101 (39.84% from 255 or 37.00% from 273); Max value from RGB is 116 - color contains mainly: green. Hex color #387465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387465 is #C78B9A. Grayscale: #606060. Windows color (decimal): -13077403 or 6648888. OLE color: 6648888.
HSL color Cylindrical-coordinate representation of color #387465: hue angle of 165º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387465 is Cyan = 0.52, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 101 | - |
| CMYK | 0.52 | 0 | 0.13 | 0.55 |
| HSL | 165º | 0.35% | 0.34% | - |
| HSV(B) | 165º | 0.52% | 0.45% | - |
| XYZ | 10.23 | 14.27 | 14.53 | - |
| YUV | 96.35 | 130.62 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 101 | 0.52 | 0 | 0.13 | 0.55 | 165 | 0.35 | 0.34 |
| Hex | 38 | 74 | 65 | 34 | 0 | D | 37 | A5 | 23 | 22 |
| Octal | 70 | 164 | 145 | 64 | 0 | 15 | 67 | 245 | 43 | 42 |
| Binary | 111000 | 1110100 | 1100101 | 110100 | 0 | 1101 | 110111 | 10100101 | 100011 | 100010 |
Color Harmonies of #387465
Complementary color
Monochromatic Colors of #387465
Black with #387465
Text Example
Text Example
White with #387465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387465; }
p { color: rgb(56,116,101); }
H1.HeaderClassName
{
color: #387465;
}
.AnyTagClassName
{
color: #387465;
}
</style>
background-color css
<style>
a { background-color: #387465; }
a { background-color: rgb(56,116,101); }
div.DivClassName
{
background-color: #387465;
}
.BgClassName
{
background-color: #387465;
}
</style>
border-color css
<style>
span { border-color: #387465; }
span { border-color: rgb(56,116,101); }
td.TdClassName
{
border-color: #387465;
}
.TagClassName
{
border-color: #387465;
}
</style>