Shades of Genoa #387968
Tints of Genoa #387968
RGB
CMYK
RGB Variations
Color information
#387968 (or 0x387968) is known color: Genoa. HEX triplet: 38, 79 and 68. RGB value is (56,121,104). Sum of RGB (Red+Green+Blue) = 56+121+104=281 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.93% from 281); Green value is 121 (47.66% from 255 or 43.06% from 281); Blue value is 104 (41.02% from 255 or 37.01% from 281); Max value from RGB is 121 - color contains mainly: green. Hex color #387968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387968 is #C78697. Grayscale: #636363. Windows color (decimal): -13076120 or 6846776. OLE color: 6846776.
HSL color Cylindrical-coordinate representation of color #387968: hue angle of 164.31º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #387968 is Cyan = 0.54, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 104 | - |
| CMYK | 0.54 | 0 | 0.14 | 0.53 |
| HSL | 164.31º | 0.37% | 0.35% | - |
| HSV(B) | 164.31º | 0.54% | 0.47% | - |
| XYZ | 10.97 | 15.51 | 15.51 | - |
| YUV | 99.63 | 130.47 | 96.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 104 | 0.54 | 0 | 0.14 | 0.53 | 164.31 | 0.37 | 0.35 |
| Hex | 38 | 79 | 68 | 36 | 0 | E | 35 | A4 | 25 | 23 |
| Octal | 70 | 171 | 150 | 66 | 0 | 16 | 65 | 244 | 45 | 43 |
| Binary | 111000 | 1111001 | 1101000 | 110110 | 0 | 1110 | 110101 | 10100100 | 100101 | 100011 |
Color Harmonies of #387968
Complementary color
Monochromatic Colors of #387968
Black with #387968
Text Example
Text Example
White with #387968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387968; }
p { color: rgb(56,121,104); }
H1.HeaderClassName
{
color: #387968;
}
.AnyTagClassName
{
color: #387968;
}
</style>
background-color css
<style>
a { background-color: #387968; }
a { background-color: rgb(56,121,104); }
div.DivClassName
{
background-color: #387968;
}
.BgClassName
{
background-color: #387968;
}
</style>
border-color css
<style>
span { border-color: #387968; }
span { border-color: rgb(56,121,104); }
td.TdClassName
{
border-color: #387968;
}
.TagClassName
{
border-color: #387968;
}
</style>