COLOR #61325B

HEX: #61325B RGB: (97,50,91)

Color info

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

RGB color model

#61325B color RGB value is (97,50,91).

RGB: (97,50,91) (38%, 20%, 36%)

RGB channels and saturation

R 97 of 255 = 38%
G 50 of 255 = 20%
B 91 of 255 = 36%

97
50
91

R + G + B ~ 31%. #61325B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 50 + 91 = 238 (100%)
R 97 of 238 ~ 40.76%
G 50 of 238 ~ 21.01%
B 91 of 238 ~ 38.24'%

%40.76
%21.01
%38.24

CMYK color model

#61325B color CMYK value is (0,48,6,62).

  • cyan value is 0.00%
  • magenta value is 48.45%
  • yellow value is 6.19%
  • key color value is 61.96%

CMYK: (0,48,6,62)
C0M48Y6K62 (0%, 48%, 6%, 62%)
(0.00 / 0.48 / 0.06 / 0.62)

CMYK percentages

%0
%48.45
%6.19
%61.96

Codes

Color #61325B in popluar color models

61 32 5B
RGB 97 50 91
HSL 308° 31.97% 28.82%
HSB/HSV 308° 48.45% 38.04%
CMYK 0.00% 48.45% 6.19%
61.96%

Color #61325B in popluar number systems.

HEX 61 32 5B
Decimal 97 50 91
Binary 1100001 110010 1011011
Octal 141 62 133

Shades and tints

Shades of #61325B

#61325B
(97,50,91)
#592E53
(89,46,83)
#512A4B
(81,42,75)
#492643
(73,38,67)
#41223B
(65,34,59)
#391E33
(57,30,51)
#311A2B
(49,26,43)
#291623
(41,22,35)
#21121B
(33,18,27)
#190E13
(25,14,19)
#110A0B
(17,10,11)
#000000
(0,0,0)

Tints of #61325B

#61325B
(97,50,91)
#6F4469
(111,68,105)
#7D5677
(125,86,119)
#8B6885
(139,104,133)
#997A93
(153,122,147)
#A78CA1
(167,140,161)
#B59EAF
(181,158,175)
#C3B0BD
(195,176,189)
#D1C2CB
(209,194,203)
#DFD4D9
(223,212,217)
#EDE6E7
(237,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61325B color. Also use rgb(97,50,91) instead hex code.

Text Font Color

.myTextColor { color: #61325B; }

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

This text font color is #61325B.

Background Color

.myBgColor { background-color: #61325B; }

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

This div background color is #61325B.

Border color

.myBorderColor { border: 1px solid #61325B; }

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

This div border color is #61325B.

Opacity

.myOpacity80 { color: #61325B; opacity: 0.8; }

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

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

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

This text has shadow with #61325B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61325B.

Preview

Color preview on black background

This text has color #61325B on black background.


Color preview on white background

This text has color #61325B on white background.


Black color preview on #61325B background

This text has black color on #61325B background.


White color preview on #61325B background

This text has white color on #61325B background.


Related colors

Complementary color

Complementary color for #hex is #9ECDA4.


I love getcolorcode.com

Triadic colors

1 #5B6132 and #325B61 with #61325B are triadic colors.

2 #5B3261 and #32615B with #61325B are triadic colors.