Shades of Port Gore #394674
Tints of Port Gore #394674
RGB
CMYK
RGB Variations
Color information
#394674 (or 0x394674) is known color: Port Gore. HEX triplet: 39, 46 and 74. RGB value is (57,70,116). Sum of RGB (Red+Green+Blue) = 57+70+116=243 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.46% from 243); Green value is 70 (27.73% from 255 or 28.81% from 243); Blue value is 116 (45.70% from 255 or 47.74% from 243); Max value from RGB is 116 - color contains mainly: blue. Hex color #394674 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394674 is #C6B98B. Grayscale: #474747. Windows color (decimal): -13023628 or 7620153. OLE color: 7620153.
HSL color Cylindrical-coordinate representation of color #394674: hue angle of 226.78º 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 #394674 is Cyan = 0.51, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 70 | 116 | - |
| CMYK | 0.51 | 0.40 | 0 | 0.55 |
| HSL | 226.78º | 0.34% | 0.34% | - |
| HSV(B) | 226.78º | 0.51% | 0.45% | - |
| XYZ | 7.03 | 6.51 | 17.41 | - |
| YUV | 71.36 | 153.19 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 70 | 116 | 0.51 | 0.40 | 0 | 0.55 | 226.78 | 0.34 | 0.34 |
| Hex | 39 | 46 | 74 | 33 | 28 | 0 | 37 | E3 | 22 | 22 |
| Octal | 71 | 106 | 164 | 63 | 50 | 0 | 67 | 343 | 42 | 42 |
| Binary | 111001 | 1000110 | 1110100 | 110011 | 101000 | 0 | 110111 | 11100011 | 100010 | 100010 |
Color Harmonies of #394674
Complementary color
Monochromatic Colors of #394674
Black with #394674
Text Example
Text Example
White with #394674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394674; }
p { color: rgb(57,70,116); }
H1.HeaderClassName
{
color: #394674;
}
.AnyTagClassName
{
color: #394674;
}
</style>
background-color css
<style>
a { background-color: #394674; }
a { background-color: rgb(57,70,116); }
div.DivClassName
{
background-color: #394674;
}
.BgClassName
{
background-color: #394674;
}
</style>
border-color css
<style>
span { border-color: #394674; }
span { border-color: rgb(57,70,116); }
td.TdClassName
{
border-color: #394674;
}
.TagClassName
{
border-color: #394674;
}
</style>