COLOR #C378D6

HEX: #C378D6 RGB: (195,120,214)

Color info

#C378D6 contains mainly red and blue colors. Web safe color of #C378D6 is #CC66CC (or #C6C).

RGB color model

#C378D6 color RGB value is (195,120,214).

RGB: (195,120,214) (76%, 47%, 84%)

RGB channels and saturation

R 195 of 255 = 76%
G 120 of 255 = 47%
B 214 of 255 = 84%

195
120
214

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

Portions of RGB colors in percentages

R + G + B = 195 + 120 + 214 = 529 (100%)
R 195 of 529 ~ 36.86%
G 120 of 529 ~ 22.68%
B 214 of 529 ~ 40.45'%

%36.86
%22.68
%40.45

CMYK color model

#C378D6 color CMYK value is (9,44,0,16).

  • cyan value is 8.88%
  • magenta value is 43.93%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (9,44,0,16)
C9M44Y0K16 (9%, 44%, 0%, 16%)
(0.09 / 0.44 / 0.00 / 0.16)

CMYK percentages

%8.88
%43.93
%0
%16.08

Codes

Color #C378D6 in popluar color models

C3 78 D6
RGB 195 120 214
HSL 288° 53.41% 65.49%
HSB/HSV 288° 43.93% 83.92%
CMYK 8.88% 43.93% 0.00%
16.08%

Color #C378D6 in popluar number systems.

HEX C3 78 D6
Decimal 195 120 214
Binary 11000011 1111000 11010110
Octal 303 170 326

Shades and tints

Shades of #C378D6

#C378D6
(195,120,214)
#B26EC3
(178,110,195)
#A164B0
(161,100,176)
#905A9D
(144,90,157)
#7F508A
(127,80,138)
#6E4677
(110,70,119)
#5D3C64
(93,60,100)
#4C3251
(76,50,81)
#3B283E
(59,40,62)
#2A1E2B
(42,30,43)
#191418
(25,20,24)
#000000
(0,0,0)

Tints of #C378D6

#C378D6
(195,120,214)
#C884D9
(200,132,217)
#CD90DC
(205,144,220)
#D29CDF
(210,156,223)
#D7A8E2
(215,168,226)
#DCB4E5
(220,180,229)
#E1C0E8
(225,192,232)
#E6CCEB
(230,204,235)
#EBD8EE
(235,216,238)
#F0E4F1
(240,228,241)
#F5F0F4
(245,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C378D6 color. Also use rgb(195,120,214) instead hex code.

Text Font Color

.myTextColor { color: #C378D6; }

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

This text font color is #C378D6.

Background Color

.myBgColor { background-color: #C378D6; }

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

This div background color is #C378D6.

Border color

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

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

This div border color is #C378D6.

Opacity

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

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

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

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

This text has shadow with #C378D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C378D6.

Preview

Color preview on black background

This text has color #C378D6 on black background.


Color preview on white background

This text has color #C378D6 on white background.


Black color preview on #C378D6 background

This text has black color on #C378D6 background.


White color preview on #C378D6 background

This text has white color on #C378D6 background.


Related colors

Complementary color

Complementary color for #hex is #3C8729.


I love getcolorcode.com

Triadic colors

1 #D6C378 and #78D6C3 with #C378D6 are triadic colors.

2 #D678C3 and #78C3D6 with #C378D6 are triadic colors.