COLOR #71714F

HEX: #71714F RGB: (113,113,79)

Renk bilgisi

#71714F contains red, green and blue colors in about the same proportion. #71714F ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#71714F color RGB value is (113,113,79).

RGB: (113,113,79) (44%, 44%, 31%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 113 of 255 = 44%
B 79 of 255 = 31%

113
113
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 113 + 79 = 305 (100%)
R 113 of 305 ~ 37.05%
G 113 of 305 ~ 37.05%
B 79 of 305 ~ 25.9'%

%37.05
%37.05
%25.9

CMYK RENK MODELİ

#71714F rengi CMYK tonu (0,0,30,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.00%
  • sarı tonu 30.09%
  • ana renk tonu 55.69%

CMYK: (0,0,30,56)
C0M0Y30K56 (0%, 0%, 30%, 56%)
(0.00 / 0.00 / 0.30 / 0.56)

CMYK yüzdeleri

%0
%0
%30.09
%55.69

Codes

Color #71714F in popluar color models

71 71 4F
RGB 113 113 79
HSL 60° 17.71% 37.65%
HSB/HSV 60° 30.09% 44.31%
CMYK 0.00% 0.00% 30.09%
55.69%

Color #71714F in popluar number systems.

HEX 71 71 4F
Decimal 113 113 79
Binary 1110001 1110001 1001111
Octal 161 161 117

Shades and tints

Shades of #71714F

#71714F
(113,113,79)
#676748
(103,103,72)
#5D5D41
(93,93,65)
#53533A
(83,83,58)
#494933
(73,73,51)
#3F3F2C
(63,63,44)
#353525
(53,53,37)
#2B2B1E
(43,43,30)
#212117
(33,33,23)
#171710
(23,23,16)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #71714F

#71714F
(113,113,79)
#7D7D5F
(125,125,95)
#89896F
(137,137,111)
#95957F
(149,149,127)
#A1A18F
(161,161,143)
#ADAD9F
(173,173,159)
#B9B9AF
(185,185,175)
#C5C5BF
(197,197,191)
#D1D1CF
(209,209,207)
#DDDDDF
(221,221,223)
#E9E9EF
(233,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71714F color. Also use rgb(113,113,79) instead hex code.

Text Font Color

.myTextColor { color: #71714F; }

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

This text font color is #71714F.

Background Color

.myBgColor { background-color: #71714F; }

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

This div background color is #71714F.

Border color

.myBorderColor { border: 1px solid #71714F; }

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

This div border color is #71714F.

Opacity

.myOpacity80 { color: #71714F; opacity: 0.8; }

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

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

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

This text has shadow with #71714F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71714F.

Preview

Color preview on black background

This text has color #71714F on black background.


Color preview on white background

This text has color #71714F on white background.


Black color preview on #71714F background

This text has black color on #71714F background.


White color preview on #71714F background

This text has white color on #71714F background.


Related colors

Complementary color

Complementary color for #hex is #8E8EB0.


I love getcolorcode.com