COLOR #613373

HEX: #613373 RGB: (97,51,115)

Color info

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

RGB color model

#613373 color RGB value is (97,51,115).

RGB: (97,51,115) (38%, 20%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 51 of 255 = 20%
B 115 of 255 = 45%

97
51
115

R + G + B ~ 34%. #613373 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 51 + 115 = 263 (100%)
R 97 of 263 ~ 36.88%
G 51 of 263 ~ 19.39%
B 115 of 263 ~ 43.73'%

%36.88
%19.39
%43.73

CMYK color model

#613373 color CMYK value is (16,56,0,55).

  • cyan value is 15.65%
  • magenta value is 55.65%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (16,56,0,55)
C16M56Y0K55 (16%, 56%, 0%, 55%)
(0.16 / 0.56 / 0.00 / 0.55)

CMYK percentages

%15.65
%55.65
%0
%54.9

Codes

Color #613373 in popluar color models

61 33 73
RGB 97 51 115
HSL 283° 38.55% 32.55%
HSB/HSV 283° 55.65% 45.10%
CMYK 15.65% 55.65% 0.00%
54.90%

Color #613373 in popluar number systems.

HEX 61 33 73
Decimal 97 51 115
Binary 1100001 110011 1110011
Octal 141 63 163

Shades and tints

Shades of #613373

#613373
(97,51,115)
#592F69
(89,47,105)
#512B5F
(81,43,95)
#492755
(73,39,85)
#41234B
(65,35,75)
#391F41
(57,31,65)
#311B37
(49,27,55)
#29172D
(41,23,45)
#211323
(33,19,35)
#190F19
(25,15,25)
#110B0F
(17,11,15)
#000000
(0,0,0)

Tints of #613373

#613373
(97,51,115)
#6F457F
(111,69,127)
#7D578B
(125,87,139)
#8B6997
(139,105,151)
#997BA3
(153,123,163)
#A78DAF
(167,141,175)
#B59FBB
(181,159,187)
#C3B1C7
(195,177,199)
#D1C3D3
(209,195,211)
#DFD5DF
(223,213,223)
#EDE7EB
(237,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613373 color. Also use rgb(97,51,115) instead hex code.

Text Font Color

.myTextColor { color: #613373; }

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

This text font color is #613373.

Background Color

.myBgColor { background-color: #613373; }

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

This div background color is #613373.

Border color

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

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

This div border color is #613373.

Opacity

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

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

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

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

This text has shadow with #613373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613373.

Preview

Color preview on black background

This text has color #613373 on black background.


Color preview on white background

This text has color #613373 on white background.


Black color preview on #613373 background

This text has black color on #613373 background.


White color preview on #613373 background

This text has white color on #613373 background.


Related colors

Complementary color

Complementary color for #hex is #9ECC8C.


I love getcolorcode.com

Triadic colors

1 #736133 and #337361 with #613373 are triadic colors.

2 #733361 and #336173 with #613373 are triadic colors.