Shades of Port Gore #394474
Tints of Port Gore #394474
RGB
CMYK
RGB Variations
Color information
#394474 (or 0x394474) is known color: Port Gore. HEX triplet: 39, 44 and 74. RGB value is (57,68,116). Sum of RGB (Red+Green+Blue) = 57+68+116=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 68 (26.95% from 255 or 28.22% from 241); Blue value is 116 (45.70% from 255 or 48.13% from 241); Max value from RGB is 116 - color contains mainly: blue. Hex color #394474 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394474 is #C6BB8B. Grayscale: #454545. Windows color (decimal): -13024140 or 7619641. OLE color: 7619641.
HSL color Cylindrical-coordinate representation of color #394474: hue angle of 228.81º 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 #394474 is Cyan = 0.51, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 68 | 116 | - |
| CMYK | 0.51 | 0.41 | 0 | 0.55 |
| HSL | 228.81º | 0.34% | 0.34% | - |
| HSV(B) | 228.81º | 0.51% | 0.45% | - |
| XYZ | 6.91 | 6.27 | 17.37 | - |
| YUV | 70.18 | 153.86 | 118.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 68 | 116 | 0.51 | 0.41 | 0 | 0.55 | 228.81 | 0.34 | 0.34 |
| Hex | 39 | 44 | 74 | 33 | 29 | 0 | 37 | E5 | 22 | 22 |
| Octal | 71 | 104 | 164 | 63 | 51 | 0 | 67 | 345 | 42 | 42 |
| Binary | 111001 | 1000100 | 1110100 | 110011 | 101001 | 0 | 110111 | 11100101 | 100010 | 100010 |
Color Harmonies of #394474
Complementary color
Monochromatic Colors of #394474
Black with #394474
Text Example
Text Example
White with #394474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394474; }
p { color: rgb(57,68,116); }
H1.HeaderClassName
{
color: #394474;
}
.AnyTagClassName
{
color: #394474;
}
</style>
background-color css
<style>
a { background-color: #394474; }
a { background-color: rgb(57,68,116); }
div.DivClassName
{
background-color: #394474;
}
.BgClassName
{
background-color: #394474;
}
</style>
border-color css
<style>
span { border-color: #394474; }
span { border-color: rgb(57,68,116); }
td.TdClassName
{
border-color: #394474;
}
.TagClassName
{
border-color: #394474;
}
</style>