COLOR #C57D4D

HEX: #C57D4D RGB: (197,125,77)

Renk bilgisi

#C57D4D contains mainly red color. #C57D4D ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#C57D4D color RGB value is (197,125,77).

RGB: (197,125,77) (77%, 49%, 30%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 125 of 255 = 49%
B 77 of 255 = 30%

197
125
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 125 + 77 = 399 (100%)
R 197 of 399 ~ 49.37%
G 125 of 399 ~ 31.33%
B 77 of 399 ~ 19.3'%

%49.37
%31.33
%19.3

CMYK RENK MODELİ

#C57D4D rengi CMYK tonu (0,37,61,23).

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

CMYK: (0,37,61,23)
C0M37Y61K23 (0%, 37%, 61%, 23%)
(0.00 / 0.37 / 0.61 / 0.23)

CMYK yüzdeleri

%0
%36.55
%60.91
%22.75

Codes

Color #C57D4D in popluar color models

C5 7D 4D
RGB 197 125 77
HSL 24° 50.85% 53.73%
HSB/HSV 24° 60.91% 77.25%
CMYK 0.00% 36.55% 60.91%
22.75%

Color #C57D4D in popluar number systems.

HEX C5 7D 4D
Decimal 197 125 77
Binary 11000101 1111101 1001101
Octal 305 175 115

Shades and tints

Shades of #C57D4D

#C57D4D
(197,125,77)
#B47246
(180,114,70)
#A3673F
(163,103,63)
#925C38
(146,92,56)
#815131
(129,81,49)
#70462A
(112,70,42)
#5F3B23
(95,59,35)
#4E301C
(78,48,28)
#3D2515
(61,37,21)
#2C1A0E
(44,26,14)
#1B0F07
(27,15,7)
#000000
(0,0,0)

Tints of #C57D4D

#C57D4D
(197,125,77)
#CA885D
(202,136,93)
#CF936D
(207,147,109)
#D49E7D
(212,158,125)
#D9A98D
(217,169,141)
#DEB49D
(222,180,157)
#E3BFAD
(227,191,173)
#E8CABD
(232,202,189)
#EDD5CD
(237,213,205)
#F2E0DD
(242,224,221)
#F7EBED
(247,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C57D4D; }

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

This text font color is #C57D4D.

Background Color

.myBgColor { background-color: #C57D4D; }

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

This div background color is #C57D4D.

Border color

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

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

This div border color is #C57D4D.

Opacity

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

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

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

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

This text has shadow with #C57D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C57D4D.

Preview

Color preview on black background

This text has color #C57D4D on black background.


Color preview on white background

This text has color #C57D4D on white background.


Black color preview on #C57D4D background

This text has black color on #C57D4D background.


White color preview on #C57D4D background

This text has white color on #C57D4D background.


Related colors

Complementary color

Complementary color for #hex is #3A82B2.


I love getcolorcode.com

Triadic colors

1 #4DC57D and #7D4DC5 with #C57D4D are triadic colors.

2 #4D7DC5 and #7DC54D with #C57D4D are triadic colors.