Shades of Port Gore #394070
Tints of Port Gore #394070
RGB
CMYK
RGB Variations
Color information
#394070 (or 0x394070) is known color: Port Gore. HEX triplet: 39, 40 and 70. RGB value is (57,64,112). Sum of RGB (Red+Green+Blue) = 57+64+112=233 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.46% from 233); Green value is 64 (25.39% from 255 or 27.47% from 233); Blue value is 112 (44.14% from 255 or 48.07% from 233); Max value from RGB is 112 - color contains mainly: blue. Hex color #394070 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394070 is #C6BF8F. Grayscale: #434343. Windows color (decimal): -13025168 or 7356473. OLE color: 7356473.
HSL color Cylindrical-coordinate representation of color #394070: hue angle of 232.36º 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 #394070 is Cyan = 0.49, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 64 | 112 | - |
| CMYK | 0.49 | 0.43 | 0 | 0.56 |
| HSL | 232.36º | 0.33% | 0.33% | - |
| HSV(B) | 232.36º | 0.49% | 0.44% | - |
| XYZ | 6.45 | 5.71 | 16.09 | - |
| YUV | 67.38 | 153.18 | 120.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 112 | 0.49 | 0.43 | 0 | 0.56 | 232.36 | 0.33 | 0.33 |
| Hex | 39 | 40 | 70 | 31 | 2B | 0 | 38 | E8 | 21 | 21 |
| Octal | 71 | 100 | 160 | 61 | 53 | 0 | 70 | 350 | 41 | 41 |
| Binary | 111001 | 1000000 | 1110000 | 110001 | 101011 | 0 | 111000 | 11101000 | 100001 | 100001 |
Color Harmonies of #394070
Complementary color
Monochromatic Colors of #394070
Black with #394070
Text Example
Text Example
White with #394070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394070; }
p { color: rgb(57,64,112); }
H1.HeaderClassName
{
color: #394070;
}
.AnyTagClassName
{
color: #394070;
}
</style>
background-color css
<style>
a { background-color: #394070; }
a { background-color: rgb(57,64,112); }
div.DivClassName
{
background-color: #394070;
}
.BgClassName
{
background-color: #394070;
}
</style>
border-color css
<style>
span { border-color: #394070; }
span { border-color: rgb(57,64,112); }
td.TdClassName
{
border-color: #394070;
}
.TagClassName
{
border-color: #394070;
}
</style>