COLOR #C59E7E

HEX: #C59E7E RGB: (197,158,126)

Renk bilgisi

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

RGB renk modeli

#C59E7E color RGB value is (197,158,126).

RGB: (197,158,126) (77%, 62%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 158 of 255 = 62%
B 126 of 255 = 49%

197
158
126

R + G + B ~ 63%. #C59E7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 158 + 126 = 481 (100%)
R 197 of 481 ~ 40.96%
G 158 of 481 ~ 32.85%
B 126 of 481 ~ 26.2'%

%40.96
%32.85
%26.2

CMYK RENK MODELİ

#C59E7E rengi CMYK tonu (0,20,36,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.80%
  • sarı tonu 36.04%
  • ana renk tonu 22.75%

CMYK: (0,20,36,23)
C0M20Y36K23 (0%, 20%, 36%, 23%)
(0.00 / 0.20 / 0.36 / 0.23)

CMYK yüzdeleri

%0
%19.8
%36.04
%22.75

Codes

Color #C59E7E in popluar color models

C5 9E 7E
RGB 197 158 126
HSL 27° 37.97% 63.33%
HSB/HSV 27° 36.04% 77.25%
CMYK 0.00% 19.80% 36.04%
22.75%

Color #C59E7E in popluar number systems.

HEX C5 9E 7E
Decimal 197 158 126
Binary 11000101 10011110 1111110
Octal 305 236 176

Shades and tints

Shades of #C59E7E

#C59E7E
(197,158,126)
#B49073
(180,144,115)
#A38268
(163,130,104)
#92745D
(146,116,93)
#816652
(129,102,82)
#705847
(112,88,71)
#5F4A3C
(95,74,60)
#4E3C31
(78,60,49)
#3D2E26
(61,46,38)
#2C201B
(44,32,27)
#1B1210
(27,18,16)
#000000
(0,0,0)

Tints of #C59E7E

#C59E7E
(197,158,126)
#CAA689
(202,166,137)
#CFAE94
(207,174,148)
#D4B69F
(212,182,159)
#D9BEAA
(217,190,170)
#DEC6B5
(222,198,181)
#E3CEC0
(227,206,192)
#E8D6CB
(232,214,203)
#EDDED6
(237,222,214)
#F2E6E1
(242,230,225)
#F7EEEC
(247,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59E7E color. Also use rgb(197,158,126) instead hex code.

Text Font Color

.myTextColor { color: #C59E7E; }

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

This text font color is #C59E7E.

Background Color

.myBgColor { background-color: #C59E7E; }

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

This div background color is #C59E7E.

Border color

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

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

This div border color is #C59E7E.

Opacity

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

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

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

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

This text has shadow with #C59E7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59E7E.

Preview

Color preview on black background

This text has color #C59E7E on black background.


Color preview on white background

This text has color #C59E7E on white background.


Black color preview on #C59E7E background

This text has black color on #C59E7E background.


White color preview on #C59E7E background

This text has white color on #C59E7E background.


Related colors

Complementary color

Complementary color for #hex is #3A6181.


I love getcolorcode.com

Triadic colors

1 #7EC59E and #9E7EC5 with #C59E7E are triadic colors.

2 #7E9EC5 and #9EC57E with #C59E7E are triadic colors.