Shades of Genoa #387973
Tints of Genoa #387973
RGB
CMYK
RGB Variations
Color information
#387973 (or 0x387973) is known color: Genoa. HEX triplet: 38, 79 and 73. RGB value is (56,121,115). Sum of RGB (Red+Green+Blue) = 56+121+115=292 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.18% from 292); Green value is 121 (47.66% from 255 or 41.44% from 292); Blue value is 115 (45.31% from 255 or 39.38% from 292); Max value from RGB is 121 - color contains mainly: green. Hex color #387973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387973 is #C7868C. Grayscale: #646464. Windows color (decimal): -13076109 or 7567672. OLE color: 7567672.
HSL color Cylindrical-coordinate representation of color #387973: hue angle of 174.46º 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 #387973 is Cyan = 0.54, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 115 | - |
| CMYK | 0.54 | 0 | 0.05 | 0.53 |
| HSL | 174.46º | 0.37% | 0.35% | - |
| HSV(B) | 174.46º | 0.54% | 0.47% | - |
| XYZ | 11.56 | 15.75 | 18.65 | - |
| YUV | 100.88 | 135.97 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 115 | 0.54 | 0 | 0.05 | 0.53 | 174.46 | 0.37 | 0.35 |
| Hex | 38 | 79 | 73 | 36 | 0 | 5 | 35 | AE | 25 | 23 |
| Octal | 70 | 171 | 163 | 66 | 0 | 5 | 65 | 256 | 45 | 43 |
| Binary | 111000 | 1111001 | 1110011 | 110110 | 0 | 101 | 110101 | 10101110 | 100101 | 100011 |
Color Harmonies of #387973
Complementary color
Monochromatic Colors of #387973
Black with #387973
Text Example
Text Example
White with #387973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387973; }
p { color: rgb(56,121,115); }
H1.HeaderClassName
{
color: #387973;
}
.AnyTagClassName
{
color: #387973;
}
</style>
background-color css
<style>
a { background-color: #387973; }
a { background-color: rgb(56,121,115); }
div.DivClassName
{
background-color: #387973;
}
.BgClassName
{
background-color: #387973;
}
</style>
border-color css
<style>
span { border-color: #387973; }
span { border-color: rgb(56,121,115); }
td.TdClassName
{
border-color: #387973;
}
.TagClassName
{
border-color: #387973;
}
</style>