COLOR #614853

HEX: #614853 RGB: (97,72,83)

Color info

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

RGB color model

#614853 color RGB value is (97,72,83).

RGB: (97,72,83) (38%, 28%, 33%)

RGB channels and saturation

R 97 of 255 = 38%
G 72 of 255 = 28%
B 83 of 255 = 33%

97
72
83

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

Portions of RGB colors in percentages

R + G + B = 97 + 72 + 83 = 252 (100%)
R 97 of 252 ~ 38.49%
G 72 of 252 ~ 28.57%
B 83 of 252 ~ 32.94'%

%38.49
%28.57
%32.94

CMYK color model

#614853 color CMYK value is (0,26,14,62).

  • cyan value is 0.00%
  • magenta value is 25.77%
  • yellow value is 14.43%
  • key color value is 61.96%
CMYK: (0,26,14,62) C0M26Y14K62 (0%,26%,14%,62%) (0.00/0.26/0.14/0.62) 

CMYK percentages

%0
%25.77
%14.43
%61.96

Codes

Color #614853 in popluar color models

61 48 53
RGB 97 72 83
HSL 334° 14.79% 33.14%
HSB/HSV 334° 25.77% 38.04%
CMYK 0.00% 25.77% 14.43%
61.96%

Color #614853 in popluar number systems.

HEX 61 48 53
Decimal 97 72 83
Binary 1100001 1001000 1010011
Octal 141 110 123

Shades and tints

Shades of #614853

#614853
(97,72,83)
#59424C
(89,66,76)
#513C45
(81,60,69)
#49363E
(73,54,62)
#413037
(65,48,55)
#392A30
(57,42,48)
#312429
(49,36,41)
#291E22
(41,30,34)
#21181B
(33,24,27)
#191214
(25,18,20)
#110C0D
(17,12,13)
#000000
(0,0,0)

Tints of #614853

#614853
(97,72,83)
#6F5862
(111,88,98)
#7D6871
(125,104,113)
#8B7880
(139,120,128)
#99888F
(153,136,143)
#A7989E
(167,152,158)
#B5A8AD
(181,168,173)
#C3B8BC
(195,184,188)
#D1C8CB
(209,200,203)
#DFD8DA
(223,216,218)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614853; }

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

This text font color is #614853.

Background Color

.myBgColor { background-color: #614853; }

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

This div background color is #614853.

Border color

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

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

This div border color is #614853.

Opacity

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

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

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

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

This text has shadow with #614853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614853.

Preview

Color preview on black background

This text has color #614853 on black background.


Color preview on white background

This text has color #614853 on white background.


Black color preview on #614853 background

This text has black color on #614853 background.


White color preview on #614853 background

This text has white color on #614853 background.


Related colors

Complementary color

Complementary color for #hex is #9EB7AC.


I love getcolorcode.com

Triadic colors

1 #536148 and #485361 with #614853 are triadic colors.

2 #534861 and #486153 with #614853 are triadic colors.