COLOR #714B60

HEX: #714B60 RGB: (113,75,96)

Color info

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

RGB color model

#714B60 color RGB value is (113,75,96).

RGB: (113,75,96) (44%, 29%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 75 of 255 = 29%
B 96 of 255 = 38%

113
75
96

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

Portions of RGB colors in percentages

R + G + B = 113 + 75 + 96 = 284 (100%)
R 113 of 284 ~ 39.79%
G 75 of 284 ~ 26.41%
B 96 of 284 ~ 33.8'%

%39.79
%26.41
%33.8

CMYK color model

#714B60 color CMYK value is (0,34,15,56).

  • cyan value is 0.00%
  • magenta value is 33.63%
  • yellow value is 15.04%
  • key color value is 55.69%
CMYK: (0,34,15,56) C0M34Y15K56 (0%,34%,15%,56%) (0.00/0.34/0.15/0.56) 

CMYK percentages

%0
%33.63
%15.04
%55.69

Codes

Color #714B60 in popluar color models

71 4B 60
RGB 113 75 96
HSL 327° 20.21% 36.86%
HSB/HSV 327° 33.63% 44.31%
CMYK 0.00% 33.63% 15.04%
55.69%

Color #714B60 in popluar number systems.

HEX 71 4B 60
Decimal 113 75 96
Binary 1110001 1001011 1100000
Octal 161 113 140

Shades and tints

Shades of #714B60

#714B60
(113,75,96)
#674558
(103,69,88)
#5D3F50
(93,63,80)
#533948
(83,57,72)
#493340
(73,51,64)
#3F2D38
(63,45,56)
#352730
(53,39,48)
#2B2128
(43,33,40)
#211B20
(33,27,32)
#171518
(23,21,24)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #714B60

#714B60
(113,75,96)
#7D5B6E
(125,91,110)
#896B7C
(137,107,124)
#957B8A
(149,123,138)
#A18B98
(161,139,152)
#AD9BA6
(173,155,166)
#B9ABB4
(185,171,180)
#C5BBC2
(197,187,194)
#D1CBD0
(209,203,208)
#DDDBDE
(221,219,222)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714B60 color. Also use rgb(113,75,96) instead hex code.

Text Font Color

.myTextColor { color: #714B60; }

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

This text font color is #714B60.

Background Color

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

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

This div background color is #714B60.

Border color

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

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

This div border color is #714B60.

Opacity

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

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

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

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

This text has shadow with #714B60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714B60.

Preview

Color preview on black background

This text has color #714B60 on black background.


Color preview on white background

This text has color #714B60 on white background.


Black color preview on #714B60 background

This text has black color on #714B60 background.


White color preview on #714B60 background

This text has white color on #714B60 background.


Related colors

Complementary color

Complementary color for #hex is #8EB49F.


I love getcolorcode.com

Triadic colors

1 #60714B and #4B6071 with #714B60 are triadic colors.

2 #604B71 and #4B7160 with #714B60 are triadic colors.