COLOR #61356D

HEX: #61356D RGB: (97,53,109)

Color info

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

RGB color model

#61356D color RGB value is (97,53,109).

RGB: (97,53,109) (38%, 21%, 43%)

RGB channels and saturation

R 97 of 255 = 38%
G 53 of 255 = 21%
B 109 of 255 = 43%

97
53
109

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

Portions of RGB colors in percentages

R + G + B = 97 + 53 + 109 = 259 (100%)
R 97 of 259 ~ 37.45%
G 53 of 259 ~ 20.46%
B 109 of 259 ~ 42.08'%

%37.45
%20.46
%42.08

CMYK color model

#61356D color CMYK value is (11,51,0,57).

  • cyan value is 11.01%
  • magenta value is 51.38%
  • yellow value is 0.00%
  • key color value is 57.25%
CMYK: (11,51,0,57) C11M51Y0K57 (11%,51%,0%,57%) (0.11/0.51/0.00/0.57) 

CMYK percentages

%11.01
%51.38
%0
%57.25

Codes

Color #61356D in popluar color models

61 35 6D
RGB 97 53 109
HSL 287° 34.57% 31.76%
HSB/HSV 287° 51.38% 42.75%
CMYK 11.01% 51.38% 0.00%
57.25%

Color #61356D in popluar number systems.

HEX 61 35 6D
Decimal 97 53 109
Binary 1100001 110101 1101101
Octal 141 65 155

Shades and tints

Shades of #61356D

#61356D
(97,53,109)
#593164
(89,49,100)
#512D5B
(81,45,91)
#492952
(73,41,82)
#412549
(65,37,73)
#392140
(57,33,64)
#311D37
(49,29,55)
#29192E
(41,25,46)
#211525
(33,21,37)
#19111C
(25,17,28)
#110D13
(17,13,19)
#000000
(0,0,0)

Tints of #61356D

#61356D
(97,53,109)
#6F477A
(111,71,122)
#7D5987
(125,89,135)
#8B6B94
(139,107,148)
#997DA1
(153,125,161)
#A78FAE
(167,143,174)
#B5A1BB
(181,161,187)
#C3B3C8
(195,179,200)
#D1C5D5
(209,197,213)
#DFD7E2
(223,215,226)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61356D; }

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

This text font color is #61356D.

Background Color

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

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

This div background color is #61356D.

Border color

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

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

This div border color is #61356D.

Opacity

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

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

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

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

This text has shadow with #61356D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61356D.

Preview

Color preview on black background

This text has color #61356D on black background.


Color preview on white background

This text has color #61356D on white background.


Black color preview on #61356D background

This text has black color on #61356D background.


White color preview on #61356D background

This text has white color on #61356D background.


Related colors

Complementary color

Complementary color for #hex is #9ECA92.


I love getcolorcode.com

Triadic colors

1 #6D6135 and #356D61 with #61356D are triadic colors.

2 #6D3561 and #35616D with #61356D are triadic colors.