Shades of Genoa #398175
Tints of Genoa #398175
RGB
CMYK
RGB Variations
Color information
#398175 (or 0x398175) is known color: Genoa. HEX triplet: 39, 81 and 75. RGB value is (57,129,117). Sum of RGB (Red+Green+Blue) = 57+129+117=303 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.81% from 303); Green value is 129 (50.78% from 255 or 42.57% from 303); Blue value is 117 (46.09% from 255 or 38.61% from 303); Max value from RGB is 129 - color contains mainly: green. Hex color #398175 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398175 is #C67E8A. Grayscale: #6A6A6A. Windows color (decimal): -13008523 or 7700793. OLE color: 7700793.
HSL color Cylindrical-coordinate representation of color #398175: hue angle of 170º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #398175 is Cyan = 0.56, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 129 | 117 | - |
| CMYK | 0.56 | 0 | 0.09 | 0.49 |
| HSL | 170º | 0.39% | 0.36% | - |
| HSV(B) | 170º | 0.56% | 0.51% | - |
| XYZ | 12.75 | 17.85 | 19.6 | - |
| YUV | 106.1 | 134.15 | 92.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 129 | 117 | 0.56 | 0 | 0.09 | 0.49 | 170 | 0.39 | 0.36 |
| Hex | 39 | 81 | 75 | 38 | 0 | 9 | 31 | AA | 27 | 24 |
| Octal | 71 | 201 | 165 | 70 | 0 | 11 | 61 | 252 | 47 | 44 |
| Binary | 111001 | 10000001 | 1110101 | 111000 | 0 | 1001 | 110001 | 10101010 | 100111 | 100100 |
Color Harmonies of #398175
Complementary color
Monochromatic Colors of #398175
Black with #398175
Text Example
Text Example
White with #398175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398175; }
p { color: rgb(57,129,117); }
H1.HeaderClassName
{
color: #398175;
}
.AnyTagClassName
{
color: #398175;
}
</style>
background-color css
<style>
a { background-color: #398175; }
a { background-color: rgb(57,129,117); }
div.DivClassName
{
background-color: #398175;
}
.BgClassName
{
background-color: #398175;
}
</style>
border-color css
<style>
span { border-color: #398175; }
span { border-color: rgb(57,129,117); }
td.TdClassName
{
border-color: #398175;
}
.TagClassName
{
border-color: #398175;
}
</style>