COLOR #714C6A

HEX: #714C6A RGB: (113,76,106)

Color info

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

RGB color model

#714C6A color RGB value is (113,76,106).

RGB: (113,76,106) (44%, 30%, 42%)

RGB channels and saturation

R 113 of 255 = 44%
G 76 of 255 = 30%
B 106 of 255 = 42%

113
76
106

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

Portions of RGB colors in percentages

R + G + B = 113 + 76 + 106 = 295 (100%)
R 113 of 295 ~ 38.31%
G 76 of 295 ~ 25.76%
B 106 of 295 ~ 35.93'%

%38.31
%25.76
%35.93

CMYK color model

#714C6A color CMYK value is (0,33,6,56).

  • cyan value is 0.00%
  • magenta value is 32.74%
  • yellow value is 6.19%
  • key color value is 55.69%

CMYK: (0,33,6,56)
C0M33Y6K56 (0%, 33%, 6%, 56%)
(0.00 / 0.33 / 0.06 / 0.56)

CMYK percentages

%0
%32.74
%6.19
%55.69

Codes

Color #714C6A in popluar color models

71 4C 6A
RGB 113 76 106
HSL 311° 19.58% 37.06%
HSB/HSV 311° 32.74% 44.31%
CMYK 0.00% 32.74% 6.19%
55.69%

Color #714C6A in popluar number systems.

HEX 71 4C 6A
Decimal 113 76 106
Binary 1110001 1001100 1101010
Octal 161 114 152

Shades and tints

Shades of #714C6A

#714C6A
(113,76,106)
#674661
(103,70,97)
#5D4058
(93,64,88)
#533A4F
(83,58,79)
#493446
(73,52,70)
#3F2E3D
(63,46,61)
#352834
(53,40,52)
#2B222B
(43,34,43)
#211C22
(33,28,34)
#171619
(23,22,25)
#0D1010
(13,16,16)
#000000
(0,0,0)

Tints of #714C6A

#714C6A
(113,76,106)
#7D5C77
(125,92,119)
#896C84
(137,108,132)
#957C91
(149,124,145)
#A18C9E
(161,140,158)
#AD9CAB
(173,156,171)
#B9ACB8
(185,172,184)
#C5BCC5
(197,188,197)
#D1CCD2
(209,204,210)
#DDDCDF
(221,220,223)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714C6A color. Also use rgb(113,76,106) instead hex code.

Text Font Color

.myTextColor { color: #714C6A; }

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

This text font color is #714C6A.

Background Color

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

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

This div background color is #714C6A.

Border color

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

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

This div border color is #714C6A.

Opacity

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

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

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

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

This text has shadow with #714C6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714C6A.

Preview

Color preview on black background

This text has color #714C6A on black background.


Color preview on white background

This text has color #714C6A on white background.


Black color preview on #714C6A background

This text has black color on #714C6A background.


White color preview on #714C6A background

This text has white color on #714C6A background.


Related colors

Complementary color

Complementary color for #hex is #8EB395.


I love getcolorcode.com

Triadic colors

1 #6A714C and #4C6A71 with #714C6A are triadic colors.

2 #6A4C71 and #4C716A with #714C6A are triadic colors.