Shades of Port Gore #394574
Tints of Port Gore #394574
RGB
CMYK
RGB Variations
Color information
#394574 (or 0x394574) is known color: Port Gore. HEX triplet: 39, 45 and 74. RGB value is (57,69,116). Sum of RGB (Red+Green+Blue) = 57+69+116=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 69 (27.34% from 255 or 28.51% from 242); Blue value is 116 (45.70% from 255 or 47.93% from 242); Max value from RGB is 116 - color contains mainly: blue. Hex color #394574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394574 is #C6BA8B. Grayscale: #464646. Windows color (decimal): -13023884 or 7619897. OLE color: 7619897.
HSL color Cylindrical-coordinate representation of color #394574: hue angle of 227.8º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #394574 is Cyan = 0.51, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 69 | 116 | - |
| CMYK | 0.51 | 0.41 | 0 | 0.55 |
| HSL | 227.8º | 0.34% | 0.34% | - |
| HSV(B) | 227.8º | 0.51% | 0.45% | - |
| XYZ | 6.97 | 6.39 | 17.39 | - |
| YUV | 70.77 | 153.52 | 118.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 69 | 116 | 0.51 | 0.41 | 0 | 0.55 | 227.8 | 0.34 | 0.34 |
| Hex | 39 | 45 | 74 | 33 | 29 | 0 | 37 | E4 | 22 | 22 |
| Octal | 71 | 105 | 164 | 63 | 51 | 0 | 67 | 344 | 42 | 42 |
| Binary | 111001 | 1000101 | 1110100 | 110011 | 101001 | 0 | 110111 | 11100100 | 100010 | 100010 |
Color Harmonies of #394574
Complementary color
Monochromatic Colors of #394574
Black with #394574
Text Example
Text Example
White with #394574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394574; }
p { color: rgb(57,69,116); }
H1.HeaderClassName
{
color: #394574;
}
.AnyTagClassName
{
color: #394574;
}
</style>
background-color css
<style>
a { background-color: #394574; }
a { background-color: rgb(57,69,116); }
div.DivClassName
{
background-color: #394574;
}
.BgClassName
{
background-color: #394574;
}
</style>
border-color css
<style>
span { border-color: #394574; }
span { border-color: rgb(57,69,116); }
td.TdClassName
{
border-color: #394574;
}
.TagClassName
{
border-color: #394574;
}
</style>