Shades of Port Gore #394871
Tints of Port Gore #394871
RGB
CMYK
RGB Variations
Color information
#394871 (or 0x394871) is known color: Port Gore. HEX triplet: 39, 48 and 71. RGB value is (57,72,113). Sum of RGB (Red+Green+Blue) = 57+72+113=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 72 (28.52% from 255 or 29.75% from 242); Blue value is 113 (44.53% from 255 or 46.69% from 242); Max value from RGB is 113 - color contains mainly: blue. Hex color #394871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394871 is #C6B78E. Grayscale: #484848. Windows color (decimal): -13023119 or 7424057. OLE color: 7424057.
HSL color Cylindrical-coordinate representation of color #394871: hue angle of 223.93º 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 #394871 is Cyan = 0.50, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 72 | 113 | - |
| CMYK | 0.50 | 0.36 | 0 | 0.56 |
| HSL | 223.93º | 0.33% | 0.33% | - |
| HSV(B) | 223.93º | 0.5% | 0.44% | - |
| XYZ | 6.99 | 6.7 | 16.55 | - |
| YUV | 72.19 | 151.03 | 117.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 72 | 113 | 0.50 | 0.36 | 0 | 0.56 | 223.93 | 0.33 | 0.33 |
| Hex | 39 | 48 | 71 | 32 | 24 | 0 | 38 | E0 | 21 | 21 |
| Octal | 71 | 110 | 161 | 62 | 44 | 0 | 70 | 340 | 41 | 41 |
| Binary | 111001 | 1001000 | 1110001 | 110010 | 100100 | 0 | 111000 | 11100000 | 100001 | 100001 |
Color Harmonies of #394871
Complementary color
Monochromatic Colors of #394871
Black with #394871
Text Example
Text Example
White with #394871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394871; }
p { color: rgb(57,72,113); }
H1.HeaderClassName
{
color: #394871;
}
.AnyTagClassName
{
color: #394871;
}
</style>
background-color css
<style>
a { background-color: #394871; }
a { background-color: rgb(57,72,113); }
div.DivClassName
{
background-color: #394871;
}
.BgClassName
{
background-color: #394871;
}
</style>
border-color css
<style>
span { border-color: #394871; }
span { border-color: rgb(57,72,113); }
td.TdClassName
{
border-color: #394871;
}
.TagClassName
{
border-color: #394871;
}
</style>