Shades of Genoa #387468
Tints of Genoa #387468
RGB
CMYK
RGB Variations
Color information
#387468 (or 0x387468) is known color: Genoa. HEX triplet: 38, 74 and 68. RGB value is (56,116,104). Sum of RGB (Red+Green+Blue) = 56+116+104=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 116 (45.70% from 255 or 42.03% from 276); Blue value is 104 (41.02% from 255 or 37.68% from 276); Max value from RGB is 116 - color contains mainly: green. Hex color #387468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387468 is #C78B97. Grayscale: #606060. Windows color (decimal): -13077400 or 6845496. OLE color: 6845496.
HSL color Cylindrical-coordinate representation of color #387468: hue angle of 168º 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 #387468 is Cyan = 0.52, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 104 | - |
| CMYK | 0.52 | 0 | 0.10 | 0.55 |
| HSL | 168º | 0.35% | 0.34% | - |
| HSV(B) | 168º | 0.52% | 0.45% | - |
| XYZ | 10.37 | 14.33 | 15.32 | - |
| YUV | 96.69 | 132.12 | 98.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 104 | 0.52 | 0 | 0.10 | 0.55 | 168 | 0.35 | 0.34 |
| Hex | 38 | 74 | 68 | 34 | 0 | A | 37 | A8 | 23 | 22 |
| Octal | 70 | 164 | 150 | 64 | 0 | 12 | 67 | 250 | 43 | 42 |
| Binary | 111000 | 1110100 | 1101000 | 110100 | 0 | 1010 | 110111 | 10101000 | 100011 | 100010 |
Color Harmonies of #387468
Complementary color
Monochromatic Colors of #387468
Black with #387468
Text Example
Text Example
White with #387468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387468; }
p { color: rgb(56,116,104); }
H1.HeaderClassName
{
color: #387468;
}
.AnyTagClassName
{
color: #387468;
}
</style>
background-color css
<style>
a { background-color: #387468; }
a { background-color: rgb(56,116,104); }
div.DivClassName
{
background-color: #387468;
}
.BgClassName
{
background-color: #387468;
}
</style>
border-color css
<style>
span { border-color: #387468; }
span { border-color: rgb(56,116,104); }
td.TdClassName
{
border-color: #387468;
}
.TagClassName
{
border-color: #387468;
}
</style>