COLOR #613860

HEX: #613860 RGB: (97,56,96)

Color info

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

RGB color model

#613860 color RGB value is (97,56,96).

RGB: (97,56,96) (38%, 22%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 56 of 255 = 22%
B 96 of 255 = 38%

97
56
96

R + G + B ~ 33%. #613860 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 96 = 249 (100%)
R 97 of 249 ~ 38.96%
G 56 of 249 ~ 22.49%
B 96 of 249 ~ 38.55'%

%38.96
%22.49
%38.55

CMYK color model

#613860 color CMYK value is (0,42,1,62).

  • cyan value is 0.00%
  • magenta value is 42.27%
  • yellow value is 1.03%
  • key color value is 61.96%
CMYK: (0,42,1,62) C0M42Y1K62 (0%,42%,1%,62%) (0.00/0.42/0.01/0.62) 

CMYK percentages

%0
%42.27
%1.03
%61.96

Codes

Color #613860 in popluar color models

61 38 60
RGB 97 56 96
HSL 301° 26.80% 30.00%
HSB/HSV 301° 42.27% 38.04%
CMYK 0.00% 42.27% 1.03%
61.96%

Color #613860 in popluar number systems.

HEX 61 38 60
Decimal 97 56 96
Binary 1100001 111000 1100000
Octal 141 70 140

Shades and tints

Shades of #613860

#613860
(97,56,96)
#593358
(89,51,88)
#512E50
(81,46,80)
#492948
(73,41,72)
#412440
(65,36,64)
#391F38
(57,31,56)
#311A30
(49,26,48)
#291528
(41,21,40)
#211020
(33,16,32)
#190B18
(25,11,24)
#110610
(17,6,16)
#000000
(0,0,0)

Tints of #613860

#613860
(97,56,96)
#6F4A6E
(111,74,110)
#7D5C7C
(125,92,124)
#8B6E8A
(139,110,138)
#998098
(153,128,152)
#A792A6
(167,146,166)
#B5A4B4
(181,164,180)
#C3B6C2
(195,182,194)
#D1C8D0
(209,200,208)
#DFDADE
(223,218,222)
#EDECEC
(237,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #613860; }

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

This text font color is #613860.

Background Color

.myBgColor { background-color: #613860; }

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

This div background color is #613860.

Border color

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

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

This div border color is #613860.

Opacity

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

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

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

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

This text has shadow with #613860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613860.

Preview

Color preview on black background

This text has color #613860 on black background.


Color preview on white background

This text has color #613860 on white background.


Black color preview on #613860 background

This text has black color on #613860 background.


White color preview on #613860 background

This text has white color on #613860 background.


Related colors

Complementary color

Complementary color for #hex is #9EC79F.


I love getcolorcode.com

Triadic colors

1 #606138 and #386061 with #613860 are triadic colors.

2 #603861 and #386160 with #613860 are triadic colors.