COLOR #C8ADDB

HEX: #C8ADDB RGB: (200,173,219)

Renk bilgisi

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

RGB renk modeli

#C8ADDB color RGB value is (200,173,219).

RGB: (200,173,219) (78%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 173 of 255 = 68%
B 219 of 255 = 86%

200
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 173 + 219 = 592 (100%)
R 200 of 592 ~ 33.78%
G 173 of 592 ~ 29.22%
B 219 of 592 ~ 36.99'%

%33.78
%29.22
%36.99

CMYK RENK MODELİ

#C8ADDB rengi CMYK tonu (9,21,0,14).

  • camgöbeği tonu 8.68%
  • eflatun tonu 21.00%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (9,21,0,14)
C9M21Y0K14 (9%, 21%, 0%, 14%)
(0.09 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%8.68
%21
%0
%14.12

Codes

Color #C8ADDB in popluar color models

C8 AD DB
RGB 200 173 219
HSL 275° 38.98% 76.86%
HSB/HSV 275° 21.00% 85.88%
CMYK 8.68% 21.00% 0.00%
14.12%

Color #C8ADDB in popluar number systems.

HEX C8 AD DB
Decimal 200 173 219
Binary 11001000 10101101 11011011
Octal 310 255 333

Shades and tints

Shades of #C8ADDB

#C8ADDB
(200,173,219)
#B69EC8
(182,158,200)
#A48FB5
(164,143,181)
#9280A2
(146,128,162)
#80718F
(128,113,143)
#6E627C
(110,98,124)
#5C5369
(92,83,105)
#4A4456
(74,68,86)
#383543
(56,53,67)
#262630
(38,38,48)
#14171D
(20,23,29)
#000000
(0,0,0)

Tints of #C8ADDB

#C8ADDB
(200,173,219)
#CDB4DE
(205,180,222)
#D2BBE1
(210,187,225)
#D7C2E4
(215,194,228)
#DCC9E7
(220,201,231)
#E1D0EA
(225,208,234)
#E6D7ED
(230,215,237)
#EBDEF0
(235,222,240)
#F0E5F3
(240,229,243)
#F5ECF6
(245,236,246)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8ADDB; }

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

This text font color is #C8ADDB.

Background Color

.myBgColor { background-color: #C8ADDB; }

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

This div background color is #C8ADDB.

Border color

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

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

This div border color is #C8ADDB.

Opacity

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

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

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

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

This text has shadow with #C8ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8ADDB.

Preview

Color preview on black background

This text has color #C8ADDB on black background.


Color preview on white background

This text has color #C8ADDB on white background.


Black color preview on #C8ADDB background

This text has black color on #C8ADDB background.


White color preview on #C8ADDB background

This text has white color on #C8ADDB background.


Related colors

Complementary color

Complementary color for #hex is #375224.


I love getcolorcode.com

Triadic colors

1 #DBC8AD and #ADDBC8 with #C8ADDB are triadic colors.

2 #DBADC8 and #ADC8DB with #C8ADDB are triadic colors.