Shades of Genoa #387168
Tints of Genoa #387168
RGB
CMYK
RGB Variations
Color information
#387168 (or 0x387168) is known color: Genoa. HEX triplet: 38, 71 and 68. RGB value is (56,113,104). Sum of RGB (Red+Green+Blue) = 56+113+104=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 113 (44.53% from 255 or 41.39% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 113 - color contains mainly: green. Hex color #387168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387168 is #C78E97. Grayscale: #5E5E5E. Windows color (decimal): -13078168 or 6844728. OLE color: 6844728.
HSL color Cylindrical-coordinate representation of color #387168: hue angle of 170.53º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #387168 is Cyan = 0.50, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 113 | 104 | - |
| CMYK | 0.50 | 0 | 0.08 | 0.56 |
| HSL | 170.53º | 0.34% | 0.33% | - |
| HSV(B) | 170.53º | 0.5% | 0.44% | - |
| XYZ | 10.03 | 13.65 | 15.2 | - |
| YUV | 94.93 | 133.12 | 100.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 104 | 0.50 | 0 | 0.08 | 0.56 | 170.53 | 0.34 | 0.33 |
| Hex | 38 | 71 | 68 | 32 | 0 | 8 | 38 | AB | 22 | 21 |
| Octal | 70 | 161 | 150 | 62 | 0 | 10 | 70 | 253 | 42 | 41 |
| Binary | 111000 | 1110001 | 1101000 | 110010 | 0 | 1000 | 111000 | 10101011 | 100010 | 100001 |
Color Harmonies of #387168
Complementary color
Monochromatic Colors of #387168
Black with #387168
Text Example
Text Example
White with #387168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387168; }
p { color: rgb(56,113,104); }
H1.HeaderClassName
{
color: #387168;
}
.AnyTagClassName
{
color: #387168;
}
</style>
background-color css
<style>
a { background-color: #387168; }
a { background-color: rgb(56,113,104); }
div.DivClassName
{
background-color: #387168;
}
.BgClassName
{
background-color: #387168;
}
</style>
border-color css
<style>
span { border-color: #387168; }
span { border-color: rgb(56,113,104); }
td.TdClassName
{
border-color: #387168;
}
.TagClassName
{
border-color: #387168;
}
</style>