Shades of Genoa #387361
Tints of Genoa #387361
RGB
CMYK
RGB Variations
Color information
#387361 (or 0x387361) is known color: Genoa. HEX triplet: 38, 73 and 61. RGB value is (56,115,97). Sum of RGB (Red+Green+Blue) = 56+115+97=268 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.90% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 97 (38.28% from 255 or 36.19% from 268); Max value from RGB is 115 - color contains mainly: green. Hex color #387361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387361 is #C78C9E. Grayscale: #5F5F5F. Windows color (decimal): -13077663 or 6386488. OLE color: 6386488.
HSL color Cylindrical-coordinate representation of color #387361: hue angle of 161.69º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387361 is Cyan = 0.51, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 97 | - |
| CMYK | 0.51 | 0 | 0.16 | 0.55 |
| HSL | 161.69º | 0.35% | 0.34% | - |
| HSV(B) | 161.69º | 0.51% | 0.45% | - |
| XYZ | 9.92 | 13.97 | 13.48 | - |
| YUV | 95.31 | 128.95 | 99.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 97 | 0.51 | 0 | 0.16 | 0.55 | 161.69 | 0.35 | 0.34 |
| Hex | 38 | 73 | 61 | 33 | 0 | 10 | 37 | A2 | 23 | 22 |
| Octal | 70 | 163 | 141 | 63 | 0 | 20 | 67 | 242 | 43 | 42 |
| Binary | 111000 | 1110011 | 1100001 | 110011 | 0 | 10000 | 110111 | 10100010 | 100011 | 100010 |
Color Harmonies of #387361
Complementary color
Monochromatic Colors of #387361
Black with #387361
Text Example
Text Example
White with #387361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387361; }
p { color: rgb(56,115,97); }
H1.HeaderClassName
{
color: #387361;
}
.AnyTagClassName
{
color: #387361;
}
</style>
background-color css
<style>
a { background-color: #387361; }
a { background-color: rgb(56,115,97); }
div.DivClassName
{
background-color: #387361;
}
.BgClassName
{
background-color: #387361;
}
</style>
border-color css
<style>
span { border-color: #387361; }
span { border-color: rgb(56,115,97); }
td.TdClassName
{
border-color: #387361;
}
.TagClassName
{
border-color: #387361;
}
</style>