COLOR #C8ADDA

HEX: #C8ADDA RGB: (200,173,218)

Renk bilgisi

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

RGB renk modeli

#C8ADDA color RGB value is (200,173,218).

RGB: (200,173,218) (78%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 173 of 255 = 68%
B 218 of 255 = 85%

200
173
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 173 + 218 = 591 (100%)
R 200 of 591 ~ 33.84%
G 173 of 591 ~ 29.27%
B 218 of 591 ~ 36.89'%

%33.84
%29.27
%36.89

CMYK RENK MODELİ

#C8ADDA rengi CMYK tonu (8,21,0,15).

  • camgöbeği tonu 8.26%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (8,21,0,15)
C8M21Y0K15 (8%, 21%, 0%, 15%)
(0.08 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%8.26
%20.64
%0
%14.51

Codes

Color #C8ADDA in popluar color models

C8 AD DA
RGB 200 173 218
HSL 276° 37.82% 76.67%
HSB/HSV 276° 20.64% 85.49%
CMYK 8.26% 20.64% 0.00%
14.51%

Color #C8ADDA in popluar number systems.

HEX C8 AD DA
Decimal 200 173 218
Binary 11001000 10101101 11011010
Octal 310 255 332

Shades and tints

Shades of #C8ADDA

#C8ADDA
(200,173,218)
#B69EC7
(182,158,199)
#A48FB4
(164,143,180)
#9280A1
(146,128,161)
#80718E
(128,113,142)
#6E627B
(110,98,123)
#5C5368
(92,83,104)
#4A4455
(74,68,85)
#383542
(56,53,66)
#26262F
(38,38,47)
#14171C
(20,23,28)
#000000
(0,0,0)

Tints of #C8ADDA

#C8ADDA
(200,173,218)
#CDB4DD
(205,180,221)
#D2BBE0
(210,187,224)
#D7C2E3
(215,194,227)
#DCC9E6
(220,201,230)
#E1D0E9
(225,208,233)
#E6D7EC
(230,215,236)
#EBDEEF
(235,222,239)
#F0E5F2
(240,229,242)
#F5ECF5
(245,236,245)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8ADDA; }

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

This text font color is #C8ADDA.

Background Color

.myBgColor { background-color: #C8ADDA; }

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

This div background color is #C8ADDA.

Border color

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

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

This div border color is #C8ADDA.

Opacity

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

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

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

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

This text has shadow with #C8ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8ADDA.

Preview

Color preview on black background

This text has color #C8ADDA on black background.


Color preview on white background

This text has color #C8ADDA on white background.


Black color preview on #C8ADDA background

This text has black color on #C8ADDA background.


White color preview on #C8ADDA background

This text has white color on #C8ADDA background.


Related colors

Complementary color

Complementary color for #hex is #375225.


I love getcolorcode.com

Triadic colors

1 #DAC8AD and #ADDAC8 with #C8ADDA are triadic colors.

2 #DAADC8 and #ADC8DA with #C8ADDA are triadic colors.