Shades of Port Gore #394773
Tints of Port Gore #394773
RGB
CMYK
RGB Variations
Color information
#394773 (or 0x394773) is known color: Port Gore. HEX triplet: 39, 47 and 73. RGB value is (57,71,115). Sum of RGB (Red+Green+Blue) = 57+71+115=243 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.46% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 115 (45.31% from 255 or 47.33% from 243); Max value from RGB is 115 - color contains mainly: blue. Hex color #394773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394773 is #C6B88C. Grayscale: #474747. Windows color (decimal): -13023373 or 7554873. OLE color: 7554873.
HSL color Cylindrical-coordinate representation of color #394773: hue angle of 225.52º 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 #394773 is Cyan = 0.50, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 71 | 115 | - |
| CMYK | 0.50 | 0.38 | 0 | 0.55 |
| HSL | 225.52º | 0.34% | 0.34% | - |
| HSV(B) | 225.52º | 0.5% | 0.45% | - |
| XYZ | 7.04 | 6.61 | 17.13 | - |
| YUV | 71.83 | 152.36 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 115 | 0.50 | 0.38 | 0 | 0.55 | 225.52 | 0.34 | 0.34 |
| Hex | 39 | 47 | 73 | 32 | 26 | 0 | 37 | E2 | 22 | 22 |
| Octal | 71 | 107 | 163 | 62 | 46 | 0 | 67 | 342 | 42 | 42 |
| Binary | 111001 | 1000111 | 1110011 | 110010 | 100110 | 0 | 110111 | 11100010 | 100010 | 100010 |
Color Harmonies of #394773
Complementary color
Monochromatic Colors of #394773
Black with #394773
Text Example
Text Example
White with #394773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394773; }
p { color: rgb(57,71,115); }
H1.HeaderClassName
{
color: #394773;
}
.AnyTagClassName
{
color: #394773;
}
</style>
background-color css
<style>
a { background-color: #394773; }
a { background-color: rgb(57,71,115); }
div.DivClassName
{
background-color: #394773;
}
.BgClassName
{
background-color: #394773;
}
</style>
border-color css
<style>
span { border-color: #394773; }
span { border-color: rgb(57,71,115); }
td.TdClassName
{
border-color: #394773;
}
.TagClassName
{
border-color: #394773;
}
</style>