COLOR #714961

HEX: #714961 RGB: (113,73,97)

Color info

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

RGB color model

#714961 color RGB value is (113,73,97).

RGB: (113,73,97) (44%, 29%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 73 of 255 = 29%
B 97 of 255 = 38%

113
73
97

R + G + B ~ 37%. #714961 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 73 + 97 = 283 (100%)
R 113 of 283 ~ 39.93%
G 73 of 283 ~ 25.8%
B 97 of 283 ~ 34.28'%

%39.93
%25.8
%34.28

CMYK color model

#714961 color CMYK value is (0,35,14,56).

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

CMYK: (0,35,14,56)
C0M35Y14K56 (0%, 35%, 14%, 56%)
(0.00 / 0.35 / 0.14 / 0.56)

CMYK percentages

%0
%35.4
%14.16
%55.69

Codes

Color #714961 in popluar color models

71 49 61
RGB 113 73 97
HSL 324° 21.51% 36.47%
HSB/HSV 324° 35.40% 44.31%
CMYK 0.00% 35.40% 14.16%
55.69%

Color #714961 in popluar number systems.

HEX 71 49 61
Decimal 113 73 97
Binary 1110001 1001001 1100001
Octal 161 111 141

Shades and tints

Shades of #714961

#714961
(113,73,97)
#674359
(103,67,89)
#5D3D51
(93,61,81)
#533749
(83,55,73)
#493141
(73,49,65)
#3F2B39
(63,43,57)
#352531
(53,37,49)
#2B1F29
(43,31,41)
#211921
(33,25,33)
#171319
(23,19,25)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #714961

#714961
(113,73,97)
#7D596F
(125,89,111)
#89697D
(137,105,125)
#95798B
(149,121,139)
#A18999
(161,137,153)
#AD99A7
(173,153,167)
#B9A9B5
(185,169,181)
#C5B9C3
(197,185,195)
#D1C9D1
(209,201,209)
#DDD9DF
(221,217,223)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714961; }

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

This text font color is #714961.

Background Color

.myBgColor { background-color: #714961; }

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

This div background color is #714961.

Border color

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

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

This div border color is #714961.

Opacity

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

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

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

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

This text has shadow with #714961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714961.

Preview

Color preview on black background

This text has color #714961 on black background.


Color preview on white background

This text has color #714961 on white background.


Black color preview on #714961 background

This text has black color on #714961 background.


White color preview on #714961 background

This text has white color on #714961 background.


Related colors

Complementary color

Complementary color for #hex is #8EB69E.


I love getcolorcode.com

Triadic colors

1 #617149 and #496171 with #714961 are triadic colors.

2 #614971 and #497161 with #714961 are triadic colors.