Shades of Genoa #387363
Tints of Genoa #387363
RGB
CMYK
RGB Variations
Color information
#387363 (or 0x387363) is known color: Genoa. HEX triplet: 38, 73 and 63. RGB value is (56,115,99). Sum of RGB (Red+Green+Blue) = 56+115+99=270 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.74% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 115 - color contains mainly: green. Hex color #387363 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387363 is #C78C9C. Grayscale: #5F5F5F. Windows color (decimal): -13077661 or 6517560. OLE color: 6517560.
HSL color Cylindrical-coordinate representation of color #387363: hue angle of 163.73º 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 #387363 is Cyan = 0.51, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 99 | - |
| CMYK | 0.51 | 0 | 0.14 | 0.55 |
| HSL | 163.73º | 0.35% | 0.34% | - |
| HSV(B) | 163.73º | 0.51% | 0.45% | - |
| XYZ | 10.01 | 14 | 13.98 | - |
| YUV | 95.54 | 129.95 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 99 | 0.51 | 0 | 0.14 | 0.55 | 163.73 | 0.35 | 0.34 |
| Hex | 38 | 73 | 63 | 33 | 0 | E | 37 | A4 | 23 | 22 |
| Octal | 70 | 163 | 143 | 63 | 0 | 16 | 67 | 244 | 43 | 42 |
| Binary | 111000 | 1110011 | 1100011 | 110011 | 0 | 1110 | 110111 | 10100100 | 100011 | 100010 |
Color Harmonies of #387363
Complementary color
Monochromatic Colors of #387363
Black with #387363
Text Example
Text Example
White with #387363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387363; }
p { color: rgb(56,115,99); }
H1.HeaderClassName
{
color: #387363;
}
.AnyTagClassName
{
color: #387363;
}
</style>
background-color css
<style>
a { background-color: #387363; }
a { background-color: rgb(56,115,99); }
div.DivClassName
{
background-color: #387363;
}
.BgClassName
{
background-color: #387363;
}
</style>
border-color css
<style>
span { border-color: #387363; }
span { border-color: rgb(56,115,99); }
td.TdClassName
{
border-color: #387363;
}
.TagClassName
{
border-color: #387363;
}
</style>