COLOR #C59D8D

HEX: #C59D8D RGB: (197,157,141)

Renk bilgisi

#C59D8D contains red, green and blue colors in about the same proportion. #C59D8D ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C59D8D color RGB value is (197,157,141).

RGB: (197,157,141) (77%, 62%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 157 of 255 = 62%
B 141 of 255 = 55%

197
157
141

R + G + B ~ 65%. #C59D8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 157 + 141 = 495 (100%)
R 197 of 495 ~ 39.8%
G 157 of 495 ~ 31.72%
B 141 of 495 ~ 28.48'%

%39.8
%31.72
%28.48

CMYK RENK MODELİ

#C59D8D rengi CMYK tonu (0,20,28,23).

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

CMYK: (0,20,28,23)
C0M20Y28K23 (0%, 20%, 28%, 23%)
(0.00 / 0.20 / 0.28 / 0.23)

CMYK yüzdeleri

%0
%20.3
%28.43
%22.75

Codes

Color #C59D8D in popluar color models

C5 9D 8D
RGB 197 157 141
HSL 17° 32.56% 66.27%
HSB/HSV 17° 28.43% 77.25%
CMYK 0.00% 20.30% 28.43%
22.75%

Color #C59D8D in popluar number systems.

HEX C5 9D 8D
Decimal 197 157 141
Binary 11000101 10011101 10001101
Octal 305 235 215

Shades and tints

Shades of #C59D8D

#C59D8D
(197,157,141)
#B48F81
(180,143,129)
#A38175
(163,129,117)
#927369
(146,115,105)
#81655D
(129,101,93)
#705751
(112,87,81)
#5F4945
(95,73,69)
#4E3B39
(78,59,57)
#3D2D2D
(61,45,45)
#2C1F21
(44,31,33)
#1B1115
(27,17,21)
#000000
(0,0,0)

Tints of #C59D8D

#C59D8D
(197,157,141)
#CAA597
(202,165,151)
#CFADA1
(207,173,161)
#D4B5AB
(212,181,171)
#D9BDB5
(217,189,181)
#DEC5BF
(222,197,191)
#E3CDC9
(227,205,201)
#E8D5D3
(232,213,211)
#EDDDDD
(237,221,221)
#F2E5E7
(242,229,231)
#F7EDF1
(247,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59D8D; }

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

This text font color is #C59D8D.

Background Color

.myBgColor { background-color: #C59D8D; }

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

This div background color is #C59D8D.

Border color

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

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

This div border color is #C59D8D.

Opacity

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

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

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

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

This text has shadow with #C59D8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59D8D.

Preview

Color preview on black background

This text has color #C59D8D on black background.


Color preview on white background

This text has color #C59D8D on white background.


Black color preview on #C59D8D background

This text has black color on #C59D8D background.


White color preview on #C59D8D background

This text has white color on #C59D8D background.


Related colors

Complementary color

Complementary color for #hex is #3A6272.


I love getcolorcode.com

Triadic colors

1 #8DC59D and #9D8DC5 with #C59D8D are triadic colors.

2 #8D9DC5 and #9DC58D with #C59D8D are triadic colors.