COLOR #604163

HEX: #604163 RGB: (96,65,99)

Color info

#604163 contains red, green and blue colors in about the same proportion. Web safe color of #604163 is #663366 (or #636).

RGB color model

#604163 color RGB value is (96,65,99).

RGB: (96,65,99) (38%, 25%, 39%)

RGB channels and saturation

R 96 of 255 = 38%
G 65 of 255 = 25%
B 99 of 255 = 39%

96
65
99

R + G + B ~ 34%. #604163 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 65 + 99 = 260 (100%)
R 96 of 260 ~ 36.92%
G 65 of 260 ~ 25%
B 99 of 260 ~ 38.08'%

%36.92
%25
%38.08

CMYK color model

#604163 color CMYK value is (3,34,0,61).

  • cyan value is 3.03%
  • magenta value is 34.34%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (3,34,0,61)
C3M34Y0K61 (3%, 34%, 0%, 61%)
(0.03 / 0.34 / 0.00 / 0.61)

CMYK percentages

%3.03
%34.34
%0
%61.18

Codes

Color #604163 in popluar color models

60 41 63
RGB 96 65 99
HSL 295° 20.73% 32.16%
HSB/HSV 295° 34.34% 38.82%
CMYK 3.03% 34.34% 0.00%
61.18%

Color #604163 in popluar number systems.

HEX 60 41 63
Decimal 96 65 99
Binary 1100000 1000001 1100011
Octal 140 101 143

Shades and tints

Shades of #604163

#604163
(96,65,99)
#583C5A
(88,60,90)
#503751
(80,55,81)
#483248
(72,50,72)
#402D3F
(64,45,63)
#382836
(56,40,54)
#30232D
(48,35,45)
#281E24
(40,30,36)
#20191B
(32,25,27)
#181412
(24,20,18)
#100F09
(16,15,9)
#000000
(0,0,0)

Tints of #604163

#604163
(96,65,99)
#6E5271
(110,82,113)
#7C637F
(124,99,127)
#8A748D
(138,116,141)
#98859B
(152,133,155)
#A696A9
(166,150,169)
#B4A7B7
(180,167,183)
#C2B8C5
(194,184,197)
#D0C9D3
(208,201,211)
#DEDAE1
(222,218,225)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604163 color. Also use rgb(96,65,99) instead hex code.

Text Font Color

.myTextColor { color: #604163; }

<p style="color:#604163">This sample text font color is #604163.</p>

This text font color is #604163.

Background Color

.myBgColor { background-color: #604163; }

<div style="background-color:#604163">Inner text</div>

This div background color is #604163.

Border color

.myBorderColor { border: 1px solid #604163; }

<div style="border:3px solid #604163">Div</div>

This div border color is #604163.

Opacity

.myOpacity80 { color: #604163; opacity: 0.8; }

<p style="color:#604163;opacity:0.8;">80%</p>

Text with #604163 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #604163;}

<p style="text-shadow: 3px 3px 1px #604163">Text here.</p>

This text has shadow with #604163 color.


.textShadow {text-shadow: 3px 3px 1px #604163', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #604163, 5px 5px 20px red">Text here.</p>

This text has shadow with #604163 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#604163, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#604163, Direction=45, Strength=4)">Text</p>

This text has shadow with #604163 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #604163;
-webkit-box-shadow: 1px 1px 3px 2px #604163;
box-shadow: 1px 1px 3px 2px #604163;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #604163; -webkit-box-shadow: 1px 1px 3px 2px #604163; box-shadow:1px 1px 3px 2px #604163;">
Div content here
</div>

This div box has shadow with color #604163.

Preview

Color preview on black background

This text has color #604163 on black background.


Color preview on white background

This text has color #604163 on white background.


Black color preview on #604163 background

This text has black color on #604163 background.


White color preview on #604163 background

This text has white color on #604163 background.


Related colors

Complementary color

Complementary color for #hex is #9FBE9C.


I love getcolorcode.com

Triadic colors

1 #636041 and #416360 with #604163 are triadic colors.

2 #634160 and #416063 with #604163 are triadic colors.