Shades of Genoa #387974
Tints of Genoa #387974
RGB
CMYK
RGB Variations
Color information
#387974 (or 0x387974) is known color: Genoa. HEX triplet: 38, 79 and 74. RGB value is (56,121,116). Sum of RGB (Red+Green+Blue) = 56+121+116=293 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.11% from 293); Green value is 121 (47.66% from 255 or 41.30% from 293); Blue value is 116 (45.70% from 255 or 39.59% from 293); Max value from RGB is 121 - color contains mainly: green. Hex color #387974 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387974 is #C7868B. Grayscale: #646464. Windows color (decimal): -13076108 or 7633208. OLE color: 7633208.
HSL color Cylindrical-coordinate representation of color #387974: hue angle of 175.38º 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 #387974 is Cyan = 0.54, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 116 | - |
| CMYK | 0.54 | 0 | 0.04 | 0.53 |
| HSL | 175.38º | 0.37% | 0.35% | - |
| HSV(B) | 175.38º | 0.54% | 0.47% | - |
| XYZ | 11.62 | 15.78 | 18.96 | - |
| YUV | 101 | 136.47 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 116 | 0.54 | 0 | 0.04 | 0.53 | 175.38 | 0.37 | 0.35 |
| Hex | 38 | 79 | 74 | 36 | 0 | 4 | 35 | AF | 25 | 23 |
| Octal | 70 | 171 | 164 | 66 | 0 | 4 | 65 | 257 | 45 | 43 |
| Binary | 111000 | 1111001 | 1110100 | 110110 | 0 | 100 | 110101 | 10101111 | 100101 | 100011 |
Color Harmonies of #387974
Complementary color
Monochromatic Colors of #387974
Black with #387974
Text Example
Text Example
White with #387974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387974; }
p { color: rgb(56,121,116); }
H1.HeaderClassName
{
color: #387974;
}
.AnyTagClassName
{
color: #387974;
}
</style>
background-color css
<style>
a { background-color: #387974; }
a { background-color: rgb(56,121,116); }
div.DivClassName
{
background-color: #387974;
}
.BgClassName
{
background-color: #387974;
}
</style>
border-color css
<style>
span { border-color: #387974; }
span { border-color: rgb(56,121,116); }
td.TdClassName
{
border-color: #387974;
}
.TagClassName
{
border-color: #387974;
}
</style>