COLOR #714B68

HEX: #714B68 RGB: (113,75,104)

Color info

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

RGB color model

#714B68 color RGB value is (113,75,104).

RGB: (113,75,104) (44%, 29%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 75 of 255 = 29%
B 104 of 255 = 41%

113
75
104

R + G + B ~ 38%. #714B68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 75 + 104 = 292 (100%)
R 113 of 292 ~ 38.7%
G 75 of 292 ~ 25.68%
B 104 of 292 ~ 35.62'%

%38.7
%25.68
%35.62

CMYK color model

#714B68 color CMYK value is (0,34,8,56).

  • cyan value is 0.00%
  • magenta value is 33.63%
  • yellow value is 7.96%
  • key color value is 55.69%

CMYK: (0,34,8,56)
C0M34Y8K56 (0%, 34%, 8%, 56%)
(0.00 / 0.34 / 0.08 / 0.56)

CMYK percentages

%0
%33.63
%7.96
%55.69

Codes

Color #714B68 in popluar color models

71 4B 68
RGB 113 75 104
HSL 314° 20.21% 36.86%
HSB/HSV 314° 33.63% 44.31%
CMYK 0.00% 33.63% 7.96%
55.69%

Color #714B68 in popluar number systems.

HEX 71 4B 68
Decimal 113 75 104
Binary 1110001 1001011 1101000
Octal 161 113 150

Shades and tints

Shades of #714B68

#714B68
(113,75,104)
#67455F
(103,69,95)
#5D3F56
(93,63,86)
#53394D
(83,57,77)
#493344
(73,51,68)
#3F2D3B
(63,45,59)
#352732
(53,39,50)
#2B2129
(43,33,41)
#211B20
(33,27,32)
#171517
(23,21,23)
#0D0F0E
(13,15,14)
#000000
(0,0,0)

Tints of #714B68

#714B68
(113,75,104)
#7D5B75
(125,91,117)
#896B82
(137,107,130)
#957B8F
(149,123,143)
#A18B9C
(161,139,156)
#AD9BA9
(173,155,169)
#B9ABB6
(185,171,182)
#C5BBC3
(197,187,195)
#D1CBD0
(209,203,208)
#DDDBDD
(221,219,221)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714B68; }

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

This text font color is #714B68.

Background Color

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

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

This div background color is #714B68.

Border color

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

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

This div border color is #714B68.

Opacity

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

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

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

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

This text has shadow with #714B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714B68.

Preview

Color preview on black background

This text has color #714B68 on black background.


Color preview on white background

This text has color #714B68 on white background.


Black color preview on #714B68 background

This text has black color on #714B68 background.


White color preview on #714B68 background

This text has white color on #714B68 background.


Related colors

Complementary color

Complementary color for #hex is #8EB497.


I love getcolorcode.com

Triadic colors

1 #68714B and #4B6871 with #714B68 are triadic colors.

2 #684B71 and #4B7168 with #714B68 are triadic colors.