#394571

Color #394571 Port Gore (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Port Gore #394571

Tints of Port Gore #394571

Color information

#394571 (or 0x394571) is unknown color: approx Port Gore. HEX triplet: 39, 45 and 71. RGB value is (57,69,113). Sum of RGB (Red+Green+Blue) = 57+69+113=239 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.85% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 113 - color contains mainly: blue. Hex color #394571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394571 is #C6BA8E. Grayscale: #464646. Windows color (decimal): -13023887 or 7423289. OLE color: 7423289.

HSL color Cylindrical-coordinate representation of color #394571: hue angle of 227.14º 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 #394571 is Cyan = 0.50, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.

Color convert

RGB5769113-
CMYK0.500.3900.56
HSL227.14º32.94%33.33%-
HSV(B)227.14º49.56%44.31%-
XYZ6.86.3216.48-
YUV70.43152.02118.42-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 57 (22.66% from 255) = 23.85%
GREEN value IS 69 (27.34% from 255) = 28.87%
BLUE value IS 113 (44.53% from 255) = 47.28%
R=23.85%
G=28.87%
B=47.28%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0.39
Y (Yellow) values IS 0
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal57691130.500.3900.56227.1432.9433.33
Hex3945713227038e32121
Octal7110516162470703434141
Binary11100110001011110001110010100111011100011100011100001100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #394571

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #394571; }

 p { color: rgb(57,69,113); }

 H1.HeaderClassName
 {
   color: #394571;
 }
 .AnyTagClassName
 {
   color: #394571;
 }
</style>
background-color css

<style>
 a { background-color: #394571; }

 a { background-color: rgb(57,69,113); }

 div.DivClassName
 {
   background-color: #394571;
 }
 .BgClassName
 {
   background-color: #394571;
 }
</style>
border-color css

<style>
 span { border-color: #394571; }

 span { border-color: rgb(57,69,113); }

 td.TdClassName
 {
   border-color: #394571;
 }
 .TagClassName
 {
   border-color: #394571;
 }
</style>