Shades of Genoa #39746E
Tints of Genoa #39746E
RGB
CMYK
RGB Variations
Color information
#39746E (or 0x39746E) is known color: Genoa. HEX triplet: 39, 74 and 6E. RGB value is (57,116,110). Sum of RGB (Red+Green+Blue) = 57+116+110=283 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.14% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 110 (43.36% from 255 or 38.87% from 283); Max value from RGB is 116 - color contains mainly: green. Hex color #39746E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #39746E is #C68B91. Grayscale: #616161. Windows color (decimal): -13011858 or 7238713. OLE color: 7238713.
HSL color Cylindrical-coordinate representation of color #39746E: hue angle of 173.9º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #39746E is Cyan = 0.51, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 110 | - |
| CMYK | 0.51 | 0 | 0.05 | 0.55 |
| HSL | 173.9º | 0.34% | 0.34% | - |
| HSV(B) | 173.9º | 0.51% | 0.45% | - |
| XYZ | 10.75 | 14.49 | 16.98 | - |
| YUV | 97.68 | 134.95 | 98.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 110 | 0.51 | 0 | 0.05 | 0.55 | 173.9 | 0.34 | 0.34 |
| Hex | 39 | 74 | 6E | 33 | 0 | 5 | 37 | AE | 22 | 22 |
| Octal | 71 | 164 | 156 | 63 | 0 | 5 | 67 | 256 | 42 | 42 |
| Binary | 111001 | 1110100 | 1101110 | 110011 | 0 | 101 | 110111 | 10101110 | 100010 | 100010 |
Color Harmonies of #39746E
Complementary color
Monochromatic Colors of #39746E
Black with #39746E
Text Example
Text Example
White with #39746E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39746E; }
p { color: rgb(57,116,110); }
H1.HeaderClassName
{
color: #39746E;
}
.AnyTagClassName
{
color: #39746E;
}
</style>
background-color css
<style>
a { background-color: #39746E; }
a { background-color: rgb(57,116,110); }
div.DivClassName
{
background-color: #39746E;
}
.BgClassName
{
background-color: #39746E;
}
</style>
border-color css
<style>
span { border-color: #39746E; }
span { border-color: rgb(57,116,110); }
td.TdClassName
{
border-color: #39746E;
}
.TagClassName
{
border-color: #39746E;
}
</style>