Shades of Port Gore #394970
Tints of Port Gore #394970
RGB
CMYK
RGB Variations
Color information
#394970 (or 0x394970) is known color: Port Gore. HEX triplet: 39, 49 and 70. RGB value is (57,73,112). Sum of RGB (Red+Green+Blue) = 57+73+112=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 73 (28.91% from 255 or 30.17% from 242); Blue value is 112 (44.14% from 255 or 46.28% from 242); Max value from RGB is 112 - color contains mainly: blue. Hex color #394970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394970 is #C6B68F. Grayscale: #484848. Windows color (decimal): -13022864 or 7358777. OLE color: 7358777.
HSL color Cylindrical-coordinate representation of color #394970: hue angle of 222.55º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #394970 is Cyan = 0.49, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 73 | 112 | - |
| CMYK | 0.49 | 0.35 | 0 | 0.56 |
| HSL | 222.55º | 0.33% | 0.33% | - |
| HSV(B) | 222.55º | 0.49% | 0.44% | - |
| XYZ | 6.99 | 6.8 | 16.27 | - |
| YUV | 72.66 | 150.2 | 116.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 112 | 0.49 | 0.35 | 0 | 0.56 | 222.55 | 0.33 | 0.33 |
| Hex | 39 | 49 | 70 | 31 | 23 | 0 | 38 | DF | 21 | 21 |
| Octal | 71 | 111 | 160 | 61 | 43 | 0 | 70 | 337 | 41 | 41 |
| Binary | 111001 | 1001001 | 1110000 | 110001 | 100011 | 0 | 111000 | 11011111 | 100001 | 100001 |
Color Harmonies of #394970
Complementary color
Monochromatic Colors of #394970
Black with #394970
Text Example
Text Example
White with #394970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394970; }
p { color: rgb(57,73,112); }
H1.HeaderClassName
{
color: #394970;
}
.AnyTagClassName
{
color: #394970;
}
</style>
background-color css
<style>
a { background-color: #394970; }
a { background-color: rgb(57,73,112); }
div.DivClassName
{
background-color: #394970;
}
.BgClassName
{
background-color: #394970;
}
</style>
border-color css
<style>
span { border-color: #394970; }
span { border-color: rgb(57,73,112); }
td.TdClassName
{
border-color: #394970;
}
.TagClassName
{
border-color: #394970;
}
</style>