COLOR #714B61

HEX: #714B61 RGB: (113,75,97)

Color info

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

RGB color model

#714B61 color RGB value is (113,75,97).

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

RGB channels and saturation

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

113
75
97

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

Portions of RGB colors in percentages

R + G + B = 113 + 75 + 97 = 285 (100%)
R 113 of 285 ~ 39.65%
G 75 of 285 ~ 26.32%
B 97 of 285 ~ 34.04'%

%39.65
%26.32
%34.04

CMYK color model

#714B61 color CMYK value is (0,34,14,56).

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

CMYK: (0,34,14,56)
C0M34Y14K56 (0%, 34%, 14%, 56%)
(0.00 / 0.34 / 0.14 / 0.56)

CMYK percentages

%0
%33.63
%14.16
%55.69

Codes

Color #714B61 in popluar color models

71 4B 61
RGB 113 75 97
HSL 325° 20.21% 36.86%
HSB/HSV 325° 33.63% 44.31%
CMYK 0.00% 33.63% 14.16%
55.69%

Color #714B61 in popluar number systems.

HEX 71 4B 61
Decimal 113 75 97
Binary 1110001 1001011 1100001
Octal 161 113 141

Shades and tints

Shades of #714B61

#714B61
(113,75,97)
#674559
(103,69,89)
#5D3F51
(93,63,81)
#533949
(83,57,73)
#493341
(73,51,65)
#3F2D39
(63,45,57)
#352731
(53,39,49)
#2B2129
(43,33,41)
#211B21
(33,27,33)
#171519
(23,21,25)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #714B61

#714B61
(113,75,97)
#7D5B6F
(125,91,111)
#896B7D
(137,107,125)
#957B8B
(149,123,139)
#A18B99
(161,139,153)
#AD9BA7
(173,155,167)
#B9ABB5
(185,171,181)
#C5BBC3
(197,187,195)
#D1CBD1
(209,203,209)
#DDDBDF
(221,219,223)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714B61; }

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

This text font color is #714B61.

Background Color

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

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

This div background color is #714B61.

Border color

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

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

This div border color is #714B61.

Opacity

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

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

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

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

This text has shadow with #714B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714B61.

Preview

Color preview on black background

This text has color #714B61 on black background.


Color preview on white background

This text has color #714B61 on white background.


Black color preview on #714B61 background

This text has black color on #714B61 background.


White color preview on #714B61 background

This text has white color on #714B61 background.


Related colors

Complementary color

Complementary color for #hex is #8EB49E.


I love getcolorcode.com

Triadic colors

1 #61714B and #4B6171 with #714B61 are triadic colors.

2 #614B71 and #4B7161 with #714B61 are triadic colors.