COLOR #714353

HEX: #714353 RGB: (113,67,83)

Color info

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

RGB color model

#714353 color RGB value is (113,67,83).

RGB: (113,67,83) (44%, 26%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 67 of 255 = 26%
B 83 of 255 = 33%

113
67
83

R + G + B ~ 34%. #714353 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 67 + 83 = 263 (100%)
R 113 of 263 ~ 42.97%
G 67 of 263 ~ 25.48%
B 83 of 263 ~ 31.56'%

%42.97
%25.48
%31.56

CMYK color model

#714353 color CMYK value is (0,41,27,56).

  • cyan value is 0.00%
  • magenta value is 40.71%
  • yellow value is 26.55%
  • key color value is 55.69%

CMYK: (0,41,27,56)
C0M41Y27K56 (0%, 41%, 27%, 56%)
(0.00 / 0.41 / 0.27 / 0.56)

CMYK percentages

%0
%40.71
%26.55
%55.69

Codes

Color #714353 in popluar color models

71 43 53
RGB 113 67 83
HSL 339° 25.56% 35.29%
HSB/HSV 339° 40.71% 44.31%
CMYK 0.00% 40.71% 26.55%
55.69%

Color #714353 in popluar number systems.

HEX 71 43 53
Decimal 113 67 83
Binary 1110001 1000011 1010011
Octal 161 103 123

Shades and tints

Shades of #714353

#714353
(113,67,83)
#673D4C
(103,61,76)
#5D3745
(93,55,69)
#53313E
(83,49,62)
#492B37
(73,43,55)
#3F2530
(63,37,48)
#351F29
(53,31,41)
#2B1922
(43,25,34)
#21131B
(33,19,27)
#170D14
(23,13,20)
#0D070D
(13,7,13)
#000000
(0,0,0)

Tints of #714353

#714353
(113,67,83)
#7D5462
(125,84,98)
#896571
(137,101,113)
#957680
(149,118,128)
#A1878F
(161,135,143)
#AD989E
(173,152,158)
#B9A9AD
(185,169,173)
#C5BABC
(197,186,188)
#D1CBCB
(209,203,203)
#DDDCDA
(221,220,218)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714353 color. Also use rgb(113,67,83) instead hex code.

Text Font Color

.myTextColor { color: #714353; }

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

This text font color is #714353.

Background Color

.myBgColor { background-color: #714353; }

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

This div background color is #714353.

Border color

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

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

This div border color is #714353.

Opacity

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

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

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

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

This text has shadow with #714353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714353.

Preview

Color preview on black background

This text has color #714353 on black background.


Color preview on white background

This text has color #714353 on white background.


Black color preview on #714353 background

This text has black color on #714353 background.


White color preview on #714353 background

This text has white color on #714353 background.


Related colors

Complementary color

Complementary color for #hex is #8EBCAC.


I love getcolorcode.com

Triadic colors

1 #537143 and #435371 with #714353 are triadic colors.

2 #534371 and #437153 with #714353 are triadic colors.