COLOR #C696D4

HEX: #C696D4 RGB: (198,150,212)

Color info

#C696D4 contains mainly red and blue colors. Web safe color of #C696D4 is #CC99CC (or #C9C).

RGB color model

#C696D4 color RGB value is (198,150,212).

RGB: (198,150,212) (78%, 59%, 83%)

RGB channels and saturation

R 198 of 255 = 78%
G 150 of 255 = 59%
B 212 of 255 = 83%

198
150
212

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

Portions of RGB colors in percentages

R + G + B = 198 + 150 + 212 = 560 (100%)
R 198 of 560 ~ 35.36%
G 150 of 560 ~ 26.79%
B 212 of 560 ~ 37.86'%

%35.36
%26.79
%37.86

CMYK color model

#C696D4 color CMYK value is (7,29,0,17).

  • cyan value is 6.60%
  • magenta value is 29.25%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (7,29,0,17)
C7M29Y0K17 (7%, 29%, 0%, 17%)
(0.07 / 0.29 / 0.00 / 0.17)

CMYK percentages

%6.6
%29.25
%0
%16.86

Codes

Color #C696D4 in popluar color models

C6 96 D4
RGB 198 150 212
HSL 286° 41.89% 70.98%
HSB/HSV 286° 29.25% 83.14%
CMYK 6.60% 29.25% 0.00%
16.86%

Color #C696D4 in popluar number systems.

HEX C6 96 D4
Decimal 198 150 212
Binary 11000110 10010110 11010100
Octal 306 226 324

Shades and tints

Shades of #C696D4

#C696D4
(198,150,212)
#B489C1
(180,137,193)
#A27CAE
(162,124,174)
#906F9B
(144,111,155)
#7E6288
(126,98,136)
#6C5575
(108,85,117)
#5A4862
(90,72,98)
#483B4F
(72,59,79)
#362E3C
(54,46,60)
#242129
(36,33,41)
#121416
(18,20,22)
#000000
(0,0,0)

Tints of #C696D4

#C696D4
(198,150,212)
#CB9FD7
(203,159,215)
#D0A8DA
(208,168,218)
#D5B1DD
(213,177,221)
#DABAE0
(218,186,224)
#DFC3E3
(223,195,227)
#E4CCE6
(228,204,230)
#E9D5E9
(233,213,233)
#EEDEEC
(238,222,236)
#F3E7EF
(243,231,239)
#F8F0F2
(248,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C696D4 color. Also use rgb(198,150,212) instead hex code.

Text Font Color

.myTextColor { color: #C696D4; }

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

This text font color is #C696D4.

Background Color

.myBgColor { background-color: #C696D4; }

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

This div background color is #C696D4.

Border color

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

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

This div border color is #C696D4.

Opacity

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

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

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

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

This text has shadow with #C696D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C696D4.

Preview

Color preview on black background

This text has color #C696D4 on black background.


Color preview on white background

This text has color #C696D4 on white background.


Black color preview on #C696D4 background

This text has black color on #C696D4 background.


White color preview on #C696D4 background

This text has white color on #C696D4 background.


Related colors

Complementary color

Complementary color for #hex is #39692B.


I love getcolorcode.com

Triadic colors

1 #D4C696 and #96D4C6 with #C696D4 are triadic colors.

2 #D496C6 and #96C6D4 with #C696D4 are triadic colors.