COLOR #C8ADE5

HEX: #C8ADE5 RGB: (200,173,229)

Renk bilgisi

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

RGB renk modeli

#C8ADE5 color RGB value is (200,173,229).

RGB: (200,173,229) (78%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 173 of 255 = 68%
B 229 of 255 = 90%

200
173
229

R + G + B ~ 79%. #C8ADE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 173 + 229 = 602 (100%)
R 200 of 602 ~ 33.22%
G 173 of 602 ~ 28.74%
B 229 of 602 ~ 38.04'%

%33.22
%28.74
%38.04

CMYK RENK MODELİ

#C8ADE5 rengi CMYK tonu (13,24,0,10).

  • camgöbeği tonu 12.66%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (13,24,0,10)
C13M24Y0K10 (13%, 24%, 0%, 10%)
(0.13 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%12.66
%24.45
%0
%10.2

Codes

Color #C8ADE5 in popluar color models

C8 AD E5
RGB 200 173 229
HSL 269° 51.85% 78.82%
HSB/HSV 269° 24.45% 89.80%
CMYK 12.66% 24.45% 0.00%
10.20%

Color #C8ADE5 in popluar number systems.

HEX C8 AD E5
Decimal 200 173 229
Binary 11001000 10101101 11100101
Octal 310 255 345

Shades and tints

Shades of #C8ADE5

#C8ADE5
(200,173,229)
#B69ED1
(182,158,209)
#A48FBD
(164,143,189)
#9280A9
(146,128,169)
#807195
(128,113,149)
#6E6281
(110,98,129)
#5C536D
(92,83,109)
#4A4459
(74,68,89)
#383545
(56,53,69)
#262631
(38,38,49)
#14171D
(20,23,29)
#000000
(0,0,0)

Tints of #C8ADE5

#C8ADE5
(200,173,229)
#CDB4E7
(205,180,231)
#D2BBE9
(210,187,233)
#D7C2EB
(215,194,235)
#DCC9ED
(220,201,237)
#E1D0EF
(225,208,239)
#E6D7F1
(230,215,241)
#EBDEF3
(235,222,243)
#F0E5F5
(240,229,245)
#F5ECF7
(245,236,247)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8ADE5; }

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

This text font color is #C8ADE5.

Background Color

.myBgColor { background-color: #C8ADE5; }

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

This div background color is #C8ADE5.

Border color

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

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

This div border color is #C8ADE5.

Opacity

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

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

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

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

This text has shadow with #C8ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8ADE5.

Preview

Color preview on black background

This text has color #C8ADE5 on black background.


Color preview on white background

This text has color #C8ADE5 on white background.


Black color preview on #C8ADE5 background

This text has black color on #C8ADE5 background.


White color preview on #C8ADE5 background

This text has white color on #C8ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #37521A.


I love getcolorcode.com

Triadic colors

1 #E5C8AD and #ADE5C8 with #C8ADE5 are triadic colors.

2 #E5ADC8 and #ADC8E5 with #C8ADE5 are triadic colors.