COLOR #C47CD4

HEX: #C47CD4 RGB: (196,124,212)

Renk bilgisi

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

RGB renk modeli

#C47CD4 color RGB value is (196,124,212).

RGB: (196,124,212) (77%, 49%, 83%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 124 of 255 = 49%
B 212 of 255 = 83%

196
124
212

R + G + B ~ 70%. #C47CD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 124 + 212 = 532 (100%)
R 196 of 532 ~ 36.84%
G 124 of 532 ~ 23.31%
B 212 of 532 ~ 39.85'%

%36.84
%23.31
%39.85

CMYK RENK MODELİ

#C47CD4 rengi CMYK tonu (8,42,0,17).

  • camgöbeği tonu 7.55%
  • eflatun tonu 41.51%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (8,42,0,17)
C8M42Y0K17 (8%, 42%, 0%, 17%)
(0.08 / 0.42 / 0.00 / 0.17)

CMYK yüzdeleri

%7.55
%41.51
%0
%16.86

Codes

Color #C47CD4 in popluar color models

C4 7C D4
RGB 196 124 212
HSL 289° 50.57% 65.88%
HSB/HSV 289° 41.51% 83.14%
CMYK 7.55% 41.51% 0.00%
16.86%

Color #C47CD4 in popluar number systems.

HEX C4 7C D4
Decimal 196 124 212
Binary 11000100 1111100 11010100
Octal 304 174 324

Shades and tints

Shades of #C47CD4

#C47CD4
(196,124,212)
#B371C1
(179,113,193)
#A266AE
(162,102,174)
#915B9B
(145,91,155)
#805088
(128,80,136)
#6F4575
(111,69,117)
#5E3A62
(94,58,98)
#4D2F4F
(77,47,79)
#3C243C
(60,36,60)
#2B1929
(43,25,41)
#1A0E16
(26,14,22)
#000000
(0,0,0)

Tints of #C47CD4

#C47CD4
(196,124,212)
#C987D7
(201,135,215)
#CE92DA
(206,146,218)
#D39DDD
(211,157,221)
#D8A8E0
(216,168,224)
#DDB3E3
(221,179,227)
#E2BEE6
(226,190,230)
#E7C9E9
(231,201,233)
#ECD4EC
(236,212,236)
#F1DFEF
(241,223,239)
#F6EAF2
(246,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47CD4 color. Also use rgb(196,124,212) instead hex code.

Text Font Color

.myTextColor { color: #C47CD4; }

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

This text font color is #C47CD4.

Background Color

.myBgColor { background-color: #C47CD4; }

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

This div background color is #C47CD4.

Border color

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

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

This div border color is #C47CD4.

Opacity

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

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

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

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

This text has shadow with #C47CD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47CD4.

Preview

Color preview on black background

This text has color #C47CD4 on black background.


Color preview on white background

This text has color #C47CD4 on white background.


Black color preview on #C47CD4 background

This text has black color on #C47CD4 background.


White color preview on #C47CD4 background

This text has white color on #C47CD4 background.


Related colors

Complementary color

Complementary color for #hex is #3B832B.


I love getcolorcode.com

Triadic colors

1 #D4C47C and #7CD4C4 with #C47CD4 are triadic colors.

2 #D47CC4 and #7CC4D4 with #C47CD4 are triadic colors.