COLOR #C47E80

HEX: #C47E80 RGB: (196,126,128)

Renk bilgisi

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

RGB renk modeli

#C47E80 color RGB value is (196,126,128).

RGB: (196,126,128) (77%, 49%, 50%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 126 of 255 = 49%
B 128 of 255 = 50%

196
126
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 126 + 128 = 450 (100%)
R 196 of 450 ~ 43.56%
G 126 of 450 ~ 28%
B 128 of 450 ~ 28.44'%

%43.56
%28
%28.44

CMYK RENK MODELİ

#C47E80 rengi CMYK tonu (0,36,35,23).

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

CMYK: (0,36,35,23)
C0M36Y35K23 (0%, 36%, 35%, 23%)
(0.00 / 0.36 / 0.35 / 0.23)

CMYK yüzdeleri

%0
%35.71
%34.69
%23.14

Codes

Color #C47E80 in popluar color models

C4 7E 80
RGB 196 126 128
HSL 358° 37.23% 63.14%
HSB/HSV 358° 35.71% 76.86%
CMYK 0.00% 35.71% 34.69%
23.14%

Color #C47E80 in popluar number systems.

HEX C4 7E 80
Decimal 196 126 128
Binary 11000100 1111110 10000000
Octal 304 176 200

Shades and tints

Shades of #C47E80

#C47E80
(196,126,128)
#B37375
(179,115,117)
#A2686A
(162,104,106)
#915D5F
(145,93,95)
#805254
(128,82,84)
#6F4749
(111,71,73)
#5E3C3E
(94,60,62)
#4D3133
(77,49,51)
#3C2628
(60,38,40)
#2B1B1D
(43,27,29)
#1A1012
(26,16,18)
#000000
(0,0,0)

Tints of #C47E80

#C47E80
(196,126,128)
#C9898B
(201,137,139)
#CE9496
(206,148,150)
#D39FA1
(211,159,161)
#D8AAAC
(216,170,172)
#DDB5B7
(221,181,183)
#E2C0C2
(226,192,194)
#E7CBCD
(231,203,205)
#ECD6D8
(236,214,216)
#F1E1E3
(241,225,227)
#F6ECEE
(246,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C47E80; }

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

This text font color is #C47E80.

Background Color

.myBgColor { background-color: #C47E80; }

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

This div background color is #C47E80.

Border color

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

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

This div border color is #C47E80.

Opacity

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

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

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

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

This text has shadow with #C47E80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47E80.

Preview

Color preview on black background

This text has color #C47E80 on black background.


Color preview on white background

This text has color #C47E80 on white background.


Black color preview on #C47E80 background

This text has black color on #C47E80 background.


White color preview on #C47E80 background

This text has white color on #C47E80 background.


Related colors

Complementary color

Complementary color for #hex is #3B817F.


I love getcolorcode.com

Triadic colors

1 #80C47E and #7E80C4 with #C47E80 are triadic colors.

2 #807EC4 and #7EC480 with #C47E80 are triadic colors.