COLOR #714955

HEX: #714955 RGB: (113,73,85)

Color info

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

RGB color model

#714955 color RGB value is (113,73,85).

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

RGB channels and saturation

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

113
73
85

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

Portions of RGB colors in percentages

R + G + B = 113 + 73 + 85 = 271 (100%)
R 113 of 271 ~ 41.7%
G 73 of 271 ~ 26.94%
B 85 of 271 ~ 31.37'%

%41.7
%26.94
%31.37

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 35.40%
  • 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
%35.4
%24.78
%55.69

Codes

Color #714955 in popluar color models

71 49 55
RGB 113 73 85
HSL 342° 21.51% 36.47%
HSB/HSV 342° 35.40% 44.31%
CMYK 0.00% 35.40% 24.78%
55.69%

Color #714955 in popluar number systems.

HEX 71 49 55
Decimal 113 73 85
Binary 1110001 1001001 1010101
Octal 161 111 125

Shades and tints

Shades of #714955

#714955
(113,73,85)
#67434E
(103,67,78)
#5D3D47
(93,61,71)
#533740
(83,55,64)
#493139
(73,49,57)
#3F2B32
(63,43,50)
#35252B
(53,37,43)
#2B1F24
(43,31,36)
#21191D
(33,25,29)
#171316
(23,19,22)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #714955

#714955
(113,73,85)
#7D5964
(125,89,100)
#896973
(137,105,115)
#957982
(149,121,130)
#A18991
(161,137,145)
#AD99A0
(173,153,160)
#B9A9AF
(185,169,175)
#C5B9BE
(197,185,190)
#D1C9CD
(209,201,205)
#DDD9DC
(221,217,220)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714955; }

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

This text font color is #714955.

Background Color

.myBgColor { background-color: #714955; }

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

This div background color is #714955.

Border color

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

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

This div border color is #714955.

Opacity

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

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

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

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

This text has shadow with #714955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714955.

Preview

Color preview on black background

This text has color #714955 on black background.


Color preview on white background

This text has color #714955 on white background.


Black color preview on #714955 background

This text has black color on #714955 background.


White color preview on #714955 background

This text has white color on #714955 background.


Related colors

Complementary color

Complementary color for #hex is #8EB6AA.


I love getcolorcode.com

Triadic colors

1 #557149 and #495571 with #714955 are triadic colors.

2 #554971 and #497155 with #714955 are triadic colors.