COLOR #716C49

HEX: #716C49 RGB: (113,108,73)

Renk bilgisi

#716C49 contains red, green and blue colors in about the same proportion. #716C49 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#716C49 color RGB value is (113,108,73).

RGB: (113,108,73) (44%, 42%, 29%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 108 of 255 = 42%
B 73 of 255 = 29%

113
108
73

R + G + B ~ 38%. #716C49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 108 + 73 = 294 (100%)
R 113 of 294 ~ 38.44%
G 108 of 294 ~ 36.73%
B 73 of 294 ~ 24.83'%

%38.44
%36.73
%24.83

CMYK RENK MODELİ

#716C49 rengi CMYK tonu (0,4,35,56).

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

CMYK: (0,4,35,56)
C0M4Y35K56 (0%, 4%, 35%, 56%)
(0.00 / 0.04 / 0.35 / 0.56)

CMYK yüzdeleri

%0
%4.42
%35.4
%55.69

Codes

Color #716C49 in popluar color models

71 6C 49
RGB 113 108 73
HSL 53° 21.51% 36.47%
HSB/HSV 53° 35.40% 44.31%
CMYK 0.00% 4.42% 35.40%
55.69%

Color #716C49 in popluar number systems.

HEX 71 6C 49
Decimal 113 108 73
Binary 1110001 1101100 1001001
Octal 161 154 111

Shades and tints

Shades of #716C49

#716C49
(113,108,73)
#676343
(103,99,67)
#5D5A3D
(93,90,61)
#535137
(83,81,55)
#494831
(73,72,49)
#3F3F2B
(63,63,43)
#353625
(53,54,37)
#2B2D1F
(43,45,31)
#212419
(33,36,25)
#171B13
(23,27,19)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #716C49

#716C49
(113,108,73)
#7D7959
(125,121,89)
#898669
(137,134,105)
#959379
(149,147,121)
#A1A089
(161,160,137)
#ADAD99
(173,173,153)
#B9BAA9
(185,186,169)
#C5C7B9
(197,199,185)
#D1D4C9
(209,212,201)
#DDE1D9
(221,225,217)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716C49; }

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

This text font color is #716C49.

Background Color

.myBgColor { background-color: #716C49; }

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

This div background color is #716C49.

Border color

.myBorderColor { border: 1px solid #716C49; }

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

This div border color is #716C49.

Opacity

.myOpacity80 { color: #716C49; opacity: 0.8; }

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

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

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

This text has shadow with #716C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716C49.

Preview

Color preview on black background

This text has color #716C49 on black background.


Color preview on white background

This text has color #716C49 on white background.


Black color preview on #716C49 background

This text has black color on #716C49 background.


White color preview on #716C49 background

This text has white color on #716C49 background.


Related colors

Complementary color

Complementary color for #hex is #8E93B6.


I love getcolorcode.com

Triadic colors

1 #49716C and #6C4971 with #716C49 are triadic colors.

2 #496C71 and #6C7149 with #716C49 are triadic colors.