Shades of Port Gore #394670
Tints of Port Gore #394670
RGB
CMYK
RGB Variations
Color information
#394670 (or 0x394670) is known color: Port Gore. HEX triplet: 39, 46 and 70. RGB value is (57,70,112). Sum of RGB (Red+Green+Blue) = 57+70+112=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 112 (44.14% from 255 or 46.86% from 239); Max value from RGB is 112 - color contains mainly: blue. Hex color #394670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394670 is #C6B98F. Grayscale: #464646. Windows color (decimal): -13023632 or 7358009. OLE color: 7358009.
HSL color Cylindrical-coordinate representation of color #394670: hue angle of 225.82º 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 #394670 is Cyan = 0.49, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 70 | 112 | - |
| CMYK | 0.49 | 0.38 | 0 | 0.56 |
| HSL | 225.82º | 0.33% | 0.33% | - |
| HSV(B) | 225.82º | 0.49% | 0.44% | - |
| XYZ | 6.8 | 6.42 | 16.21 | - |
| YUV | 70.9 | 151.19 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 112 | 0.49 | 0.38 | 0 | 0.56 | 225.82 | 0.33 | 0.33 |
| Hex | 39 | 46 | 70 | 31 | 26 | 0 | 38 | E2 | 21 | 21 |
| Octal | 71 | 106 | 160 | 61 | 46 | 0 | 70 | 342 | 41 | 41 |
| Binary | 111001 | 1000110 | 1110000 | 110001 | 100110 | 0 | 111000 | 11100010 | 100001 | 100001 |
Color Harmonies of #394670
Complementary color
Monochromatic Colors of #394670
Black with #394670
Text Example
Text Example
White with #394670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394670; }
p { color: rgb(57,70,112); }
H1.HeaderClassName
{
color: #394670;
}
.AnyTagClassName
{
color: #394670;
}
</style>
background-color css
<style>
a { background-color: #394670; }
a { background-color: rgb(57,70,112); }
div.DivClassName
{
background-color: #394670;
}
.BgClassName
{
background-color: #394670;
}
</style>
border-color css
<style>
span { border-color: #394670; }
span { border-color: rgb(57,70,112); }
td.TdClassName
{
border-color: #394670;
}
.TagClassName
{
border-color: #394670;
}
</style>