COLOR #714A55

HEX: #714A55 RGB: (113,74,85)

Color info

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

RGB color model

#714A55 color RGB value is (113,74,85).

RGB: (113,74,85) (44%, 29%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 74 of 255 = 29%
B 85 of 255 = 33%

113
74
85

R + G + B ~ 35%. #714A55 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 74 + 85 = 272 (100%)
R 113 of 272 ~ 41.54%
G 74 of 272 ~ 27.21%
B 85 of 272 ~ 31.25'%

%41.54
%27.21
%31.25

CMYK color model

#714A55 color CMYK value is (0,35,25,56).

  • cyan value is 0.00%
  • magenta value is 34.51%
  • yellow value is 24.78%
  • key color value is 55.69%
CMYK: (0,35,25,56) C0M35Y25K56 (0%,35%,25%,56%) (0.00/0.35/0.25/0.56) 

CMYK percentages

%0
%34.51
%24.78
%55.69

Codes

Color #714A55 in popluar color models

71 4A 55
RGB 113 74 85
HSL 343° 20.86% 36.67%
HSB/HSV 343° 34.51% 44.31%
CMYK 0.00% 34.51% 24.78%
55.69%

Color #714A55 in popluar number systems.

HEX 71 4A 55
Decimal 113 74 85
Binary 1110001 1001010 1010101
Octal 161 112 125

Shades and tints

Shades of #714A55

#714A55
(113,74,85)
#67444E
(103,68,78)
#5D3E47
(93,62,71)
#533840
(83,56,64)
#493239
(73,50,57)
#3F2C32
(63,44,50)
#35262B
(53,38,43)
#2B2024
(43,32,36)
#211A1D
(33,26,29)
#171416
(23,20,22)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #714A55

#714A55
(113,74,85)
#7D5A64
(125,90,100)
#896A73
(137,106,115)
#957A82
(149,122,130)
#A18A91
(161,138,145)
#AD9AA0
(173,154,160)
#B9AAAF
(185,170,175)
#C5BABE
(197,186,190)
#D1CACD
(209,202,205)
#DDDADC
(221,218,220)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714A55 color. Also use rgb(113,74,85) instead hex code.

Text Font Color

.myTextColor { color: #714A55; }

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

This text font color is #714A55.

Background Color

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

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

This div background color is #714A55.

Border color

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

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

This div border color is #714A55.

Opacity

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

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

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

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

This text has shadow with #714A55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714A55.

Preview

Color preview on black background

This text has color #714A55 on black background.


Color preview on white background

This text has color #714A55 on white background.


Black color preview on #714A55 background

This text has black color on #714A55 background.


White color preview on #714A55 background

This text has white color on #714A55 background.


Related colors

Complementary color

Complementary color for #hex is #8EB5AA.


I love getcolorcode.com

Triadic colors

1 #55714A and #4A5571 with #714A55 are triadic colors.

2 #554A71 and #4A7155 with #714A55 are triadic colors.