COLOR #C57D4E

HEX: #C57D4E RGB: (197,125,78)

Renk bilgisi

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

RGB renk modeli

#C57D4E color RGB value is (197,125,78).

RGB: (197,125,78) (77%, 49%, 31%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 125 of 255 = 49%
B 78 of 255 = 31%

197
125
78

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 125 + 78 = 400 (100%)
R 197 of 400 ~ 49.25%
G 125 of 400 ~ 31.25%
B 78 of 400 ~ 19.5'%

%49.25
%31.25
%19.5

CMYK RENK MODELİ

#C57D4E rengi CMYK tonu (0,37,60,23).

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

CMYK: (0,37,60,23)
C0M37Y60K23 (0%, 37%, 60%, 23%)
(0.00 / 0.37 / 0.60 / 0.23)

CMYK yüzdeleri

%0
%36.55
%60.41
%22.75

Codes

Color #C57D4E in popluar color models

C5 7D 4E
RGB 197 125 78
HSL 24° 50.64% 53.92%
HSB/HSV 24° 60.41% 77.25%
CMYK 0.00% 36.55% 60.41%
22.75%

Color #C57D4E in popluar number systems.

HEX C5 7D 4E
Decimal 197 125 78
Binary 11000101 1111101 1001110
Octal 305 175 116

Shades and tints

Shades of #C57D4E

#C57D4E
(197,125,78)
#B47247
(180,114,71)
#A36740
(163,103,64)
#925C39
(146,92,57)
#815132
(129,81,50)
#70462B
(112,70,43)
#5F3B24
(95,59,36)
#4E301D
(78,48,29)
#3D2516
(61,37,22)
#2C1A0F
(44,26,15)
#1B0F08
(27,15,8)
#000000
(0,0,0)

Tints of #C57D4E

#C57D4E
(197,125,78)
#CA885E
(202,136,94)
#CF936E
(207,147,110)
#D49E7E
(212,158,126)
#D9A98E
(217,169,142)
#DEB49E
(222,180,158)
#E3BFAE
(227,191,174)
#E8CABE
(232,202,190)
#EDD5CE
(237,213,206)
#F2E0DE
(242,224,222)
#F7EBEE
(247,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C57D4E; }

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

This text font color is #C57D4E.

Background Color

.myBgColor { background-color: #C57D4E; }

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

This div background color is #C57D4E.

Border color

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

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

This div border color is #C57D4E.

Opacity

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

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

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

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

This text has shadow with #C57D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C57D4E.

Preview

Color preview on black background

This text has color #C57D4E on black background.


Color preview on white background

This text has color #C57D4E on white background.


Black color preview on #C57D4E background

This text has black color on #C57D4E background.


White color preview on #C57D4E background

This text has white color on #C57D4E background.


Related colors

Complementary color

Complementary color for #hex is #3A82B1.


I love getcolorcode.com

Triadic colors

1 #4EC57D and #7D4EC5 with #C57D4E are triadic colors.

2 #4E7DC5 and #7DC54E with #C57D4E are triadic colors.