COLOR #714B6E

HEX: #714B6E RGB: (113,75,110)

Color info

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

RGB color model

#714B6E color RGB value is (113,75,110).

RGB: (113,75,110) (44%, 29%, 43%)

RGB channels and saturation

R 113 of 255 = 44%
G 75 of 255 = 29%
B 110 of 255 = 43%

113
75
110

R + G + B ~ 39%. #714B6E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 75 + 110 = 298 (100%)
R 113 of 298 ~ 37.92%
G 75 of 298 ~ 25.17%
B 110 of 298 ~ 36.91'%

%37.92
%25.17
%36.91

CMYK color model

#714B6E color CMYK value is (0,34,3,56).

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

CMYK: (0,34,3,56)
C0M34Y3K56 (0%, 34%, 3%, 56%)
(0.00 / 0.34 / 0.03 / 0.56)

CMYK percentages

%0
%33.63
%2.65
%55.69

Codes

Color #714B6E in popluar color models

71 4B 6E
RGB 113 75 110
HSL 305° 20.21% 36.86%
HSB/HSV 305° 33.63% 44.31%
CMYK 0.00% 33.63% 2.65%
55.69%

Color #714B6E in popluar number systems.

HEX 71 4B 6E
Decimal 113 75 110
Binary 1110001 1001011 1101110
Octal 161 113 156

Shades and tints

Shades of #714B6E

#714B6E
(113,75,110)
#674564
(103,69,100)
#5D3F5A
(93,63,90)
#533950
(83,57,80)
#493346
(73,51,70)
#3F2D3C
(63,45,60)
#352732
(53,39,50)
#2B2128
(43,33,40)
#211B1E
(33,27,30)
#171514
(23,21,20)
#0D0F0A
(13,15,10)
#000000
(0,0,0)

Tints of #714B6E

#714B6E
(113,75,110)
#7D5B7B
(125,91,123)
#896B88
(137,107,136)
#957B95
(149,123,149)
#A18BA2
(161,139,162)
#AD9BAF
(173,155,175)
#B9ABBC
(185,171,188)
#C5BBC9
(197,187,201)
#D1CBD6
(209,203,214)
#DDDBE3
(221,219,227)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714B6E; }

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

This text font color is #714B6E.

Background Color

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

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

This div background color is #714B6E.

Border color

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

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

This div border color is #714B6E.

Opacity

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

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

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

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

This text has shadow with #714B6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714B6E.

Preview

Color preview on black background

This text has color #714B6E on black background.


Color preview on white background

This text has color #714B6E on white background.


Black color preview on #714B6E background

This text has black color on #714B6E background.


White color preview on #714B6E background

This text has white color on #714B6E background.


Related colors

Complementary color

Complementary color for #hex is #8EB491.


I love getcolorcode.com

Triadic colors

1 #6E714B and #4B6E71 with #714B6E are triadic colors.

2 #6E4B71 and #4B716E with #714B6E are triadic colors.