COLOR #614171

HEX: #614171 RGB: (97,65,113)

Color info

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

RGB color model

#614171 color RGB value is (97,65,113).

RGB: (97,65,113) (38%, 25%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 65 of 255 = 25%
B 113 of 255 = 44%

97
65
113

R + G + B ~ 36%. #614171 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 65 + 113 = 275 (100%)
R 97 of 275 ~ 35.27%
G 65 of 275 ~ 23.64%
B 113 of 275 ~ 41.09'%

%35.27
%23.64
%41.09

CMYK color model

#614171 color CMYK value is (14,42,0,56).

  • cyan value is 14.16%
  • magenta value is 42.48%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (14,42,0,56)
C14M42Y0K56 (14%, 42%, 0%, 56%)
(0.14 / 0.42 / 0.00 / 0.56)

CMYK percentages

%14.16
%42.48
%0
%55.69

Codes

Color #614171 in popluar color models

61 41 71
RGB 97 65 113
HSL 280° 26.97% 34.90%
HSB/HSV 280° 42.48% 44.31%
CMYK 14.16% 42.48% 0.00%
55.69%

Color #614171 in popluar number systems.

HEX 61 41 71
Decimal 97 65 113
Binary 1100001 1000001 1110001
Octal 141 101 161

Shades and tints

Shades of #614171

#614171
(97,65,113)
#593C67
(89,60,103)
#51375D
(81,55,93)
#493253
(73,50,83)
#412D49
(65,45,73)
#39283F
(57,40,63)
#312335
(49,35,53)
#291E2B
(41,30,43)
#211921
(33,25,33)
#191417
(25,20,23)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #614171

#614171
(97,65,113)
#6F527D
(111,82,125)
#7D6389
(125,99,137)
#8B7495
(139,116,149)
#9985A1
(153,133,161)
#A796AD
(167,150,173)
#B5A7B9
(181,167,185)
#C3B8C5
(195,184,197)
#D1C9D1
(209,201,209)
#DFDADD
(223,218,221)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614171 color. Also use rgb(97,65,113) instead hex code.

Text Font Color

.myTextColor { color: #614171; }

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

This text font color is #614171.

Background Color

.myBgColor { background-color: #614171; }

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

This div background color is #614171.

Border color

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

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

This div border color is #614171.

Opacity

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

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

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

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

This text has shadow with #614171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614171.

Preview

Color preview on black background

This text has color #614171 on black background.


Color preview on white background

This text has color #614171 on white background.


Black color preview on #614171 background

This text has black color on #614171 background.


White color preview on #614171 background

This text has white color on #614171 background.


Related colors

Complementary color

Complementary color for #hex is #9EBE8E.


I love getcolorcode.com

Triadic colors

1 #716141 and #417161 with #614171 are triadic colors.

2 #714161 and #416171 with #614171 are triadic colors.