Shades of Genoa #398279
Tints of Genoa #398279
RGB
CMYK
RGB Variations
Color information
#398279 (or 0x398279) is known color: Genoa. HEX triplet: 39, 82 and 79. RGB value is (57,130,121). Sum of RGB (Red+Green+Blue) = 57+130+121=308 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.51% from 308); Green value is 130 (51.17% from 255 or 42.21% from 308); Blue value is 121 (47.66% from 255 or 39.29% from 308); Max value from RGB is 130 - color contains mainly: green. Hex color #398279 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398279 is #C67D86. Grayscale: #6B6B6B. Windows color (decimal): -13008263 or 7963193. OLE color: 7963193.
HSL color Cylindrical-coordinate representation of color #398279: hue angle of 172.6º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #398279 is Cyan = 0.56, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 121 | - |
| CMYK | 0.56 | 0 | 0.07 | 0.49 |
| HSL | 172.6º | 0.39% | 0.37% | - |
| HSV(B) | 172.6º | 0.56% | 0.51% | - |
| XYZ | 13.12 | 18.22 | 20.91 | - |
| YUV | 107.15 | 135.82 | 92.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 121 | 0.56 | 0 | 0.07 | 0.49 | 172.6 | 0.39 | 0.37 |
| Hex | 39 | 82 | 79 | 38 | 0 | 7 | 31 | AD | 27 | 25 |
| Octal | 71 | 202 | 171 | 70 | 0 | 7 | 61 | 255 | 47 | 45 |
| Binary | 111001 | 10000010 | 1111001 | 111000 | 0 | 111 | 110001 | 10101101 | 100111 | 100101 |
Color Harmonies of #398279
Complementary color
Monochromatic Colors of #398279
Black with #398279
Text Example
Text Example
White with #398279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398279; }
p { color: rgb(57,130,121); }
H1.HeaderClassName
{
color: #398279;
}
.AnyTagClassName
{
color: #398279;
}
</style>
background-color css
<style>
a { background-color: #398279; }
a { background-color: rgb(57,130,121); }
div.DivClassName
{
background-color: #398279;
}
.BgClassName
{
background-color: #398279;
}
</style>
border-color css
<style>
span { border-color: #398279; }
span { border-color: rgb(57,130,121); }
td.TdClassName
{
border-color: #398279;
}
.TagClassName
{
border-color: #398279;
}
</style>