Shades of Port Gore #394873
Tints of Port Gore #394873
RGB
CMYK
RGB Variations
Color information
#394873 (or 0x394873) is known color: Port Gore. HEX triplet: 39, 48 and 73. RGB value is (57,72,115). Sum of RGB (Red+Green+Blue) = 57+72+115=244 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.36% from 244); Green value is 72 (28.52% from 255 or 29.51% from 244); Blue value is 115 (45.31% from 255 or 47.13% from 244); Max value from RGB is 115 - color contains mainly: blue. Hex color #394873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394873 is #C6B78C. Grayscale: #484848. Windows color (decimal): -13023117 or 7555129. OLE color: 7555129.
HSL color Cylindrical-coordinate representation of color #394873: hue angle of 224.48º 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 #394873 is Cyan = 0.50, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 72 | 115 | - |
| CMYK | 0.50 | 0.37 | 0 | 0.55 |
| HSL | 224.48º | 0.34% | 0.34% | - |
| HSV(B) | 224.48º | 0.5% | 0.45% | - |
| XYZ | 7.1 | 6.74 | 17.15 | - |
| YUV | 72.42 | 152.03 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 72 | 115 | 0.50 | 0.37 | 0 | 0.55 | 224.48 | 0.34 | 0.34 |
| Hex | 39 | 48 | 73 | 32 | 25 | 0 | 37 | E0 | 22 | 22 |
| Octal | 71 | 110 | 163 | 62 | 45 | 0 | 67 | 340 | 42 | 42 |
| Binary | 111001 | 1001000 | 1110011 | 110010 | 100101 | 0 | 110111 | 11100000 | 100010 | 100010 |
Color Harmonies of #394873
Complementary color
Monochromatic Colors of #394873
Black with #394873
Text Example
Text Example
White with #394873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394873; }
p { color: rgb(57,72,115); }
H1.HeaderClassName
{
color: #394873;
}
.AnyTagClassName
{
color: #394873;
}
</style>
background-color css
<style>
a { background-color: #394873; }
a { background-color: rgb(57,72,115); }
div.DivClassName
{
background-color: #394873;
}
.BgClassName
{
background-color: #394873;
}
</style>
border-color css
<style>
span { border-color: #394873; }
span { border-color: rgb(57,72,115); }
td.TdClassName
{
border-color: #394873;
}
.TagClassName
{
border-color: #394873;
}
</style>