COLOR #C47DD0

HEX: #C47DD0 RGB: (196,125,208)

Renk bilgisi

#C47DD0 contains mainly red and blue colors. #C47DD0 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C47DD0 color RGB value is (196,125,208).

RGB: (196,125,208) (77%, 49%, 82%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 125 of 255 = 49%
B 208 of 255 = 82%

196
125
208

R + G + B ~ 69%. #C47DD0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 125 + 208 = 529 (100%)
R 196 of 529 ~ 37.05%
G 125 of 529 ~ 23.63%
B 208 of 529 ~ 39.32'%

%37.05
%23.63
%39.32

CMYK RENK MODELİ

#C47DD0 rengi CMYK tonu (6,40,0,18).

  • camgöbeği tonu 5.77%
  • eflatun tonu 39.90%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (6,40,0,18)
C6M40Y0K18 (6%, 40%, 0%, 18%)
(0.06 / 0.40 / 0.00 / 0.18)

CMYK yüzdeleri

%5.77
%39.9
%0
%18.43

Codes

Color #C47DD0 in popluar color models

C4 7D D0
RGB 196 125 208
HSL 291° 46.89% 65.29%
HSB/HSV 291° 39.90% 81.57%
CMYK 5.77% 39.90% 0.00%
18.43%

Color #C47DD0 in popluar number systems.

HEX C4 7D D0
Decimal 196 125 208
Binary 11000100 1111101 11010000
Octal 304 175 320

Shades and tints

Shades of #C47DD0

#C47DD0
(196,125,208)
#B372BE
(179,114,190)
#A267AC
(162,103,172)
#915C9A
(145,92,154)
#805188
(128,81,136)
#6F4676
(111,70,118)
#5E3B64
(94,59,100)
#4D3052
(77,48,82)
#3C2540
(60,37,64)
#2B1A2E
(43,26,46)
#1A0F1C
(26,15,28)
#000000
(0,0,0)

Tints of #C47DD0

#C47DD0
(196,125,208)
#C988D4
(201,136,212)
#CE93D8
(206,147,216)
#D39EDC
(211,158,220)
#D8A9E0
(216,169,224)
#DDB4E4
(221,180,228)
#E2BFE8
(226,191,232)
#E7CAEC
(231,202,236)
#ECD5F0
(236,213,240)
#F1E0F4
(241,224,244)
#F6EBF8
(246,235,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C47DD0; }

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

This text font color is #C47DD0.

Background Color

.myBgColor { background-color: #C47DD0; }

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

This div background color is #C47DD0.

Border color

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

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

This div border color is #C47DD0.

Opacity

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

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

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

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

This text has shadow with #C47DD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47DD0.

Preview

Color preview on black background

This text has color #C47DD0 on black background.


Color preview on white background

This text has color #C47DD0 on white background.


Black color preview on #C47DD0 background

This text has black color on #C47DD0 background.


White color preview on #C47DD0 background

This text has white color on #C47DD0 background.


Related colors

Complementary color

Complementary color for #hex is #3B822F.


I love getcolorcode.com

Triadic colors

1 #D0C47D and #7DD0C4 with #C47DD0 are triadic colors.

2 #D07DC4 and #7DC4D0 with #C47DD0 are triadic colors.