COLOR #C8ADDD

HEX: #C8ADDD RGB: (200,173,221)

Renk bilgisi

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

RGB renk modeli

#C8ADDD color RGB value is (200,173,221).

RGB: (200,173,221) (78%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 173 of 255 = 68%
B 221 of 255 = 87%

200
173
221

R + G + B ~ 78%. #C8ADDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 173 + 221 = 594 (100%)
R 200 of 594 ~ 33.67%
G 173 of 594 ~ 29.12%
B 221 of 594 ~ 37.21'%

%33.67
%29.12
%37.21

CMYK RENK MODELİ

#C8ADDD rengi CMYK tonu (10,22,0,13).

  • camgöbeği tonu 9.50%
  • eflatun tonu 21.72%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,22,0,13)
C10M22Y0K13 (10%, 22%, 0%, 13%)
(0.10 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%9.5
%21.72
%0
%13.33

Codes

Color #C8ADDD in popluar color models

C8 AD DD
RGB 200 173 221
HSL 274° 41.38% 77.25%
HSB/HSV 274° 21.72% 86.67%
CMYK 9.50% 21.72% 0.00%
13.33%

Color #C8ADDD in popluar number systems.

HEX C8 AD DD
Decimal 200 173 221
Binary 11001000 10101101 11011101
Octal 310 255 335

Shades and tints

Shades of #C8ADDD

#C8ADDD
(200,173,221)
#B69EC9
(182,158,201)
#A48FB5
(164,143,181)
#9280A1
(146,128,161)
#80718D
(128,113,141)
#6E6279
(110,98,121)
#5C5365
(92,83,101)
#4A4451
(74,68,81)
#38353D
(56,53,61)
#262629
(38,38,41)
#141715
(20,23,21)
#000000
(0,0,0)

Tints of #C8ADDD

#C8ADDD
(200,173,221)
#CDB4E0
(205,180,224)
#D2BBE3
(210,187,227)
#D7C2E6
(215,194,230)
#DCC9E9
(220,201,233)
#E1D0EC
(225,208,236)
#E6D7EF
(230,215,239)
#EBDEF2
(235,222,242)
#F0E5F5
(240,229,245)
#F5ECF8
(245,236,248)
#FAF3FB
(250,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8ADDD color. Also use rgb(200,173,221) instead hex code.

Text Font Color

.myTextColor { color: #C8ADDD; }

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

This text font color is #C8ADDD.

Background Color

.myBgColor { background-color: #C8ADDD; }

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

This div background color is #C8ADDD.

Border color

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

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

This div border color is #C8ADDD.

Opacity

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

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

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

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

This text has shadow with #C8ADDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8ADDD.

Preview

Color preview on black background

This text has color #C8ADDD on black background.


Color preview on white background

This text has color #C8ADDD on white background.


Black color preview on #C8ADDD background

This text has black color on #C8ADDD background.


White color preview on #C8ADDD background

This text has white color on #C8ADDD background.


Related colors

Complementary color

Complementary color for #hex is #375222.


I love getcolorcode.com

Triadic colors

1 #DDC8AD and #ADDDC8 with #C8ADDD are triadic colors.

2 #DDADC8 and #ADC8DD with #C8ADDD are triadic colors.