COLOR #C57D5E

HEX: #C57D5E RGB: (197,125,94)

Renk bilgisi

#C57D5E contains mainly red color. #C57D5E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#C57D5E color RGB value is (197,125,94).

RGB: (197,125,94) (77%, 49%, 37%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 125 of 255 = 49%
B 94 of 255 = 37%

197
125
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 125 + 94 = 416 (100%)
R 197 of 416 ~ 47.36%
G 125 of 416 ~ 30.05%
B 94 of 416 ~ 22.6'%

%47.36
%30.05
%22.6

CMYK RENK MODELİ

#C57D5E rengi CMYK tonu (0,37,52,23).

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

CMYK: (0,37,52,23)
C0M37Y52K23 (0%, 37%, 52%, 23%)
(0.00 / 0.37 / 0.52 / 0.23)

CMYK yüzdeleri

%0
%36.55
%52.28
%22.75

Codes

Color #C57D5E in popluar color models

C5 7D 5E
RGB 197 125 94
HSL 18° 47.03% 57.06%
HSB/HSV 18° 52.28% 77.25%
CMYK 0.00% 36.55% 52.28%
22.75%

Color #C57D5E in popluar number systems.

HEX C5 7D 5E
Decimal 197 125 94
Binary 11000101 1111101 1011110
Octal 305 175 136

Shades and tints

Shades of #C57D5E

#C57D5E
(197,125,94)
#B47256
(180,114,86)
#A3674E
(163,103,78)
#925C46
(146,92,70)
#81513E
(129,81,62)
#704636
(112,70,54)
#5F3B2E
(95,59,46)
#4E3026
(78,48,38)
#3D251E
(61,37,30)
#2C1A16
(44,26,22)
#1B0F0E
(27,15,14)
#000000
(0,0,0)

Tints of #C57D5E

#C57D5E
(197,125,94)
#CA886C
(202,136,108)
#CF937A
(207,147,122)
#D49E88
(212,158,136)
#D9A996
(217,169,150)
#DEB4A4
(222,180,164)
#E3BFB2
(227,191,178)
#E8CAC0
(232,202,192)
#EDD5CE
(237,213,206)
#F2E0DC
(242,224,220)
#F7EBEA
(247,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C57D5E; }

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

This text font color is #C57D5E.

Background Color

.myBgColor { background-color: #C57D5E; }

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

This div background color is #C57D5E.

Border color

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

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

This div border color is #C57D5E.

Opacity

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

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

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

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

This text has shadow with #C57D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C57D5E.

Preview

Color preview on black background

This text has color #C57D5E on black background.


Color preview on white background

This text has color #C57D5E on white background.


Black color preview on #C57D5E background

This text has black color on #C57D5E background.


White color preview on #C57D5E background

This text has white color on #C57D5E background.


Related colors

Complementary color

Complementary color for #hex is #3A82A1.


I love getcolorcode.com

Triadic colors

1 #5EC57D and #7D5EC5 with #C57D5E are triadic colors.

2 #5E7DC5 and #7DC55E with #C57D5E are triadic colors.