COLOR #C68DD6

HEX: #C68DD6 RGB: (198,141,214)

Color info

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

RGB color model

#C68DD6 color RGB value is (198,141,214).

RGB: (198,141,214) (78%, 55%, 84%)

RGB channels and saturation

R 198 of 255 = 78%
G 141 of 255 = 55%
B 214 of 255 = 84%

198
141
214

R + G + B ~ 72%. #C68DD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 141 + 214 = 553 (100%)
R 198 of 553 ~ 35.8%
G 141 of 553 ~ 25.5%
B 214 of 553 ~ 38.7'%

%35.8
%25.5
%38.7

CMYK color model

#C68DD6 color CMYK value is (7,34,0,16).

  • cyan value is 7.48%
  • magenta value is 34.11%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (7,34,0,16)
C7M34Y0K16 (7%, 34%, 0%, 16%)
(0.07 / 0.34 / 0.00 / 0.16)

CMYK percentages

%7.48
%34.11
%0
%16.08

Codes

Color #C68DD6 in popluar color models

C6 8D D6
RGB 198 141 214
HSL 287° 47.10% 69.61%
HSB/HSV 287° 34.11% 83.92%
CMYK 7.48% 34.11% 0.00%
16.08%

Color #C68DD6 in popluar number systems.

HEX C6 8D D6
Decimal 198 141 214
Binary 11000110 10001101 11010110
Octal 306 215 326

Shades and tints

Shades of #C68DD6

#C68DD6
(198,141,214)
#B481C3
(180,129,195)
#A275B0
(162,117,176)
#90699D
(144,105,157)
#7E5D8A
(126,93,138)
#6C5177
(108,81,119)
#5A4564
(90,69,100)
#483951
(72,57,81)
#362D3E
(54,45,62)
#24212B
(36,33,43)
#121518
(18,21,24)
#000000
(0,0,0)

Tints of #C68DD6

#C68DD6
(198,141,214)
#CB97D9
(203,151,217)
#D0A1DC
(208,161,220)
#D5ABDF
(213,171,223)
#DAB5E2
(218,181,226)
#DFBFE5
(223,191,229)
#E4C9E8
(228,201,232)
#E9D3EB
(233,211,235)
#EEDDEE
(238,221,238)
#F3E7F1
(243,231,241)
#F8F1F4
(248,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C68DD6 color. Also use rgb(198,141,214) instead hex code.

Text Font Color

.myTextColor { color: #C68DD6; }

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

This text font color is #C68DD6.

Background Color

.myBgColor { background-color: #C68DD6; }

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

This div background color is #C68DD6.

Border color

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

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

This div border color is #C68DD6.

Opacity

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

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

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

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

This text has shadow with #C68DD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C68DD6.

Preview

Color preview on black background

This text has color #C68DD6 on black background.


Color preview on white background

This text has color #C68DD6 on white background.


Black color preview on #C68DD6 background

This text has black color on #C68DD6 background.


White color preview on #C68DD6 background

This text has white color on #C68DD6 background.


Related colors

Complementary color

Complementary color for #hex is #397229.


I love getcolorcode.com

Triadic colors

1 #D6C68D and #8DD6C6 with #C68DD6 are triadic colors.

2 #D68DC6 and #8DC6D6 with #C68DD6 are triadic colors.