COLOR #C8ADD0

HEX: #C8ADD0 RGB: (200,173,208)

Renk bilgisi

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

RGB renk modeli

#C8ADD0 color RGB value is (200,173,208).

RGB: (200,173,208) (78%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 173 of 255 = 68%
B 208 of 255 = 82%

200
173
208

R + G + B ~ 76%. #C8ADD0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 173 + 208 = 581 (100%)
R 200 of 581 ~ 34.42%
G 173 of 581 ~ 29.78%
B 208 of 581 ~ 35.8'%

%34.42
%29.78
%35.8

CMYK RENK MODELİ

#C8ADD0 rengi CMYK tonu (4,17,0,18).

  • camgöbeği tonu 3.85%
  • eflatun tonu 16.83%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (4,17,0,18)
C4M17Y0K18 (4%, 17%, 0%, 18%)
(0.04 / 0.17 / 0.00 / 0.18)

CMYK yüzdeleri

%3.85
%16.83
%0
%18.43

Codes

Color #C8ADD0 in popluar color models

C8 AD D0
RGB 200 173 208
HSL 286° 27.13% 74.71%
HSB/HSV 286° 16.83% 81.57%
CMYK 3.85% 16.83% 0.00%
18.43%

Color #C8ADD0 in popluar number systems.

HEX C8 AD D0
Decimal 200 173 208
Binary 11001000 10101101 11010000
Octal 310 255 320

Shades and tints

Shades of #C8ADD0

#C8ADD0
(200,173,208)
#B69EBE
(182,158,190)
#A48FAC
(164,143,172)
#92809A
(146,128,154)
#807188
(128,113,136)
#6E6276
(110,98,118)
#5C5364
(92,83,100)
#4A4452
(74,68,82)
#383540
(56,53,64)
#26262E
(38,38,46)
#14171C
(20,23,28)
#000000
(0,0,0)

Tints of #C8ADD0

#C8ADD0
(200,173,208)
#CDB4D4
(205,180,212)
#D2BBD8
(210,187,216)
#D7C2DC
(215,194,220)
#DCC9E0
(220,201,224)
#E1D0E4
(225,208,228)
#E6D7E8
(230,215,232)
#EBDEEC
(235,222,236)
#F0E5F0
(240,229,240)
#F5ECF4
(245,236,244)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8ADD0; }

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

This text font color is #C8ADD0.

Background Color

.myBgColor { background-color: #C8ADD0; }

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

This div background color is #C8ADD0.

Border color

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

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

This div border color is #C8ADD0.

Opacity

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

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

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

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

This text has shadow with #C8ADD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8ADD0.

Preview

Color preview on black background

This text has color #C8ADD0 on black background.


Color preview on white background

This text has color #C8ADD0 on white background.


Black color preview on #C8ADD0 background

This text has black color on #C8ADD0 background.


White color preview on #C8ADD0 background

This text has white color on #C8ADD0 background.


Related colors

Complementary color

Complementary color for #hex is #37522F.


I love getcolorcode.com

Triadic colors

1 #D0C8AD and #ADD0C8 with #C8ADD0 are triadic colors.

2 #D0ADC8 and #ADC8D0 with #C8ADD0 are triadic colors.