Shades of Port Gore #394470
Tints of Port Gore #394470
RGB
CMYK
RGB Variations
Color information
#394470 (or 0x394470) is known color: Port Gore. HEX triplet: 39, 44 and 70. RGB value is (57,68,112). Sum of RGB (Red+Green+Blue) = 57+68+112=237 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.05% from 237); Green value is 68 (26.95% from 255 or 28.69% from 237); Blue value is 112 (44.14% from 255 or 47.26% from 237); Max value from RGB is 112 - color contains mainly: blue. Hex color #394470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394470 is #C6BB8F. Grayscale: #454545. Windows color (decimal): -13024144 or 7357497. OLE color: 7357497.
HSL color Cylindrical-coordinate representation of color #394470: hue angle of 228º 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 #394470 is Cyan = 0.49, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 68 | 112 | - |
| CMYK | 0.49 | 0.39 | 0 | 0.56 |
| HSL | 228º | 0.33% | 0.33% | - |
| HSV(B) | 228º | 0.49% | 0.44% | - |
| XYZ | 6.68 | 6.17 | 16.17 | - |
| YUV | 69.73 | 151.86 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 68 | 112 | 0.49 | 0.39 | 0 | 0.56 | 228 | 0.33 | 0.33 |
| Hex | 39 | 44 | 70 | 31 | 27 | 0 | 38 | E4 | 21 | 21 |
| Octal | 71 | 104 | 160 | 61 | 47 | 0 | 70 | 344 | 41 | 41 |
| Binary | 111001 | 1000100 | 1110000 | 110001 | 100111 | 0 | 111000 | 11100100 | 100001 | 100001 |
Color Harmonies of #394470
Complementary color
Monochromatic Colors of #394470
Black with #394470
Text Example
Text Example
White with #394470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394470; }
p { color: rgb(57,68,112); }
H1.HeaderClassName
{
color: #394470;
}
.AnyTagClassName
{
color: #394470;
}
</style>
background-color css
<style>
a { background-color: #394470; }
a { background-color: rgb(57,68,112); }
div.DivClassName
{
background-color: #394470;
}
.BgClassName
{
background-color: #394470;
}
</style>
border-color css
<style>
span { border-color: #394470; }
span { border-color: rgb(57,68,112); }
td.TdClassName
{
border-color: #394470;
}
.TagClassName
{
border-color: #394470;
}
</style>