Shades of Genoa #387461
Tints of Genoa #387461
RGB
CMYK
RGB Variations
Color information
#387461 (or 0x387461) is known color: Genoa. HEX triplet: 38, 74 and 61. RGB value is (56,116,97). Sum of RGB (Red+Green+Blue) = 56+116+97=269 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.82% from 269); Green value is 116 (45.70% from 255 or 43.12% from 269); Blue value is 97 (38.28% from 255 or 36.06% from 269); Max value from RGB is 116 - color contains mainly: green. Hex color #387461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387461 is #C78B9E. Grayscale: #5F5F5F. Windows color (decimal): -13077407 or 6386744. OLE color: 6386744.
HSL color Cylindrical-coordinate representation of color #387461: hue angle of 161º 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 #387461 is Cyan = 0.52, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 97 | - |
| CMYK | 0.52 | 0 | 0.16 | 0.55 |
| HSL | 161º | 0.35% | 0.34% | - |
| HSV(B) | 161º | 0.52% | 0.45% | - |
| XYZ | 10.03 | 14.19 | 13.52 | - |
| YUV | 95.89 | 128.62 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 97 | 0.52 | 0 | 0.16 | 0.55 | 161 | 0.35 | 0.34 |
| Hex | 38 | 74 | 61 | 34 | 0 | 10 | 37 | A1 | 23 | 22 |
| Octal | 70 | 164 | 141 | 64 | 0 | 20 | 67 | 241 | 43 | 42 |
| Binary | 111000 | 1110100 | 1100001 | 110100 | 0 | 10000 | 110111 | 10100001 | 100011 | 100010 |
Color Harmonies of #387461
Complementary color
Monochromatic Colors of #387461
Black with #387461
Text Example
Text Example
White with #387461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387461; }
p { color: rgb(56,116,97); }
H1.HeaderClassName
{
color: #387461;
}
.AnyTagClassName
{
color: #387461;
}
</style>
background-color css
<style>
a { background-color: #387461; }
a { background-color: rgb(56,116,97); }
div.DivClassName
{
background-color: #387461;
}
.BgClassName
{
background-color: #387461;
}
</style>
border-color css
<style>
span { border-color: #387461; }
span { border-color: rgb(56,116,97); }
td.TdClassName
{
border-color: #387461;
}
.TagClassName
{
border-color: #387461;
}
</style>