Shades of Port Gore #394671
Tints of Port Gore #394671
RGB
CMYK
RGB Variations
Color information
#394671 (or 0x394671) is known color: Port Gore. HEX triplet: 39, 46 and 71. RGB value is (57,70,113). Sum of RGB (Red+Green+Blue) = 57+70+113=240 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.75% from 240); Green value is 70 (27.73% from 255 or 29.17% from 240); Blue value is 113 (44.53% from 255 or 47.08% from 240); Max value from RGB is 113 - color contains mainly: blue. Hex color #394671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394671 is #C6B98E. Grayscale: #464646. Windows color (decimal): -13023631 or 7423545. OLE color: 7423545.
HSL color Cylindrical-coordinate representation of color #394671: hue angle of 226.07º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #394671 is Cyan = 0.50, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 70 | 113 | - |
| CMYK | 0.50 | 0.38 | 0 | 0.56 |
| HSL | 226.07º | 0.33% | 0.33% | - |
| HSV(B) | 226.07º | 0.5% | 0.44% | - |
| XYZ | 6.86 | 6.44 | 16.5 | - |
| YUV | 71.02 | 151.69 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 113 | 0.50 | 0.38 | 0 | 0.56 | 226.07 | 0.33 | 0.33 |
| Hex | 39 | 46 | 71 | 32 | 26 | 0 | 38 | E2 | 21 | 21 |
| Octal | 71 | 106 | 161 | 62 | 46 | 0 | 70 | 342 | 41 | 41 |
| Binary | 111001 | 1000110 | 1110001 | 110010 | 100110 | 0 | 111000 | 11100010 | 100001 | 100001 |
Color Harmonies of #394671
Complementary color
Monochromatic Colors of #394671
Black with #394671
Text Example
Text Example
White with #394671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394671; }
p { color: rgb(57,70,113); }
H1.HeaderClassName
{
color: #394671;
}
.AnyTagClassName
{
color: #394671;
}
</style>
background-color css
<style>
a { background-color: #394671; }
a { background-color: rgb(57,70,113); }
div.DivClassName
{
background-color: #394671;
}
.BgClassName
{
background-color: #394671;
}
</style>
border-color css
<style>
span { border-color: #394671; }
span { border-color: rgb(57,70,113); }
td.TdClassName
{
border-color: #394671;
}
.TagClassName
{
border-color: #394671;
}
</style>