COLOR #C47D4A

HEX: #C47D4A RGB: (196,125,74)

Renk bilgisi

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

RGB renk modeli

#C47D4A color RGB value is (196,125,74).

RGB: (196,125,74) (77%, 49%, 29%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 125 of 255 = 49%
B 74 of 255 = 29%

196
125
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 125 + 74 = 395 (100%)
R 196 of 395 ~ 49.62%
G 125 of 395 ~ 31.65%
B 74 of 395 ~ 18.73'%

%49.62
%31.65
%18.73

CMYK RENK MODELİ

#C47D4A rengi CMYK tonu (0,36,62,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.22%
  • sarı tonu 62.24%
  • ana renk tonu 23.14%

CMYK: (0,36,62,23)
C0M36Y62K23 (0%, 36%, 62%, 23%)
(0.00 / 0.36 / 0.62 / 0.23)

CMYK yüzdeleri

%0
%36.22
%62.24
%23.14

Codes

Color #C47D4A in popluar color models

C4 7D 4A
RGB 196 125 74
HSL 25° 50.83% 52.94%
HSB/HSV 25° 62.24% 76.86%
CMYK 0.00% 36.22% 62.24%
23.14%

Color #C47D4A in popluar number systems.

HEX C4 7D 4A
Decimal 196 125 74
Binary 11000100 1111101 1001010
Octal 304 175 112

Shades and tints

Shades of #C47D4A

#C47D4A
(196,125,74)
#B37244
(179,114,68)
#A2673E
(162,103,62)
#915C38
(145,92,56)
#805132
(128,81,50)
#6F462C
(111,70,44)
#5E3B26
(94,59,38)
#4D3020
(77,48,32)
#3C251A
(60,37,26)
#2B1A14
(43,26,20)
#1A0F0E
(26,15,14)
#000000
(0,0,0)

Tints of #C47D4A

#C47D4A
(196,125,74)
#C9885A
(201,136,90)
#CE936A
(206,147,106)
#D39E7A
(211,158,122)
#D8A98A
(216,169,138)
#DDB49A
(221,180,154)
#E2BFAA
(226,191,170)
#E7CABA
(231,202,186)
#ECD5CA
(236,213,202)
#F1E0DA
(241,224,218)
#F6EBEA
(246,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47D4A color. Also use rgb(196,125,74) instead hex code.

Text Font Color

.myTextColor { color: #C47D4A; }

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

This text font color is #C47D4A.

Background Color

.myBgColor { background-color: #C47D4A; }

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

This div background color is #C47D4A.

Border color

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

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

This div border color is #C47D4A.

Opacity

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

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

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

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

This text has shadow with #C47D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47D4A.

Preview

Color preview on black background

This text has color #C47D4A on black background.


Color preview on white background

This text has color #C47D4A on white background.


Black color preview on #C47D4A background

This text has black color on #C47D4A background.


White color preview on #C47D4A background

This text has white color on #C47D4A background.


Related colors

Complementary color

Complementary color for #hex is #3B82B5.


I love getcolorcode.com

Triadic colors

1 #4AC47D and #7D4AC4 with #C47D4A are triadic colors.

2 #4A7DC4 and #7DC44A with #C47D4A are triadic colors.