COLOR #613879

HEX: #613879 RGB: (97,56,121)

Color info

#613879 contains mainly red and blue colors. Web safe color of #613879 is #663366 (or #636).

RGB color model

#613879 color RGB value is (97,56,121).

RGB: (97,56,121) (38%, 22%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 56 of 255 = 22%
B 121 of 255 = 47%

97
56
121

R + G + B ~ 36%. #613879 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 121 = 274 (100%)
R 97 of 274 ~ 35.4%
G 56 of 274 ~ 20.44%
B 121 of 274 ~ 44.16'%

%35.4
%20.44
%44.16

CMYK color model

#613879 color CMYK value is (20,54,0,53).

  • cyan value is 19.83%
  • magenta value is 53.72%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (20,54,0,53) C20M54Y0K53 (20%,54%,0%,53%) (0.20/0.54/0.00/0.53) 

CMYK percentages

%19.83
%53.72
%0
%52.55

Codes

Color #613879 in popluar color models

61 38 79
RGB 97 56 121
HSL 278° 36.72% 34.71%
HSB/HSV 278° 53.72% 47.45%
CMYK 19.83% 53.72% 0.00%
52.55%

Color #613879 in popluar number systems.

HEX 61 38 79
Decimal 97 56 121
Binary 1100001 111000 1111001
Octal 141 70 171

Shades and tints

Shades of #613879

#613879
(97,56,121)
#59336E
(89,51,110)
#512E63
(81,46,99)
#492958
(73,41,88)
#41244D
(65,36,77)
#391F42
(57,31,66)
#311A37
(49,26,55)
#29152C
(41,21,44)
#211021
(33,16,33)
#190B16
(25,11,22)
#11060B
(17,6,11)
#000000
(0,0,0)

Tints of #613879

#613879
(97,56,121)
#6F4A85
(111,74,133)
#7D5C91
(125,92,145)
#8B6E9D
(139,110,157)
#9980A9
(153,128,169)
#A792B5
(167,146,181)
#B5A4C1
(181,164,193)
#C3B6CD
(195,182,205)
#D1C8D9
(209,200,217)
#DFDAE5
(223,218,229)
#EDECF1
(237,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #613879; }

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

This text font color is #613879.

Background Color

.myBgColor { background-color: #613879; }

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

This div background color is #613879.

Border color

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

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

This div border color is #613879.

Opacity

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

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

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

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

This text has shadow with #613879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613879.

Preview

Color preview on black background

This text has color #613879 on black background.


Color preview on white background

This text has color #613879 on white background.


Black color preview on #613879 background

This text has black color on #613879 background.


White color preview on #613879 background

This text has white color on #613879 background.


Related colors

Complementary color

Complementary color for #hex is #9EC786.


I love getcolorcode.com

Triadic colors

1 #796138 and #387961 with #613879 are triadic colors.

2 #793861 and #386179 with #613879 are triadic colors.