COLOR #61357D

HEX: #61357D RGB: (97,53,125)

Color info

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

RGB color model

#61357D color RGB value is (97,53,125).

RGB: (97,53,125) (38%, 21%, 49%)

RGB channels and saturation

R 97 of 255 = 38%
G 53 of 255 = 21%
B 125 of 255 = 49%

97
53
125

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

Portions of RGB colors in percentages

R + G + B = 97 + 53 + 125 = 275 (100%)
R 97 of 275 ~ 35.27%
G 53 of 275 ~ 19.27%
B 125 of 275 ~ 45.45'%

%35.27
%19.27
%45.45

CMYK color model

#61357D color CMYK value is (22,58,0,51).

  • cyan value is 22.40%
  • magenta value is 57.60%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (22,58,0,51)
C22M58Y0K51 (22%, 58%, 0%, 51%)
(0.22 / 0.58 / 0.00 / 0.51)

CMYK percentages

%22.4
%57.6
%0
%50.98

Codes

Color #61357D in popluar color models

61 35 7D
RGB 97 53 125
HSL 277° 40.45% 34.90%
HSB/HSV 277° 57.60% 49.02%
CMYK 22.40% 57.60% 0.00%
50.98%

Color #61357D in popluar number systems.

HEX 61 35 7D
Decimal 97 53 125
Binary 1100001 110101 1111101
Octal 141 65 175

Shades and tints

Shades of #61357D

#61357D
(97,53,125)
#593172
(89,49,114)
#512D67
(81,45,103)
#49295C
(73,41,92)
#412551
(65,37,81)
#392146
(57,33,70)
#311D3B
(49,29,59)
#291930
(41,25,48)
#211525
(33,21,37)
#19111A
(25,17,26)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #61357D

#61357D
(97,53,125)
#6F4788
(111,71,136)
#7D5993
(125,89,147)
#8B6B9E
(139,107,158)
#997DA9
(153,125,169)
#A78FB4
(167,143,180)
#B5A1BF
(181,161,191)
#C3B3CA
(195,179,202)
#D1C5D5
(209,197,213)
#DFD7E0
(223,215,224)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61357D color. Also use rgb(97,53,125) instead hex code.

Text Font Color

.myTextColor { color: #61357D; }

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

This text font color is #61357D.

Background Color

.myBgColor { background-color: #61357D; }

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

This div background color is #61357D.

Border color

.myBorderColor { border: 1px solid #61357D; }

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

This div border color is #61357D.

Opacity

.myOpacity80 { color: #61357D; opacity: 0.8; }

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

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

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

This text has shadow with #61357D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61357D.

Preview

Color preview on black background

This text has color #61357D on black background.


Color preview on white background

This text has color #61357D on white background.


Black color preview on #61357D background

This text has black color on #61357D background.


White color preview on #61357D background

This text has white color on #61357D background.


Related colors

Complementary color

Complementary color for #hex is #9ECA82.


I love getcolorcode.com

Triadic colors

1 #7D6135 and #357D61 with #61357D are triadic colors.

2 #7D3561 and #35617D with #61357D are triadic colors.