COLOR #C59D71

HEX: #C59D71 RGB: (197,157,113)

Renk bilgisi

#C59D71 contains mainly red and green colors. #C59D71 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C59D71 color RGB value is (197,157,113).

RGB: (197,157,113) (77%, 62%, 44%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 157 of 255 = 62%
B 113 of 255 = 44%

197
157
113

R + G + B ~ 61%. #C59D71 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 113 = 467 (100%)
R 197 of 467 ~ 42.18%
G 157 of 467 ~ 33.62%
B 113 of 467 ~ 24.2'%

%42.18
%33.62
%24.2

CMYK RENK MODELİ

#C59D71 rengi CMYK tonu (0,20,43,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.30%
  • sarı tonu 42.64%
  • ana renk tonu 22.75%

CMYK: (0,20,43,23)
C0M20Y43K23 (0%, 20%, 43%, 23%)
(0.00 / 0.20 / 0.43 / 0.23)

CMYK yüzdeleri

%0
%20.3
%42.64
%22.75

Codes

Color #C59D71 in popluar color models

C5 9D 71
RGB 197 157 113
HSL 31° 42.00% 60.78%
HSB/HSV 31° 42.64% 77.25%
CMYK 0.00% 20.30% 42.64%
22.75%

Color #C59D71 in popluar number systems.

HEX C5 9D 71
Decimal 197 157 113
Binary 11000101 10011101 1110001
Octal 305 235 161

Shades and tints

Shades of #C59D71

#C59D71
(197,157,113)
#B48F67
(180,143,103)
#A3815D
(163,129,93)
#927353
(146,115,83)
#816549
(129,101,73)
#70573F
(112,87,63)
#5F4935
(95,73,53)
#4E3B2B
(78,59,43)
#3D2D21
(61,45,33)
#2C1F17
(44,31,23)
#1B110D
(27,17,13)
#000000
(0,0,0)

Tints of #C59D71

#C59D71
(197,157,113)
#CAA57D
(202,165,125)
#CFAD89
(207,173,137)
#D4B595
(212,181,149)
#D9BDA1
(217,189,161)
#DEC5AD
(222,197,173)
#E3CDB9
(227,205,185)
#E8D5C5
(232,213,197)
#EDDDD1
(237,221,209)
#F2E5DD
(242,229,221)
#F7EDE9
(247,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59D71 color. Also use rgb(197,157,113) instead hex code.

Text Font Color

.myTextColor { color: #C59D71; }

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

This text font color is #C59D71.

Background Color

.myBgColor { background-color: #C59D71; }

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

This div background color is #C59D71.

Border color

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

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

This div border color is #C59D71.

Opacity

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

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

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

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

This text has shadow with #C59D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59D71.

Preview

Color preview on black background

This text has color #C59D71 on black background.


Color preview on white background

This text has color #C59D71 on white background.


Black color preview on #C59D71 background

This text has black color on #C59D71 background.


White color preview on #C59D71 background

This text has white color on #C59D71 background.


Related colors

Complementary color

Complementary color for #hex is #3A628E.


I love getcolorcode.com

Triadic colors

1 #71C59D and #9D71C5 with #C59D71 are triadic colors.

2 #719DC5 and #9DC571 with #C59D71 are triadic colors.