COLOR #C79DC7

HEX: #C79DC7 RGB: (199,157,199)

Color info

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

RGB color model

#C79DC7 color RGB value is (199,157,199).

RGB: (199,157,199) (78%, 62%, 78%)

RGB channels and saturation

R 199 of 255 = 78%
G 157 of 255 = 62%
B 199 of 255 = 78%

199
157
199

R + G + B ~ 73%. #C79DC7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 157 + 199 = 555 (100%)
R 199 of 555 ~ 35.86%
G 157 of 555 ~ 28.29%
B 199 of 555 ~ 35.86'%

%35.86
%28.29
%35.86

CMYK color model

#C79DC7 color CMYK value is (0,21,0,22).

  • cyan value is 0.00%
  • magenta value is 21.11%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (0,21,0,22)
C0M21Y0K22 (0%, 21%, 0%, 22%)
(0.00 / 0.21 / 0.00 / 0.22)

CMYK percentages

%0
%21.11
%0
%21.96

Codes

Color #C79DC7 in popluar color models

C7 9D C7
RGB 199 157 199
HSL 300° 27.27% 69.80%
HSB/HSV 300° 21.11% 78.04%
CMYK 0.00% 21.11% 0.00%
21.96%

Color #C79DC7 in popluar number systems.

HEX C7 9D C7
Decimal 199 157 199
Binary 11000111 10011101 11000111
Octal 307 235 307

Shades and tints

Shades of #C79DC7

#C79DC7
(199,157,199)
#B58FB5
(181,143,181)
#A381A3
(163,129,163)
#917391
(145,115,145)
#7F657F
(127,101,127)
#6D576D
(109,87,109)
#5B495B
(91,73,91)
#493B49
(73,59,73)
#372D37
(55,45,55)
#251F25
(37,31,37)
#131113
(19,17,19)
#000000
(0,0,0)

Tints of #C79DC7

#C79DC7
(199,157,199)
#CCA5CC
(204,165,204)
#D1ADD1
(209,173,209)
#D6B5D6
(214,181,214)
#DBBDDB
(219,189,219)
#E0C5E0
(224,197,224)
#E5CDE5
(229,205,229)
#EAD5EA
(234,213,234)
#EFDDEF
(239,221,239)
#F4E5F4
(244,229,244)
#F9EDF9
(249,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C79DC7; }

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

This text font color is #C79DC7.

Background Color

.myBgColor { background-color: #C79DC7; }

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

This div background color is #C79DC7.

Border color

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

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

This div border color is #C79DC7.

Opacity

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

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

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

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

This text has shadow with #C79DC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C79DC7.

Preview

Color preview on black background

This text has color #C79DC7 on black background.


Color preview on white background

This text has color #C79DC7 on white background.


Black color preview on #C79DC7 background

This text has black color on #C79DC7 background.


White color preview on #C79DC7 background

This text has white color on #C79DC7 background.


Related colors

Complementary color

Complementary color for #hex is #386238.


I love getcolorcode.com

Triadic colors

1 #C7C79D and #9DC7C7 with #C79DC7 are triadic colors.

2 #C79DC7 and #9DC7C7 with #C79DC7 are triadic colors.