Shades of Genoa #398072
Tints of Genoa #398072
RGB
CMYK
RGB Variations
Color information
#398072 (or 0x398072) is known color: Genoa. HEX triplet: 39, 80 and 72. RGB value is (57,128,114). Sum of RGB (Red+Green+Blue) = 57+128+114=299 (39% of max value = 765). Red value is 57 (22.66% from 255 or 19.06% from 299); Green value is 128 (50.39% from 255 or 42.81% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 128 - color contains mainly: green. Hex color #398072 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398072 is #C67F8D. Grayscale: #696969. Windows color (decimal): -13008782 or 7503929. OLE color: 7503929.
HSL color Cylindrical-coordinate representation of color #398072: hue angle of 168.17º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #398072 is Cyan = 0.55, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 114 | - |
| CMYK | 0.55 | 0 | 0.11 | 0.50 |
| HSL | 168.17º | 0.38% | 0.36% | - |
| HSV(B) | 168.17º | 0.55% | 0.5% | - |
| XYZ | 12.44 | 17.52 | 18.65 | - |
| YUV | 105.18 | 132.98 | 93.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 114 | 0.55 | 0 | 0.11 | 0.50 | 168.17 | 0.38 | 0.36 |
| Hex | 39 | 80 | 72 | 37 | 0 | B | 32 | A8 | 26 | 24 |
| Octal | 71 | 200 | 162 | 67 | 0 | 13 | 62 | 250 | 46 | 44 |
| Binary | 111001 | 10000000 | 1110010 | 110111 | 0 | 1011 | 110010 | 10101000 | 100110 | 100100 |
Color Harmonies of #398072
Complementary color
Monochromatic Colors of #398072
Black with #398072
Text Example
Text Example
White with #398072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398072; }
p { color: rgb(57,128,114); }
H1.HeaderClassName
{
color: #398072;
}
.AnyTagClassName
{
color: #398072;
}
</style>
background-color css
<style>
a { background-color: #398072; }
a { background-color: rgb(57,128,114); }
div.DivClassName
{
background-color: #398072;
}
.BgClassName
{
background-color: #398072;
}
</style>
border-color css
<style>
span { border-color: #398072; }
span { border-color: rgb(57,128,114); }
td.TdClassName
{
border-color: #398072;
}
.TagClassName
{
border-color: #398072;
}
</style>