COLOR #C8AED9

HEX: #C8AED9 RGB: (200,174,217)

Renk bilgisi

#C8AED9 contains red, green and blue colors in about the same proportion. #C8AED9 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C8AED9 color RGB value is (200,174,217).

RGB: (200,174,217) (78%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 174 of 255 = 68%
B 217 of 255 = 85%

200
174
217

R + G + B ~ 77%. #C8AED9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 174 + 217 = 591 (100%)
R 200 of 591 ~ 33.84%
G 174 of 591 ~ 29.44%
B 217 of 591 ~ 36.72'%

%33.84
%29.44
%36.72

CMYK RENK MODELİ

#C8AED9 rengi CMYK tonu (8,20,0,15).

  • camgöbeği tonu 7.83%
  • eflatun tonu 19.82%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%
CMYK: (8,20,0,15) C8M20Y0K15 (8%,20%,0%,15%) (0.08/0.20/0.00/0.15) 

CMYK yüzdeleri

%7.83
%19.82
%0
%14.9

Codes

Color #C8AED9 in popluar color models

C8 AE D9
RGB 200 174 217
HSL 276° 36.13% 76.67%
HSB/HSV 276° 19.82% 85.10%
CMYK 7.83% 19.82% 0.00%
14.90%

Color #C8AED9 in popluar number systems.

HEX C8 AE D9
Decimal 200 174 217
Binary 11001000 10101110 11011001
Octal 310 256 331

Shades and tints

Shades of #C8AED9

#C8AED9
(200,174,217)
#B69FC6
(182,159,198)
#A490B3
(164,144,179)
#9281A0
(146,129,160)
#80728D
(128,114,141)
#6E637A
(110,99,122)
#5C5467
(92,84,103)
#4A4554
(74,69,84)
#383641
(56,54,65)
#26272E
(38,39,46)
#14181B
(20,24,27)
#000000
(0,0,0)

Tints of #C8AED9

#C8AED9
(200,174,217)
#CDB5DC
(205,181,220)
#D2BCDF
(210,188,223)
#D7C3E2
(215,195,226)
#DCCAE5
(220,202,229)
#E1D1E8
(225,209,232)
#E6D8EB
(230,216,235)
#EBDFEE
(235,223,238)
#F0E6F1
(240,230,241)
#F5EDF4
(245,237,244)
#FAF4F7
(250,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8AED9 color. Also use rgb(200,174,217) instead hex code.

Text Font Color

.myTextColor { color: #C8AED9; }

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

This text font color is #C8AED9.

Background Color

.myBgColor { background-color: #C8AED9; }

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

This div background color is #C8AED9.

Border color

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

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

This div border color is #C8AED9.

Opacity

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

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

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

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

This text has shadow with #C8AED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8AED9.

Preview

Color preview on black background

This text has color #C8AED9 on black background.


Color preview on white background

This text has color #C8AED9 on white background.


Black color preview on #C8AED9 background

This text has black color on #C8AED9 background.


White color preview on #C8AED9 background

This text has white color on #C8AED9 background.


Related colors

Complementary color

Complementary color for #hex is #375126.


I love getcolorcode.com

Triadic colors

1 #D9C8AE and #AED9C8 with #C8AED9 are triadic colors.

2 #D9AEC8 and #AEC8D9 with #C8AED9 are triadic colors.