COLOR #613377

HEX: #613377 RGB: (97,51,119)

Color info

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

RGB color model

#613377 color RGB value is (97,51,119).

RGB: (97,51,119) (38%, 20%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 51 of 255 = 20%
B 119 of 255 = 47%

97
51
119

R + G + B ~ 35%. #613377 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 51 + 119 = 267 (100%)
R 97 of 267 ~ 36.33%
G 51 of 267 ~ 19.1%
B 119 of 267 ~ 44.57'%

%36.33
%19.1
%44.57

CMYK color model

#613377 color CMYK value is (18,57,0,53).

  • cyan value is 18.49%
  • magenta value is 57.14%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (18,57,0,53) C18M57Y0K53 (18%,57%,0%,53%) (0.18/0.57/0.00/0.53) 

CMYK percentages

%18.49
%57.14
%0
%53.33

Codes

Color #613377 in popluar color models

61 33 77
RGB 97 51 119
HSL 281° 40.00% 33.33%
HSB/HSV 281° 57.14% 46.67%
CMYK 18.49% 57.14% 0.00%
53.33%

Color #613377 in popluar number systems.

HEX 61 33 77
Decimal 97 51 119
Binary 1100001 110011 1110111
Octal 141 63 167

Shades and tints

Shades of #613377

#613377
(97,51,119)
#592F6D
(89,47,109)
#512B63
(81,43,99)
#492759
(73,39,89)
#41234F
(65,35,79)
#391F45
(57,31,69)
#311B3B
(49,27,59)
#291731
(41,23,49)
#211327
(33,19,39)
#190F1D
(25,15,29)
#110B13
(17,11,19)
#000000
(0,0,0)

Tints of #613377

#613377
(97,51,119)
#6F4583
(111,69,131)
#7D578F
(125,87,143)
#8B699B
(139,105,155)
#997BA7
(153,123,167)
#A78DB3
(167,141,179)
#B59FBF
(181,159,191)
#C3B1CB
(195,177,203)
#D1C3D7
(209,195,215)
#DFD5E3
(223,213,227)
#EDE7EF
(237,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #613377; }

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

This text font color is #613377.

Background Color

.myBgColor { background-color: #613377; }

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

This div background color is #613377.

Border color

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

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

This div border color is #613377.

Opacity

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

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

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

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

This text has shadow with #613377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613377.

Preview

Color preview on black background

This text has color #613377 on black background.


Color preview on white background

This text has color #613377 on white background.


Black color preview on #613377 background

This text has black color on #613377 background.


White color preview on #613377 background

This text has white color on #613377 background.


Related colors

Complementary color

Complementary color for #hex is #9ECC88.


I love getcolorcode.com

Triadic colors

1 #776133 and #337761 with #613377 are triadic colors.

2 #773361 and #336177 with #613377 are triadic colors.