Shades of Port Gore #394973
Tints of Port Gore #394973
RGB
CMYK
RGB Variations
Color information
#394973 (or 0x394973) is known color: Port Gore. HEX triplet: 39, 49 and 73. RGB value is (57,73,115). Sum of RGB (Red+Green+Blue) = 57+73+115=245 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.27% from 245); Green value is 73 (28.91% from 255 or 29.80% from 245); Blue value is 115 (45.31% from 255 or 46.94% from 245); Max value from RGB is 115 - color contains mainly: blue. Hex color #394973 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394973 is #C6B68C. Grayscale: #484848. Windows color (decimal): -13022861 or 7555385. OLE color: 7555385.
HSL color Cylindrical-coordinate representation of color #394973: hue angle of 223.45º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #394973 is Cyan = 0.50, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 73 | 115 | - |
| CMYK | 0.50 | 0.37 | 0 | 0.55 |
| HSL | 223.45º | 0.34% | 0.34% | - |
| HSV(B) | 223.45º | 0.5% | 0.45% | - |
| XYZ | 7.16 | 6.87 | 17.17 | - |
| YUV | 73 | 151.7 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 115 | 0.50 | 0.37 | 0 | 0.55 | 223.45 | 0.34 | 0.34 |
| Hex | 39 | 49 | 73 | 32 | 25 | 0 | 37 | DF | 22 | 22 |
| Octal | 71 | 111 | 163 | 62 | 45 | 0 | 67 | 337 | 42 | 42 |
| Binary | 111001 | 1001001 | 1110011 | 110010 | 100101 | 0 | 110111 | 11011111 | 100010 | 100010 |
Color Harmonies of #394973
Complementary color
Monochromatic Colors of #394973
Black with #394973
Text Example
Text Example
White with #394973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394973; }
p { color: rgb(57,73,115); }
H1.HeaderClassName
{
color: #394973;
}
.AnyTagClassName
{
color: #394973;
}
</style>
background-color css
<style>
a { background-color: #394973; }
a { background-color: rgb(57,73,115); }
div.DivClassName
{
background-color: #394973;
}
.BgClassName
{
background-color: #394973;
}
</style>
border-color css
<style>
span { border-color: #394973; }
span { border-color: rgb(57,73,115); }
td.TdClassName
{
border-color: #394973;
}
.TagClassName
{
border-color: #394973;
}
</style>