COLOR #61364E

HEX: #61364E RGB: (97,54,78)

Color info

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

RGB color model

#61364E color RGB value is (97,54,78).

RGB: (97,54,78) (38%, 21%, 31%)

RGB channels and saturation

R 97 of 255 = 38%
G 54 of 255 = 21%
B 78 of 255 = 31%

97
54
78

R + G + B ~ 30%. #61364E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 54 + 78 = 229 (100%)
R 97 of 229 ~ 42.36%
G 54 of 229 ~ 23.58%
B 78 of 229 ~ 34.06'%

%42.36
%23.58
%34.06

CMYK color model

#61364E color CMYK value is (0,44,20,62).

  • cyan value is 0.00%
  • magenta value is 44.33%
  • yellow value is 19.59%
  • key color value is 61.96%

CMYK: (0,44,20,62)
C0M44Y20K62 (0%, 44%, 20%, 62%)
(0.00 / 0.44 / 0.20 / 0.62)

CMYK percentages

%0
%44.33
%19.59
%61.96

Codes

Color #61364E in popluar color models

61 36 4E
RGB 97 54 78
HSL 327° 28.48% 29.61%
HSB/HSV 327° 44.33% 38.04%
CMYK 0.00% 44.33% 19.59%
61.96%

Color #61364E in popluar number systems.

HEX 61 36 4E
Decimal 97 54 78
Binary 1100001 110110 1001110
Octal 141 66 116

Shades and tints

Shades of #61364E

#61364E
(97,54,78)
#593247
(89,50,71)
#512E40
(81,46,64)
#492A39
(73,42,57)
#412632
(65,38,50)
#39222B
(57,34,43)
#311E24
(49,30,36)
#291A1D
(41,26,29)
#211616
(33,22,22)
#19120F
(25,18,15)
#110E08
(17,14,8)
#000000
(0,0,0)

Tints of #61364E

#61364E
(97,54,78)
#6F485E
(111,72,94)
#7D5A6E
(125,90,110)
#8B6C7E
(139,108,126)
#997E8E
(153,126,142)
#A7909E
(167,144,158)
#B5A2AE
(181,162,174)
#C3B4BE
(195,180,190)
#D1C6CE
(209,198,206)
#DFD8DE
(223,216,222)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61364E color. Also use rgb(97,54,78) instead hex code.

Text Font Color

.myTextColor { color: #61364E; }

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

This text font color is #61364E.

Background Color

.myBgColor { background-color: #61364E; }

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

This div background color is #61364E.

Border color

.myBorderColor { border: 1px solid #61364E; }

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

This div border color is #61364E.

Opacity

.myOpacity80 { color: #61364E; opacity: 0.8; }

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

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

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

This text has shadow with #61364E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61364E.

Preview

Color preview on black background

This text has color #61364E on black background.


Color preview on white background

This text has color #61364E on white background.


Black color preview on #61364E background

This text has black color on #61364E background.


White color preview on #61364E background

This text has white color on #61364E background.


Related colors

Complementary color

Complementary color for #hex is #9EC9B1.


I love getcolorcode.com

Triadic colors

1 #4E6136 and #364E61 with #61364E are triadic colors.

2 #4E3661 and #36614E with #61364E are triadic colors.