COLOR #714977

HEX: #714977 RGB: (113,73,119)

Color info

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

RGB color model

#714977 color RGB value is (113,73,119).

RGB: (113,73,119) (44%, 29%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 73 of 255 = 29%
B 119 of 255 = 47%

113
73
119

R + G + B ~ 40%. #714977 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 73 + 119 = 305 (100%)
R 113 of 305 ~ 37.05%
G 73 of 305 ~ 23.93%
B 119 of 305 ~ 39.02'%

%37.05
%23.93
%39.02

CMYK color model

#714977 color CMYK value is (5,39,0,53).

  • cyan value is 5.04%
  • magenta value is 38.66%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (5,39,0,53)
C5M39Y0K53 (5%, 39%, 0%, 53%)
(0.05 / 0.39 / 0.00 / 0.53)

CMYK percentages

%5.04
%38.66
%0
%53.33

Codes

Color #714977 in popluar color models

71 49 77
RGB 113 73 119
HSL 292° 23.96% 37.65%
HSB/HSV 292° 38.66% 46.67%
CMYK 5.04% 38.66% 0.00%
53.33%

Color #714977 in popluar number systems.

HEX 71 49 77
Decimal 113 73 119
Binary 1110001 1001001 1110111
Octal 161 111 167

Shades and tints

Shades of #714977

#714977
(113,73,119)
#67436D
(103,67,109)
#5D3D63
(93,61,99)
#533759
(83,55,89)
#49314F
(73,49,79)
#3F2B45
(63,43,69)
#35253B
(53,37,59)
#2B1F31
(43,31,49)
#211927
(33,25,39)
#17131D
(23,19,29)
#0D0D13
(13,13,19)
#000000
(0,0,0)

Tints of #714977

#714977
(113,73,119)
#7D5983
(125,89,131)
#89698F
(137,105,143)
#95799B
(149,121,155)
#A189A7
(161,137,167)
#AD99B3
(173,153,179)
#B9A9BF
(185,169,191)
#C5B9CB
(197,185,203)
#D1C9D7
(209,201,215)
#DDD9E3
(221,217,227)
#E9E9EF
(233,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714977 color. Also use rgb(113,73,119) instead hex code.

Text Font Color

.myTextColor { color: #714977; }

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

This text font color is #714977.

Background Color

.myBgColor { background-color: #714977; }

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

This div background color is #714977.

Border color

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

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

This div border color is #714977.

Opacity

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

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

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

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

This text has shadow with #714977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714977.

Preview

Color preview on black background

This text has color #714977 on black background.


Color preview on white background

This text has color #714977 on white background.


Black color preview on #714977 background

This text has black color on #714977 background.


White color preview on #714977 background

This text has white color on #714977 background.


Related colors

Complementary color

Complementary color for #hex is #8EB688.


I love getcolorcode.com

Triadic colors

1 #777149 and #497771 with #714977 are triadic colors.

2 #774971 and #497177 with #714977 are triadic colors.