Shades of Genoa #397872
Tints of Genoa #397872
RGB
CMYK
RGB Variations
Color information
#397872 (or 0x397872) is known color: Genoa. HEX triplet: 39, 78 and 72. RGB value is (57,120,114). Sum of RGB (Red+Green+Blue) = 57+120+114=291 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.59% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 114 (44.92% from 255 or 39.18% from 291); Max value from RGB is 120 - color contains mainly: green. Hex color #397872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397872 is #C6878D. Grayscale: #646464. Windows color (decimal): -13010830 or 7501881. OLE color: 7501881.
HSL color Cylindrical-coordinate representation of color #397872: hue angle of 174.29º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397872 is Cyan = 0.52, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 114 | - |
| CMYK | 0.52 | 0 | 0.05 | 0.53 |
| HSL | 174.29º | 0.36% | 0.35% | - |
| HSV(B) | 174.29º | 0.53% | 0.47% | - |
| XYZ | 11.44 | 15.52 | 18.31 | - |
| YUV | 100.48 | 135.63 | 96.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 114 | 0.52 | 0 | 0.05 | 0.53 | 174.29 | 0.36 | 0.35 |
| Hex | 39 | 78 | 72 | 34 | 0 | 5 | 35 | AE | 24 | 23 |
| Octal | 71 | 170 | 162 | 64 | 0 | 5 | 65 | 256 | 44 | 43 |
| Binary | 111001 | 1111000 | 1110010 | 110100 | 0 | 101 | 110101 | 10101110 | 100100 | 100011 |
Color Harmonies of #397872
Complementary color
Monochromatic Colors of #397872
Black with #397872
Text Example
Text Example
White with #397872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397872; }
p { color: rgb(57,120,114); }
H1.HeaderClassName
{
color: #397872;
}
.AnyTagClassName
{
color: #397872;
}
</style>
background-color css
<style>
a { background-color: #397872; }
a { background-color: rgb(57,120,114); }
div.DivClassName
{
background-color: #397872;
}
.BgClassName
{
background-color: #397872;
}
</style>
border-color css
<style>
span { border-color: #397872; }
span { border-color: rgb(57,120,114); }
td.TdClassName
{
border-color: #397872;
}
.TagClassName
{
border-color: #397872;
}
</style>