COLOR #613E96

HEX: #613E96 RGB: (97,62,150)

Color info

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

RGB color model

#613E96 color RGB value is (97,62,150).

RGB: (97,62,150) (38%, 24%, 59%)

RGB channels and saturation

R 97 of 255 = 38%
G 62 of 255 = 24%
B 150 of 255 = 59%

97
62
150

R + G + B ~ 40%. #613E96 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 62 + 150 = 309 (100%)
R 97 of 309 ~ 31.39%
G 62 of 309 ~ 20.06%
B 150 of 309 ~ 48.54'%

%31.39
%20.06
%48.54

CMYK color model

#613E96 color CMYK value is (35,59,0,41).

  • cyan value is 35.33%
  • magenta value is 58.67%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (35,59,0,41) C35M59Y0K41 (35%,59%,0%,41%) (0.35/0.59/0.00/0.41) 

CMYK percentages

%35.33
%58.67
%0
%41.18

Codes

Color #613E96 in popluar color models

61 3E 96
RGB 97 62 150
HSL 264° 41.51% 41.57%
HSB/HSV 264° 58.67% 58.82%
CMYK 35.33% 58.67% 0.00%
41.18%

Color #613E96 in popluar number systems.

HEX 61 3E 96
Decimal 97 62 150
Binary 1100001 111110 10010110
Octal 141 76 226

Shades and tints

Shades of #613E96

#613E96
(97,62,150)
#593989
(89,57,137)
#51347C
(81,52,124)
#492F6F
(73,47,111)
#412A62
(65,42,98)
#392555
(57,37,85)
#312048
(49,32,72)
#291B3B
(41,27,59)
#21162E
(33,22,46)
#191121
(25,17,33)
#110C14
(17,12,20)
#000000
(0,0,0)

Tints of #613E96

#613E96
(97,62,150)
#6F4F9F
(111,79,159)
#7D60A8
(125,96,168)
#8B71B1
(139,113,177)
#9982BA
(153,130,186)
#A793C3
(167,147,195)
#B5A4CC
(181,164,204)
#C3B5D5
(195,181,213)
#D1C6DE
(209,198,222)
#DFD7E7
(223,215,231)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613E96 color. Also use rgb(97,62,150) instead hex code.

Text Font Color

.myTextColor { color: #613E96; }

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

This text font color is #613E96.

Background Color

.myBgColor { background-color: #613E96; }

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

This div background color is #613E96.

Border color

.myBorderColor { border: 1px solid #613E96; }

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

This div border color is #613E96.

Opacity

.myOpacity80 { color: #613E96; opacity: 0.8; }

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

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

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

This text has shadow with #613E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613E96.

Preview

Color preview on black background

This text has color #613E96 on black background.


Color preview on white background

This text has color #613E96 on white background.


Black color preview on #613E96 background

This text has black color on #613E96 background.


White color preview on #613E96 background

This text has white color on #613E96 background.


Related colors

Complementary color

Complementary color for #hex is #9EC169.


I love getcolorcode.com

Triadic colors

1 #96613E and #3E9661 with #613E96 are triadic colors.

2 #963E61 and #3E6196 with #613E96 are triadic colors.