COLOR #C47384

HEX: #C47384 RGB: (196,115,132)

Renk bilgisi

#C47384 contains mainly red color. #C47384 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C47384 color RGB value is (196,115,132).

RGB: (196,115,132) (77%, 45%, 52%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 115 of 255 = 45%
B 132 of 255 = 52%

196
115
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 115 + 132 = 443 (100%)
R 196 of 443 ~ 44.24%
G 115 of 443 ~ 25.96%
B 132 of 443 ~ 29.8'%

%44.24
%25.96
%29.8

CMYK RENK MODELİ

#C47384 rengi CMYK tonu (0,41,33,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.33%
  • sarı tonu 32.65%
  • ana renk tonu 23.14%

CMYK: (0,41,33,23)
C0M41Y33K23 (0%, 41%, 33%, 23%)
(0.00 / 0.41 / 0.33 / 0.23)

CMYK yüzdeleri

%0
%41.33
%32.65
%23.14

Codes

Color #C47384 in popluar color models

C4 73 84
RGB 196 115 132
HSL 347° 40.70% 60.98%
HSB/HSV 347° 41.33% 76.86%
CMYK 0.00% 41.33% 32.65%
23.14%

Color #C47384 in popluar number systems.

HEX C4 73 84
Decimal 196 115 132
Binary 11000100 1110011 10000100
Octal 304 163 204

Shades and tints

Shades of #C47384

#C47384
(196,115,132)
#B36978
(179,105,120)
#A25F6C
(162,95,108)
#915560
(145,85,96)
#804B54
(128,75,84)
#6F4148
(111,65,72)
#5E373C
(94,55,60)
#4D2D30
(77,45,48)
#3C2324
(60,35,36)
#2B1918
(43,25,24)
#1A0F0C
(26,15,12)
#000000
(0,0,0)

Tints of #C47384

#C47384
(196,115,132)
#C97F8F
(201,127,143)
#CE8B9A
(206,139,154)
#D397A5
(211,151,165)
#D8A3B0
(216,163,176)
#DDAFBB
(221,175,187)
#E2BBC6
(226,187,198)
#E7C7D1
(231,199,209)
#ECD3DC
(236,211,220)
#F1DFE7
(241,223,231)
#F6EBF2
(246,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47384 color. Also use rgb(196,115,132) instead hex code.

Text Font Color

.myTextColor { color: #C47384; }

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

This text font color is #C47384.

Background Color

.myBgColor { background-color: #C47384; }

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

This div background color is #C47384.

Border color

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

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

This div border color is #C47384.

Opacity

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

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

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

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

This text has shadow with #C47384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47384.

Preview

Color preview on black background

This text has color #C47384 on black background.


Color preview on white background

This text has color #C47384 on white background.


Black color preview on #C47384 background

This text has black color on #C47384 background.


White color preview on #C47384 background

This text has white color on #C47384 background.


Related colors

Complementary color

Complementary color for #hex is #3B8C7B.


I love getcolorcode.com

Triadic colors

1 #84C473 and #7384C4 with #C47384 are triadic colors.

2 #8473C4 and #73C484 with #C47384 are triadic colors.