COLOR #C47DA8

HEX: #C47DA8 RGB: (196,125,168)

Renk bilgisi

#C47DA8 contains mainly red and blue colors. #C47DA8 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C47DA8 color RGB value is (196,125,168).

RGB: (196,125,168) (77%, 49%, 66%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 125 of 255 = 49%
B 168 of 255 = 66%

196
125
168

R + G + B ~ 64%. #C47DA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 125 + 168 = 489 (100%)
R 196 of 489 ~ 40.08%
G 125 of 489 ~ 25.56%
B 168 of 489 ~ 34.36'%

%40.08
%25.56
%34.36

CMYK RENK MODELİ

#C47DA8 rengi CMYK tonu (0,36,14,23).

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

CMYK: (0,36,14,23)
C0M36Y14K23 (0%, 36%, 14%, 23%)
(0.00 / 0.36 / 0.14 / 0.23)

CMYK yüzdeleri

%0
%36.22
%14.29
%23.14

Codes

Color #C47DA8 in popluar color models

C4 7D A8
RGB 196 125 168
HSL 324° 37.57% 62.94%
HSB/HSV 324° 36.22% 76.86%
CMYK 0.00% 36.22% 14.29%
23.14%

Color #C47DA8 in popluar number systems.

HEX C4 7D A8
Decimal 196 125 168
Binary 11000100 1111101 10101000
Octal 304 175 250

Shades and tints

Shades of #C47DA8

#C47DA8
(196,125,168)
#B37299
(179,114,153)
#A2678A
(162,103,138)
#915C7B
(145,92,123)
#80516C
(128,81,108)
#6F465D
(111,70,93)
#5E3B4E
(94,59,78)
#4D303F
(77,48,63)
#3C2530
(60,37,48)
#2B1A21
(43,26,33)
#1A0F12
(26,15,18)
#000000
(0,0,0)

Tints of #C47DA8

#C47DA8
(196,125,168)
#C988AF
(201,136,175)
#CE93B6
(206,147,182)
#D39EBD
(211,158,189)
#D8A9C4
(216,169,196)
#DDB4CB
(221,180,203)
#E2BFD2
(226,191,210)
#E7CAD9
(231,202,217)
#ECD5E0
(236,213,224)
#F1E0E7
(241,224,231)
#F6EBEE
(246,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C47DA8; }

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

This text font color is #C47DA8.

Background Color

.myBgColor { background-color: #C47DA8; }

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

This div background color is #C47DA8.

Border color

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

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

This div border color is #C47DA8.

Opacity

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

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

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

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

This text has shadow with #C47DA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47DA8.

Preview

Color preview on black background

This text has color #C47DA8 on black background.


Color preview on white background

This text has color #C47DA8 on white background.


Black color preview on #C47DA8 background

This text has black color on #C47DA8 background.


White color preview on #C47DA8 background

This text has white color on #C47DA8 background.


Related colors

Complementary color

Complementary color for #hex is #3B8257.


I love getcolorcode.com

Triadic colors

1 #A8C47D and #7DA8C4 with #C47DA8 are triadic colors.

2 #A87DC4 and #7DC4A8 with #C47DA8 are triadic colors.