Shades of Port Gore #394371
Tints of Port Gore #394371
RGB
CMYK
RGB Variations
Color information
#394371 (or 0x394371) is known color: Port Gore. HEX triplet: 39, 43 and 71. RGB value is (57,67,113). Sum of RGB (Red+Green+Blue) = 57+67+113=237 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.05% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 113 - color contains mainly: blue. Hex color #394371 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394371 is #C6BC8E. Grayscale: #454545. Windows color (decimal): -13024399 or 7422777. OLE color: 7422777.
HSL color Cylindrical-coordinate representation of color #394371: hue angle of 229.29º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #394371 is Cyan = 0.50, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 67 | 113 | - |
| CMYK | 0.50 | 0.41 | 0 | 0.56 |
| HSL | 229.29º | 0.33% | 0.33% | - |
| HSV(B) | 229.29º | 0.5% | 0.44% | - |
| XYZ | 6.68 | 6.08 | 16.44 | - |
| YUV | 69.25 | 152.69 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 113 | 0.50 | 0.41 | 0 | 0.56 | 229.29 | 0.33 | 0.33 |
| Hex | 39 | 43 | 71 | 32 | 29 | 0 | 38 | E5 | 21 | 21 |
| Octal | 71 | 103 | 161 | 62 | 51 | 0 | 70 | 345 | 41 | 41 |
| Binary | 111001 | 1000011 | 1110001 | 110010 | 101001 | 0 | 111000 | 11100101 | 100001 | 100001 |
Color Harmonies of #394371
Complementary color
Monochromatic Colors of #394371
Black with #394371
Text Example
Text Example
White with #394371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394371; }
p { color: rgb(57,67,113); }
H1.HeaderClassName
{
color: #394371;
}
.AnyTagClassName
{
color: #394371;
}
</style>
background-color css
<style>
a { background-color: #394371; }
a { background-color: rgb(57,67,113); }
div.DivClassName
{
background-color: #394371;
}
.BgClassName
{
background-color: #394371;
}
</style>
border-color css
<style>
span { border-color: #394371; }
span { border-color: rgb(57,67,113); }
td.TdClassName
{
border-color: #394371;
}
.TagClassName
{
border-color: #394371;
}
</style>