COLOR #714E5A

HEX: #714E5A RGB: (113,78,90)

Color info

#714E5A contains red, green and blue colors in about the same proportion. Web safe color of #714E5A is #666666 (or #666).

RGB color model

#714E5A color RGB value is (113,78,90).

RGB: (113,78,90) (44%, 31%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 78 of 255 = 31%
B 90 of 255 = 35%

113
78
90

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

Portions of RGB colors in percentages

R + G + B = 113 + 78 + 90 = 281 (100%)
R 113 of 281 ~ 40.21%
G 78 of 281 ~ 27.76%
B 90 of 281 ~ 32.03'%

%40.21
%27.76
%32.03

CMYK color model

#714E5A color CMYK value is (0,31,20,56).

  • cyan value is 0.00%
  • magenta value is 30.97%
  • yellow value is 20.35%
  • key color value is 55.69%
CMYK: (0,31,20,56) C0M31Y20K56 (0%,31%,20%,56%) (0.00/0.31/0.20/0.56) 

CMYK percentages

%0
%30.97
%20.35
%55.69

Codes

Color #714E5A in popluar color models

71 4E 5A
RGB 113 78 90
HSL 339° 18.32% 37.45%
HSB/HSV 339° 30.97% 44.31%
CMYK 0.00% 30.97% 20.35%
55.69%

Color #714E5A in popluar number systems.

HEX 71 4E 5A
Decimal 113 78 90
Binary 1110001 1001110 1011010
Octal 161 116 132

Shades and tints

Shades of #714E5A

#714E5A
(113,78,90)
#674752
(103,71,82)
#5D404A
(93,64,74)
#533942
(83,57,66)
#49323A
(73,50,58)
#3F2B32
(63,43,50)
#35242A
(53,36,42)
#2B1D22
(43,29,34)
#21161A
(33,22,26)
#170F12
(23,15,18)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #714E5A

#714E5A
(113,78,90)
#7D5E69
(125,94,105)
#896E78
(137,110,120)
#957E87
(149,126,135)
#A18E96
(161,142,150)
#AD9EA5
(173,158,165)
#B9AEB4
(185,174,180)
#C5BEC3
(197,190,195)
#D1CED2
(209,206,210)
#DDDEE1
(221,222,225)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714E5A color. Also use rgb(113,78,90) instead hex code.

Text Font Color

.myTextColor { color: #714E5A; }

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

This text font color is #714E5A.

Background Color

.myBgColor { background-color: #714E5A; }

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

This div background color is #714E5A.

Border color

.myBorderColor { border: 1px solid #714E5A; }

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

This div border color is #714E5A.

Opacity

.myOpacity80 { color: #714E5A; opacity: 0.8; }

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

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

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

This text has shadow with #714E5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714E5A.

Preview

Color preview on black background

This text has color #714E5A on black background.


Color preview on white background

This text has color #714E5A on white background.


Black color preview on #714E5A background

This text has black color on #714E5A background.


White color preview on #714E5A background

This text has white color on #714E5A background.


Related colors

Complementary color

Complementary color for #hex is #8EB1A5.


I love getcolorcode.com

Triadic colors

1 #5A714E and #4E5A71 with #714E5A are triadic colors.

2 #5A4E71 and #4E715A with #714E5A are triadic colors.