COLOR #C78EC6

HEX: #C78EC6 RGB: (199,142,198)

Color info

#C78EC6 contains red, green and blue colors in about the same proportion. Web safe color of #C78EC6 is #CC99CC (or #C9C).

RGB color model

#C78EC6 color RGB value is (199,142,198).

RGB: (199,142,198) (78%, 56%, 78%)

RGB channels and saturation

R 199 of 255 = 78%
G 142 of 255 = 56%
B 198 of 255 = 78%

199
142
198

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

Portions of RGB colors in percentages

R + G + B = 199 + 142 + 198 = 539 (100%)
R 199 of 539 ~ 36.92%
G 142 of 539 ~ 26.35%
B 198 of 539 ~ 36.73'%

%36.92
%26.35
%36.73

CMYK color model

#C78EC6 color CMYK value is (0,29,1,22).

  • cyan value is 0.00%
  • magenta value is 28.64%
  • yellow value is 0.50%
  • key color value is 21.96%

CMYK: (0,29,1,22)
C0M29Y1K22 (0%, 29%, 1%, 22%)
(0.00 / 0.29 / 0.01 / 0.22)

CMYK percentages

%0
%28.64
%0.5
%21.96

Codes

Color #C78EC6 in popluar color models

C7 8E C6
RGB 199 142 198
HSL 301° 33.73% 66.86%
HSB/HSV 301° 28.64% 78.04%
CMYK 0.00% 28.64% 0.50%
21.96%

Color #C78EC6 in popluar number systems.

HEX C7 8E C6
Decimal 199 142 198
Binary 11000111 10001110 11000110
Octal 307 216 306

Shades and tints

Shades of #C78EC6

#C78EC6
(199,142,198)
#B582B4
(181,130,180)
#A376A2
(163,118,162)
#916A90
(145,106,144)
#7F5E7E
(127,94,126)
#6D526C
(109,82,108)
#5B465A
(91,70,90)
#493A48
(73,58,72)
#372E36
(55,46,54)
#252224
(37,34,36)
#131612
(19,22,18)
#000000
(0,0,0)

Tints of #C78EC6

#C78EC6
(199,142,198)
#CC98CB
(204,152,203)
#D1A2D0
(209,162,208)
#D6ACD5
(214,172,213)
#DBB6DA
(219,182,218)
#E0C0DF
(224,192,223)
#E5CAE4
(229,202,228)
#EAD4E9
(234,212,233)
#EFDEEE
(239,222,238)
#F4E8F3
(244,232,243)
#F9F2F8
(249,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C78EC6 color. Also use rgb(199,142,198) instead hex code.

Text Font Color

.myTextColor { color: #C78EC6; }

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

This text font color is #C78EC6.

Background Color

.myBgColor { background-color: #C78EC6; }

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

This div background color is #C78EC6.

Border color

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

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

This div border color is #C78EC6.

Opacity

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

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

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

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

This text has shadow with #C78EC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C78EC6.

Preview

Color preview on black background

This text has color #C78EC6 on black background.


Color preview on white background

This text has color #C78EC6 on white background.


Black color preview on #C78EC6 background

This text has black color on #C78EC6 background.


White color preview on #C78EC6 background

This text has white color on #C78EC6 background.


Related colors

Complementary color

Complementary color for #hex is #387139.


I love getcolorcode.com

Triadic colors

1 #C6C78E and #8EC6C7 with #C78EC6 are triadic colors.

2 #C68EC7 and #8EC7C6 with #C78EC6 are triadic colors.