COLOR #614953

HEX: #614953 RGB: (97,73,83)

Color info

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

RGB color model

#614953 color RGB value is (97,73,83).

RGB: (97,73,83) (38%, 29%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 73 of 255 = 29%
B 83 of 255 = 33%

97
73
83

R + G + B ~ 33%. #614953 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 73 + 83 = 253 (100%)
R 97 of 253 ~ 38.34%
G 73 of 253 ~ 28.85%
B 83 of 253 ~ 32.81'%

%38.34
%28.85
%32.81

CMYK color model

#614953 color CMYK value is (0,25,14,62).

  • cyan value is 0.00%
  • magenta value is 24.74%
  • yellow value is 14.43%
  • key color value is 61.96%
CMYK: (0,25,14,62) C0M25Y14K62 (0%,25%,14%,62%) (0.00/0.25/0.14/0.62) 

CMYK percentages

%0
%24.74
%14.43
%61.96

Codes

Color #614953 in popluar color models

61 49 53
RGB 97 73 83
HSL 335° 14.12% 33.33%
HSB/HSV 335° 24.74% 38.04%
CMYK 0.00% 24.74% 14.43%
61.96%

Color #614953 in popluar number systems.

HEX 61 49 53
Decimal 97 73 83
Binary 1100001 1001001 1010011
Octal 141 111 123

Shades and tints

Shades of #614953

#614953
(97,73,83)
#59434C
(89,67,76)
#513D45
(81,61,69)
#49373E
(73,55,62)
#413137
(65,49,55)
#392B30
(57,43,48)
#312529
(49,37,41)
#291F22
(41,31,34)
#21191B
(33,25,27)
#191314
(25,19,20)
#110D0D
(17,13,13)
#000000
(0,0,0)

Tints of #614953

#614953
(97,73,83)
#6F5962
(111,89,98)
#7D6971
(125,105,113)
#8B7980
(139,121,128)
#99898F
(153,137,143)
#A7999E
(167,153,158)
#B5A9AD
(181,169,173)
#C3B9BC
(195,185,188)
#D1C9CB
(209,201,203)
#DFD9DA
(223,217,218)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614953 color. Also use rgb(97,73,83) instead hex code.

Text Font Color

.myTextColor { color: #614953; }

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

This text font color is #614953.

Background Color

.myBgColor { background-color: #614953; }

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

This div background color is #614953.

Border color

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

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

This div border color is #614953.

Opacity

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

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

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

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

This text has shadow with #614953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614953.

Preview

Color preview on black background

This text has color #614953 on black background.


Color preview on white background

This text has color #614953 on white background.


Black color preview on #614953 background

This text has black color on #614953 background.


White color preview on #614953 background

This text has white color on #614953 background.


Related colors

Complementary color

Complementary color for #hex is #9EB6AC.


I love getcolorcode.com

Triadic colors

1 #536149 and #495361 with #614953 are triadic colors.

2 #534961 and #496153 with #614953 are triadic colors.