COLOR #C59E5E

HEX: #C59E5E RGB: (197,158,94)

Renk bilgisi

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

RGB renk modeli

#C59E5E color RGB value is (197,158,94).

RGB: (197,158,94) (77%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 158 of 255 = 62%
B 94 of 255 = 37%

197
158
94

R + G + B ~ 59%. #C59E5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 158 + 94 = 449 (100%)
R 197 of 449 ~ 43.88%
G 158 of 449 ~ 35.19%
B 94 of 449 ~ 20.94'%

%43.88
%35.19
%20.94

CMYK RENK MODELİ

#C59E5E rengi CMYK tonu (0,20,52,23).

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

CMYK: (0,20,52,23)
C0M20Y52K23 (0%, 20%, 52%, 23%)
(0.00 / 0.20 / 0.52 / 0.23)

CMYK yüzdeleri

%0
%19.8
%52.28
%22.75

Codes

Color #C59E5E in popluar color models

C5 9E 5E
RGB 197 158 94
HSL 37° 47.03% 57.06%
HSB/HSV 37° 52.28% 77.25%
CMYK 0.00% 19.80% 52.28%
22.75%

Color #C59E5E in popluar number systems.

HEX C5 9E 5E
Decimal 197 158 94
Binary 11000101 10011110 1011110
Octal 305 236 136

Shades and tints

Shades of #C59E5E

#C59E5E
(197,158,94)
#B49056
(180,144,86)
#A3824E
(163,130,78)
#927446
(146,116,70)
#81663E
(129,102,62)
#705836
(112,88,54)
#5F4A2E
(95,74,46)
#4E3C26
(78,60,38)
#3D2E1E
(61,46,30)
#2C2016
(44,32,22)
#1B120E
(27,18,14)
#000000
(0,0,0)

Tints of #C59E5E

#C59E5E
(197,158,94)
#CAA66C
(202,166,108)
#CFAE7A
(207,174,122)
#D4B688
(212,182,136)
#D9BE96
(217,190,150)
#DEC6A4
(222,198,164)
#E3CEB2
(227,206,178)
#E8D6C0
(232,214,192)
#EDDECE
(237,222,206)
#F2E6DC
(242,230,220)
#F7EEEA
(247,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59E5E; }

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

This text font color is #C59E5E.

Background Color

.myBgColor { background-color: #C59E5E; }

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

This div background color is #C59E5E.

Border color

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

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

This div border color is #C59E5E.

Opacity

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

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

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

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

This text has shadow with #C59E5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59E5E.

Preview

Color preview on black background

This text has color #C59E5E on black background.


Color preview on white background

This text has color #C59E5E on white background.


Black color preview on #C59E5E background

This text has black color on #C59E5E background.


White color preview on #C59E5E background

This text has white color on #C59E5E background.


Related colors

Complementary color

Complementary color for #hex is #3A61A1.


I love getcolorcode.com

Triadic colors

1 #5EC59E and #9E5EC5 with #C59E5E are triadic colors.

2 #5E9EC5 and #9EC55E with #C59E5E are triadic colors.