Shades of Port Gore #394769
Tints of Port Gore #394769
RGB
CMYK
RGB Variations
Color information
#394769 (or 0x394769) is known color: Port Gore. HEX triplet: 39, 47 and 69. RGB value is (57,71,105). Sum of RGB (Red+Green+Blue) = 57+71+105=233 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.46% from 233); Green value is 71 (28.12% from 255 or 30.47% from 233); Blue value is 105 (41.41% from 255 or 45.06% from 233); Max value from RGB is 105 - color contains mainly: blue. Hex color #394769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394769 is #C6B896. Grayscale: #464646. Windows color (decimal): -13023383 or 6899513. OLE color: 6899513.
HSL color Cylindrical-coordinate representation of color #394769: hue angle of 222.5º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #394769 is Cyan = 0.46, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 71 | 105 | - |
| CMYK | 0.46 | 0.32 | 0 | 0.59 |
| HSL | 222.5º | 0.3% | 0.32% | - |
| HSV(B) | 222.5º | 0.46% | 0.41% | - |
| XYZ | 6.49 | 6.4 | 14.26 | - |
| YUV | 70.69 | 147.36 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 105 | 0.46 | 0.32 | 0 | 0.59 | 222.5 | 0.3 | 0.32 |
| Hex | 39 | 47 | 69 | 2E | 20 | 0 | 3B | DE | 1E | 20 |
| Octal | 71 | 107 | 151 | 56 | 40 | 0 | 73 | 336 | 36 | 40 |
| Binary | 111001 | 1000111 | 1101001 | 101110 | 100000 | 0 | 111011 | 11011110 | 11110 | 100000 |
Color Harmonies of #394769
Complementary color
Monochromatic Colors of #394769
Black with #394769
Text Example
Text Example
White with #394769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394769; }
p { color: rgb(57,71,105); }
H1.HeaderClassName
{
color: #394769;
}
.AnyTagClassName
{
color: #394769;
}
</style>
background-color css
<style>
a { background-color: #394769; }
a { background-color: rgb(57,71,105); }
div.DivClassName
{
background-color: #394769;
}
.BgClassName
{
background-color: #394769;
}
</style>
border-color css
<style>
span { border-color: #394769; }
span { border-color: rgb(57,71,105); }
td.TdClassName
{
border-color: #394769;
}
.TagClassName
{
border-color: #394769;
}
</style>