COLOR #613894

HEX: #613894 RGB: (97,56,148)

Color info

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

RGB color model

#613894 color RGB value is (97,56,148).

RGB: (97,56,148) (38%, 22%, 58%)

RGB channels and saturation

R 97 of 255 = 38%
G 56 of 255 = 22%
B 148 of 255 = 58%

97
56
148

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

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 148 = 301 (100%)
R 97 of 301 ~ 32.23%
G 56 of 301 ~ 18.6%
B 148 of 301 ~ 49.17'%

%32.23
%18.6
%49.17

CMYK color model

#613894 color CMYK value is (34,62,0,42).

  • cyan value is 34.46%
  • magenta value is 62.16%
  • yellow value is 0.00%
  • key color value is 41.96%
CMYK: (34,62,0,42) C34M62Y0K42 (34%,62%,0%,42%) (0.34/0.62/0.00/0.42) 

CMYK percentages

%34.46
%62.16
%0
%41.96

Codes

Color #613894 in popluar color models

61 38 94
RGB 97 56 148
HSL 267° 45.10% 40.00%
HSB/HSV 267° 62.16% 58.04%
CMYK 34.46% 62.16% 0.00%
41.96%

Color #613894 in popluar number systems.

HEX 61 38 94
Decimal 97 56 148
Binary 1100001 111000 10010100
Octal 141 70 224

Shades and tints

Shades of #613894

#613894
(97,56,148)
#593387
(89,51,135)
#512E7A
(81,46,122)
#49296D
(73,41,109)
#412460
(65,36,96)
#391F53
(57,31,83)
#311A46
(49,26,70)
#291539
(41,21,57)
#21102C
(33,16,44)
#190B1F
(25,11,31)
#110612
(17,6,18)
#000000
(0,0,0)

Tints of #613894

#613894
(97,56,148)
#6F4A9D
(111,74,157)
#7D5CA6
(125,92,166)
#8B6EAF
(139,110,175)
#9980B8
(153,128,184)
#A792C1
(167,146,193)
#B5A4CA
(181,164,202)
#C3B6D3
(195,182,211)
#D1C8DC
(209,200,220)
#DFDAE5
(223,218,229)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613894 color. Also use rgb(97,56,148) instead hex code.

Text Font Color

.myTextColor { color: #613894; }

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

This text font color is #613894.

Background Color

.myBgColor { background-color: #613894; }

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

This div background color is #613894.

Border color

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

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

This div border color is #613894.

Opacity

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

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

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

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

This text has shadow with #613894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613894.

Preview

Color preview on black background

This text has color #613894 on black background.


Color preview on white background

This text has color #613894 on white background.


Black color preview on #613894 background

This text has black color on #613894 background.


White color preview on #613894 background

This text has white color on #613894 background.


Related colors

Complementary color

Complementary color for #hex is #9EC76B.


I love getcolorcode.com

Triadic colors

1 #946138 and #389461 with #613894 are triadic colors.

2 #943861 and #386194 with #613894 are triadic colors.