COLOR #613991

HEX: #613991 RGB: (97,57,145)

Color info

#613991 contains mainly red and blue colors. Web safe color of #613991 is #663399 (or #639).

RGB color model

#613991 color RGB value is (97,57,145).

RGB: (97,57,145) (38%, 22%, 57%)

RGB channels and saturation

R 97 of 255 = 38%
G 57 of 255 = 22%
B 145 of 255 = 57%

97
57
145

R + G + B ~ 39%. #613991 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 57 + 145 = 299 (100%)
R 97 of 299 ~ 32.44%
G 57 of 299 ~ 19.06%
B 145 of 299 ~ 48.49'%

%32.44
%19.06
%48.49

CMYK color model

#613991 color CMYK value is (33,61,0,43).

  • cyan value is 33.10%
  • magenta value is 60.69%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (33,61,0,43)
C33M61Y0K43 (33%, 61%, 0%, 43%)
(0.33 / 0.61 / 0.00 / 0.43)

CMYK percentages

%33.1
%60.69
%0
%43.14

Codes

Color #613991 in popluar color models

61 39 91
RGB 97 57 145
HSL 267° 43.56% 39.61%
HSB/HSV 267° 60.69% 56.86%
CMYK 33.10% 60.69% 0.00%
43.14%

Color #613991 in popluar number systems.

HEX 61 39 91
Decimal 97 57 145
Binary 1100001 111001 10010001
Octal 141 71 221

Shades and tints

Shades of #613991

#613991
(97,57,145)
#593484
(89,52,132)
#512F77
(81,47,119)
#492A6A
(73,42,106)
#41255D
(65,37,93)
#392050
(57,32,80)
#311B43
(49,27,67)
#291636
(41,22,54)
#211129
(33,17,41)
#190C1C
(25,12,28)
#11070F
(17,7,15)
#000000
(0,0,0)

Tints of #613991

#613991
(97,57,145)
#6F4B9B
(111,75,155)
#7D5DA5
(125,93,165)
#8B6FAF
(139,111,175)
#9981B9
(153,129,185)
#A793C3
(167,147,195)
#B5A5CD
(181,165,205)
#C3B7D7
(195,183,215)
#D1C9E1
(209,201,225)
#DFDBEB
(223,219,235)
#EDEDF5
(237,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613991 color. Also use rgb(97,57,145) instead hex code.

Text Font Color

.myTextColor { color: #613991; }

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

This text font color is #613991.

Background Color

.myBgColor { background-color: #613991; }

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

This div background color is #613991.

Border color

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

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

This div border color is #613991.

Opacity

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

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

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

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

This text has shadow with #613991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613991.

Preview

Color preview on black background

This text has color #613991 on black background.


Color preview on white background

This text has color #613991 on white background.


Black color preview on #613991 background

This text has black color on #613991 background.


White color preview on #613991 background

This text has white color on #613991 background.


Related colors

Complementary color

Complementary color for #hex is #9EC66E.


I love getcolorcode.com

Triadic colors

1 #916139 and #399161 with #613991 are triadic colors.

2 #913961 and #396191 with #613991 are triadic colors.