COLOR #C47DDB

HEX: #C47DDB RGB: (196,125,219)

Renk bilgisi

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

RGB renk modeli

#C47DDB color RGB value is (196,125,219).

RGB: (196,125,219) (77%, 49%, 86%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 125 of 255 = 49%
B 219 of 255 = 86%

196
125
219

R + G + B ~ 71%. #C47DDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 125 + 219 = 540 (100%)
R 196 of 540 ~ 36.3%
G 125 of 540 ~ 23.15%
B 219 of 540 ~ 40.56'%

%36.3
%23.15
%40.56

CMYK RENK MODELİ

#C47DDB rengi CMYK tonu (11,43,0,14).

  • camgöbeği tonu 10.50%
  • eflatun tonu 42.92%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (11,43,0,14)
C11M43Y0K14 (11%, 43%, 0%, 14%)
(0.11 / 0.43 / 0.00 / 0.14)

CMYK yüzdeleri

%10.5
%42.92
%0
%14.12

Codes

Color #C47DDB in popluar color models

C4 7D DB
RGB 196 125 219
HSL 285° 56.63% 67.45%
HSB/HSV 285° 42.92% 85.88%
CMYK 10.50% 42.92% 0.00%
14.12%

Color #C47DDB in popluar number systems.

HEX C4 7D DB
Decimal 196 125 219
Binary 11000100 1111101 11011011
Octal 304 175 333

Shades and tints

Shades of #C47DDB

#C47DDB
(196,125,219)
#B372C8
(179,114,200)
#A267B5
(162,103,181)
#915CA2
(145,92,162)
#80518F
(128,81,143)
#6F467C
(111,70,124)
#5E3B69
(94,59,105)
#4D3056
(77,48,86)
#3C2543
(60,37,67)
#2B1A30
(43,26,48)
#1A0F1D
(26,15,29)
#000000
(0,0,0)

Tints of #C47DDB

#C47DDB
(196,125,219)
#C988DE
(201,136,222)
#CE93E1
(206,147,225)
#D39EE4
(211,158,228)
#D8A9E7
(216,169,231)
#DDB4EA
(221,180,234)
#E2BFED
(226,191,237)
#E7CAF0
(231,202,240)
#ECD5F3
(236,213,243)
#F1E0F6
(241,224,246)
#F6EBF9
(246,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C47DDB; }

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

This text font color is #C47DDB.

Background Color

.myBgColor { background-color: #C47DDB; }

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

This div background color is #C47DDB.

Border color

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

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

This div border color is #C47DDB.

Opacity

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

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

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

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

This text has shadow with #C47DDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47DDB.

Preview

Color preview on black background

This text has color #C47DDB on black background.


Color preview on white background

This text has color #C47DDB on white background.


Black color preview on #C47DDB background

This text has black color on #C47DDB background.


White color preview on #C47DDB background

This text has white color on #C47DDB background.


Related colors

Complementary color

Complementary color for #hex is #3B8224.


I love getcolorcode.com

Triadic colors

1 #DBC47D and #7DDBC4 with #C47DDB are triadic colors.

2 #DB7DC4 and #7DC4DB with #C47DDB are triadic colors.