COLOR #613967

HEX: #613967 RGB: (97,57,103)

Color info

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

RGB color model

#613967 color RGB value is (97,57,103).

RGB: (97,57,103) (38%, 22%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 57 of 255 = 22%
B 103 of 255 = 40%

97
57
103

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

Portions of RGB colors in percentages

R + G + B = 97 + 57 + 103 = 257 (100%)
R 97 of 257 ~ 37.74%
G 57 of 257 ~ 22.18%
B 103 of 257 ~ 40.08'%

%37.74
%22.18
%40.08

CMYK color model

#613967 color CMYK value is (6,45,0,60).

  • cyan value is 5.83%
  • magenta value is 44.66%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (6,45,0,60) C6M45Y0K60 (6%,45%,0%,60%) (0.06/0.45/0.00/0.60) 

CMYK percentages

%5.83
%44.66
%0
%59.61

Codes

Color #613967 in popluar color models

61 39 67
RGB 97 57 103
HSL 292° 28.75% 31.37%
HSB/HSV 292° 44.66% 40.39%
CMYK 5.83% 44.66% 0.00%
59.61%

Color #613967 in popluar number systems.

HEX 61 39 67
Decimal 97 57 103
Binary 1100001 111001 1100111
Octal 141 71 147

Shades and tints

Shades of #613967

#613967
(97,57,103)
#59345E
(89,52,94)
#512F55
(81,47,85)
#492A4C
(73,42,76)
#412543
(65,37,67)
#39203A
(57,32,58)
#311B31
(49,27,49)
#291628
(41,22,40)
#21111F
(33,17,31)
#190C16
(25,12,22)
#11070D
(17,7,13)
#000000
(0,0,0)

Tints of #613967

#613967
(97,57,103)
#6F4B74
(111,75,116)
#7D5D81
(125,93,129)
#8B6F8E
(139,111,142)
#99819B
(153,129,155)
#A793A8
(167,147,168)
#B5A5B5
(181,165,181)
#C3B7C2
(195,183,194)
#D1C9CF
(209,201,207)
#DFDBDC
(223,219,220)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #613967; }

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

This text font color is #613967.

Background Color

.myBgColor { background-color: #613967; }

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

This div background color is #613967.

Border color

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

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

This div border color is #613967.

Opacity

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

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

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

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

This text has shadow with #613967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613967.

Preview

Color preview on black background

This text has color #613967 on black background.


Color preview on white background

This text has color #613967 on white background.


Black color preview on #613967 background

This text has black color on #613967 background.


White color preview on #613967 background

This text has white color on #613967 background.


Related colors

Complementary color

Complementary color for #hex is #9EC698.


I love getcolorcode.com

Triadic colors

1 #676139 and #396761 with #613967 are triadic colors.

2 #673961 and #396167 with #613967 are triadic colors.