COLOR #C47D29

HEX: #C47D29 RGB: (196,125,41)

Renk bilgisi

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

RGB renk modeli

#C47D29 color RGB value is (196,125,41).

RGB: (196,125,41) (77%, 49%, 16%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 125 of 255 = 49%
B 41 of 255 = 16%

196
125
41

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 125 + 41 = 362 (100%)
R 196 of 362 ~ 54.14%
G 125 of 362 ~ 34.53%
B 41 of 362 ~ 11.33'%

%54.14
%34.53
%11.33

CMYK RENK MODELİ

#C47D29 rengi CMYK tonu (0,36,79,23).

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

CMYK: (0,36,79,23)
C0M36Y79K23 (0%, 36%, 79%, 23%)
(0.00 / 0.36 / 0.79 / 0.23)

CMYK yüzdeleri

%0
%36.22
%79.08
%23.14

Codes

Color #C47D29 in popluar color models

C4 7D 29
RGB 196 125 41
HSL 33° 65.40% 46.47%
HSB/HSV 33° 79.08% 76.86%
CMYK 0.00% 36.22% 79.08%
23.14%

Color #C47D29 in popluar number systems.

HEX C4 7D 29
Decimal 196 125 41
Binary 11000100 1111101 101001
Octal 304 175 51

Shades and tints

Shades of #C47D29

#C47D29
(196,125,41)
#B37226
(179,114,38)
#A26723
(162,103,35)
#915C20
(145,92,32)
#80511D
(128,81,29)
#6F461A
(111,70,26)
#5E3B17
(94,59,23)
#4D3014
(77,48,20)
#3C2511
(60,37,17)
#2B1A0E
(43,26,14)
#1A0F0B
(26,15,11)
#000000
(0,0,0)

Tints of #C47D29

#C47D29
(196,125,41)
#C9883C
(201,136,60)
#CE934F
(206,147,79)
#D39E62
(211,158,98)
#D8A975
(216,169,117)
#DDB488
(221,180,136)
#E2BF9B
(226,191,155)
#E7CAAE
(231,202,174)
#ECD5C1
(236,213,193)
#F1E0D4
(241,224,212)
#F6EBE7
(246,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C47D29; }

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

This text font color is #C47D29.

Background Color

.myBgColor { background-color: #C47D29; }

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

This div background color is #C47D29.

Border color

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

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

This div border color is #C47D29.

Opacity

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

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

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

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

This text has shadow with #C47D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47D29.

Preview

Color preview on black background

This text has color #C47D29 on black background.


Color preview on white background

This text has color #C47D29 on white background.


Black color preview on #C47D29 background

This text has black color on #C47D29 background.


White color preview on #C47D29 background

This text has white color on #C47D29 background.


Related colors

Complementary color

Complementary color for #hex is #3B82D6.


I love getcolorcode.com

Triadic colors

1 #29C47D and #7D29C4 with #C47D29 are triadic colors.

2 #297DC4 and #7DC429 with #C47D29 are triadic colors.