COLOR #613164

HEX: #613164 RGB: (97,49,100)

Color info

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

RGB color model

#613164 color RGB value is (97,49,100).

RGB: (97,49,100) (38%, 19%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 49 of 255 = 19%
B 100 of 255 = 39%

97
49
100

R + G + B ~ 32%. #613164 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 49 + 100 = 246 (100%)
R 97 of 246 ~ 39.43%
G 49 of 246 ~ 19.92%
B 100 of 246 ~ 40.65'%

%39.43
%19.92
%40.65

CMYK color model

#613164 color CMYK value is (3,51,0,61).

  • cyan value is 3.00%
  • magenta value is 51.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (3,51,0,61) C3M51Y0K61 (3%,51%,0%,61%) (0.03/0.51/0.00/0.61) 

CMYK percentages

%3
%51
%0
%60.78

Codes

Color #613164 in popluar color models

61 31 64
RGB 97 49 100
HSL 296° 34.23% 29.22%
HSB/HSV 296° 51.00% 39.22%
CMYK 3.00% 51.00% 0.00%
60.78%

Color #613164 in popluar number systems.

HEX 61 31 64
Decimal 97 49 100
Binary 1100001 110001 1100100
Octal 141 61 144

Shades and tints

Shades of #613164

#613164
(97,49,100)
#592D5B
(89,45,91)
#512952
(81,41,82)
#492549
(73,37,73)
#412140
(65,33,64)
#391D37
(57,29,55)
#31192E
(49,25,46)
#291525
(41,21,37)
#21111C
(33,17,28)
#190D13
(25,13,19)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #613164

#613164
(97,49,100)
#6F4372
(111,67,114)
#7D5580
(125,85,128)
#8B678E
(139,103,142)
#99799C
(153,121,156)
#A78BAA
(167,139,170)
#B59DB8
(181,157,184)
#C3AFC6
(195,175,198)
#D1C1D4
(209,193,212)
#DFD3E2
(223,211,226)
#EDE5F0
(237,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613164 color. Also use rgb(97,49,100) instead hex code.

Text Font Color

.myTextColor { color: #613164; }

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

This text font color is #613164.

Background Color

.myBgColor { background-color: #613164; }

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

This div background color is #613164.

Border color

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

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

This div border color is #613164.

Opacity

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

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

Text with #613164 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 #613164;}

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

This text has shadow with #613164 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613164.

Preview

Color preview on black background

This text has color #613164 on black background.


Color preview on white background

This text has color #613164 on white background.


Black color preview on #613164 background

This text has black color on #613164 background.


White color preview on #613164 background

This text has white color on #613164 background.


Related colors

Complementary color

Complementary color for #hex is #9ECE9B.


I love getcolorcode.com

Triadic colors

1 #646131 and #316461 with #613164 are triadic colors.

2 #643161 and #316164 with #613164 are triadic colors.