COLOR #714855

HEX: #714855 RGB: (113,72,85)

Color info

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

RGB color model

#714855 color RGB value is (113,72,85).

RGB: (113,72,85) (44%, 28%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 72 of 255 = 28%
B 85 of 255 = 33%

113
72
85

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

Portions of RGB colors in percentages

R + G + B = 113 + 72 + 85 = 270 (100%)
R 113 of 270 ~ 41.85%
G 72 of 270 ~ 26.67%
B 85 of 270 ~ 31.48'%

%41.85
%26.67
%31.48

CMYK color model

#714855 color CMYK value is (0,36,25,56).

  • cyan value is 0.00%
  • magenta value is 36.28%
  • yellow value is 24.78%
  • key color value is 55.69%

CMYK: (0,36,25,56)
C0M36Y25K56 (0%, 36%, 25%, 56%)
(0.00 / 0.36 / 0.25 / 0.56)

CMYK percentages

%0
%36.28
%24.78
%55.69

Codes

Color #714855 in popluar color models

71 48 55
RGB 113 72 85
HSL 341° 22.16% 36.27%
HSB/HSV 341° 36.28% 44.31%
CMYK 0.00% 36.28% 24.78%
55.69%

Color #714855 in popluar number systems.

HEX 71 48 55
Decimal 113 72 85
Binary 1110001 1001000 1010101
Octal 161 110 125

Shades and tints

Shades of #714855

#714855
(113,72,85)
#67424E
(103,66,78)
#5D3C47
(93,60,71)
#533640
(83,54,64)
#493039
(73,48,57)
#3F2A32
(63,42,50)
#35242B
(53,36,43)
#2B1E24
(43,30,36)
#21181D
(33,24,29)
#171216
(23,18,22)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #714855

#714855
(113,72,85)
#7D5864
(125,88,100)
#896873
(137,104,115)
#957882
(149,120,130)
#A18891
(161,136,145)
#AD98A0
(173,152,160)
#B9A8AF
(185,168,175)
#C5B8BE
(197,184,190)
#D1C8CD
(209,200,205)
#DDD8DC
(221,216,220)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714855; }

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

This text font color is #714855.

Background Color

.myBgColor { background-color: #714855; }

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

This div background color is #714855.

Border color

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

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

This div border color is #714855.

Opacity

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

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

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

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

This text has shadow with #714855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714855.

Preview

Color preview on black background

This text has color #714855 on black background.


Color preview on white background

This text has color #714855 on white background.


Black color preview on #714855 background

This text has black color on #714855 background.


White color preview on #714855 background

This text has white color on #714855 background.


Related colors

Complementary color

Complementary color for #hex is #8EB7AA.


I love getcolorcode.com

Triadic colors

1 #557148 and #485571 with #714855 are triadic colors.

2 #554871 and #487155 with #714855 are triadic colors.