COLOR #C1A8D1

HEX: #C1A8D1 RGB: (193,168,209)

Color info

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

RGB color model

#C1A8D1 color RGB value is (193,168,209).

RGB: (193,168,209) (76%, 66%, 82%)

RGB channels and saturation

R 193 of 255 = 76%
G 168 of 255 = 66%
B 209 of 255 = 82%

193
168
209

R + G + B ~ 75%. #C1A8D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 168 + 209 = 570 (100%)
R 193 of 570 ~ 33.86%
G 168 of 570 ~ 29.47%
B 209 of 570 ~ 36.67'%

%33.86
%29.47
%36.67

CMYK color model

#C1A8D1 color CMYK value is (8,20,0,18).

  • cyan value is 7.66%
  • magenta value is 19.62%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (8,20,0,18)
C8M20Y0K18 (8%, 20%, 0%, 18%)
(0.08 / 0.20 / 0.00 / 0.18)

CMYK percentages

%7.66
%19.62
%0
%18.04

Codes

Color #C1A8D1 in popluar color models

C1 A8 D1
RGB 193 168 209
HSL 277° 30.83% 73.92%
HSB/HSV 277° 19.62% 81.96%
CMYK 7.66% 19.62% 0.00%
18.04%

Color #C1A8D1 in popluar number systems.

HEX C1 A8 D1
Decimal 193 168 209
Binary 11000001 10101000 11010001
Octal 301 250 321

Shades and tints

Shades of #C1A8D1

#C1A8D1
(193,168,209)
#B099BE
(176,153,190)
#9F8AAB
(159,138,171)
#8E7B98
(142,123,152)
#7D6C85
(125,108,133)
#6C5D72
(108,93,114)
#5B4E5F
(91,78,95)
#4A3F4C
(74,63,76)
#393039
(57,48,57)
#282126
(40,33,38)
#171213
(23,18,19)
#000000
(0,0,0)

Tints of #C1A8D1

#C1A8D1
(193,168,209)
#C6AFD5
(198,175,213)
#CBB6D9
(203,182,217)
#D0BDDD
(208,189,221)
#D5C4E1
(213,196,225)
#DACBE5
(218,203,229)
#DFD2E9
(223,210,233)
#E4D9ED
(228,217,237)
#E9E0F1
(233,224,241)
#EEE7F5
(238,231,245)
#F3EEF9
(243,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1A8D1 color. Also use rgb(193,168,209) instead hex code.

Text Font Color

.myTextColor { color: #C1A8D1; }

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

This text font color is #C1A8D1.

Background Color

.myBgColor { background-color: #C1A8D1; }

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

This div background color is #C1A8D1.

Border color

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

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

This div border color is #C1A8D1.

Opacity

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

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

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

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

This text has shadow with #C1A8D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1A8D1.

Preview

Color preview on black background

This text has color #C1A8D1 on black background.


Color preview on white background

This text has color #C1A8D1 on white background.


Black color preview on #C1A8D1 background

This text has black color on #C1A8D1 background.


White color preview on #C1A8D1 background

This text has white color on #C1A8D1 background.


Related colors

Complementary color

Complementary color for #hex is #3E572E.


I love getcolorcode.com

Triadic colors

1 #D1C1A8 and #A8D1C1 with #C1A8D1 are triadic colors.

2 #D1A8C1 and #A8C1D1 with #C1A8D1 are triadic colors.