COLOR #714261

HEX: #714261 RGB: (113,66,97)

Color info

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

RGB color model

#714261 color RGB value is (113,66,97).

RGB: (113,66,97) (44%, 26%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 66 of 255 = 26%
B 97 of 255 = 38%

113
66
97

R + G + B ~ 36%. #714261 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 66 + 97 = 276 (100%)
R 113 of 276 ~ 40.94%
G 66 of 276 ~ 23.91%
B 97 of 276 ~ 35.14'%

%40.94
%23.91
%35.14

CMYK color model

#714261 color CMYK value is (0,42,14,56).

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

CMYK: (0,42,14,56)
C0M42Y14K56 (0%, 42%, 14%, 56%)
(0.00 / 0.42 / 0.14 / 0.56)

CMYK percentages

%0
%41.59
%14.16
%55.69

Codes

Color #714261 in popluar color models

71 42 61
RGB 113 66 97
HSL 320° 26.26% 35.10%
HSB/HSV 320° 41.59% 44.31%
CMYK 0.00% 41.59% 14.16%
55.69%

Color #714261 in popluar number systems.

HEX 71 42 61
Decimal 113 66 97
Binary 1110001 1000010 1100001
Octal 161 102 141

Shades and tints

Shades of #714261

#714261
(113,66,97)
#673C59
(103,60,89)
#5D3651
(93,54,81)
#533049
(83,48,73)
#492A41
(73,42,65)
#3F2439
(63,36,57)
#351E31
(53,30,49)
#2B1829
(43,24,41)
#211221
(33,18,33)
#170C19
(23,12,25)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #714261

#714261
(113,66,97)
#7D536F
(125,83,111)
#89647D
(137,100,125)
#95758B
(149,117,139)
#A18699
(161,134,153)
#AD97A7
(173,151,167)
#B9A8B5
(185,168,181)
#C5B9C3
(197,185,195)
#D1CAD1
(209,202,209)
#DDDBDF
(221,219,223)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714261; }

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

This text font color is #714261.

Background Color

.myBgColor { background-color: #714261; }

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

This div background color is #714261.

Border color

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

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

This div border color is #714261.

Opacity

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

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

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

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

This text has shadow with #714261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714261.

Preview

Color preview on black background

This text has color #714261 on black background.


Color preview on white background

This text has color #714261 on white background.


Black color preview on #714261 background

This text has black color on #714261 background.


White color preview on #714261 background

This text has white color on #714261 background.


Related colors

Complementary color

Complementary color for #hex is #8EBD9E.


I love getcolorcode.com

Triadic colors

1 #617142 and #426171 with #714261 are triadic colors.

2 #614271 and #427161 with #714261 are triadic colors.