COLOR #C47E77

HEX: #C47E77 RGB: (196,126,119)

Renk bilgisi

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

RGB renk modeli

#C47E77 color RGB value is (196,126,119).

RGB: (196,126,119) (77%, 49%, 47%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 126 of 255 = 49%
B 119 of 255 = 47%

196
126
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 126 + 119 = 441 (100%)
R 196 of 441 ~ 44.44%
G 126 of 441 ~ 28.57%
B 119 of 441 ~ 26.98'%

%44.44
%28.57
%26.98

CMYK RENK MODELİ

#C47E77 rengi CMYK tonu (0,36,39,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.71%
  • sarı tonu 39.29%
  • ana renk tonu 23.14%

CMYK: (0,36,39,23)
C0M36Y39K23 (0%, 36%, 39%, 23%)
(0.00 / 0.36 / 0.39 / 0.23)

CMYK yüzdeleri

%0
%35.71
%39.29
%23.14

Codes

Color #C47E77 in popluar color models

C4 7E 77
RGB 196 126 119
HSL 39.49% 61.76%
HSB/HSV 39.29% 76.86%
CMYK 0.00% 35.71% 39.29%
23.14%

Color #C47E77 in popluar number systems.

HEX C4 7E 77
Decimal 196 126 119
Binary 11000100 1111110 1110111
Octal 304 176 167

Shades and tints

Shades of #C47E77

#C47E77
(196,126,119)
#B3736D
(179,115,109)
#A26863
(162,104,99)
#915D59
(145,93,89)
#80524F
(128,82,79)
#6F4745
(111,71,69)
#5E3C3B
(94,60,59)
#4D3131
(77,49,49)
#3C2627
(60,38,39)
#2B1B1D
(43,27,29)
#1A1013
(26,16,19)
#000000
(0,0,0)

Tints of #C47E77

#C47E77
(196,126,119)
#C98983
(201,137,131)
#CE948F
(206,148,143)
#D39F9B
(211,159,155)
#D8AAA7
(216,170,167)
#DDB5B3
(221,181,179)
#E2C0BF
(226,192,191)
#E7CBCB
(231,203,203)
#ECD6D7
(236,214,215)
#F1E1E3
(241,225,227)
#F6ECEF
(246,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47E77 color. Also use rgb(196,126,119) instead hex code.

Text Font Color

.myTextColor { color: #C47E77; }

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

This text font color is #C47E77.

Background Color

.myBgColor { background-color: #C47E77; }

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

This div background color is #C47E77.

Border color

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

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

This div border color is #C47E77.

Opacity

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

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

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

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

This text has shadow with #C47E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47E77.

Preview

Color preview on black background

This text has color #C47E77 on black background.


Color preview on white background

This text has color #C47E77 on white background.


Black color preview on #C47E77 background

This text has black color on #C47E77 background.


White color preview on #C47E77 background

This text has white color on #C47E77 background.


Related colors

Complementary color

Complementary color for #hex is #3B8188.


I love getcolorcode.com

Triadic colors

1 #77C47E and #7E77C4 with #C47E77 are triadic colors.

2 #777EC4 and #7EC477 with #C47E77 are triadic colors.