COLOR #C9ADEC

HEX: #C9ADEC RGB: (201,173,236)

Renk bilgisi

#C9ADEC contains mainly red and blue colors. #C9ADEC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C9ADEC color RGB value is (201,173,236).

RGB: (201,173,236) (79%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 236 of 255 = 93%

201
173
236

R + G + B ~ 80%. #C9ADEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 236 = 610 (100%)
R 201 of 610 ~ 32.95%
G 173 of 610 ~ 28.36%
B 236 of 610 ~ 38.69'%

%32.95
%28.36
%38.69

CMYK RENK MODELİ

#C9ADEC rengi CMYK tonu (15,27,0,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 26.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (15,27,0,7)
C15M27Y0K7 (15%, 27%, 0%, 7%)
(0.15 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%26.69
%0
%7.45

Codes

Color #C9ADEC in popluar color models

C9 AD EC
RGB 201 173 236
HSL 267° 62.38% 80.20%
HSB/HSV 267° 26.69% 92.55%
CMYK 14.83% 26.69% 0.00%
7.45%

Color #C9ADEC in popluar number systems.

HEX C9 AD EC
Decimal 201 173 236
Binary 11001001 10101101 11101100
Octal 311 255 354

Shades and tints

Shades of #C9ADEC

#C9ADEC
(201,173,236)
#B79ED7
(183,158,215)
#A58FC2
(165,143,194)
#9380AD
(147,128,173)
#817198
(129,113,152)
#6F6283
(111,98,131)
#5D536E
(93,83,110)
#4B4459
(75,68,89)
#393544
(57,53,68)
#27262F
(39,38,47)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #C9ADEC

#C9ADEC
(201,173,236)
#CDB4ED
(205,180,237)
#D1BBEE
(209,187,238)
#D5C2EF
(213,194,239)
#D9C9F0
(217,201,240)
#DDD0F1
(221,208,241)
#E1D7F2
(225,215,242)
#E5DEF3
(229,222,243)
#E9E5F4
(233,229,244)
#EDECF5
(237,236,245)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9ADEC color. Also use rgb(201,173,236) instead hex code.

Text Font Color

.myTextColor { color: #C9ADEC; }

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

This text font color is #C9ADEC.

Background Color

.myBgColor { background-color: #C9ADEC; }

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

This div background color is #C9ADEC.

Border color

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

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

This div border color is #C9ADEC.

Opacity

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

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

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

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

This text has shadow with #C9ADEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADEC.

Preview

Color preview on black background

This text has color #C9ADEC on black background.


Color preview on white background

This text has color #C9ADEC on white background.


Black color preview on #C9ADEC background

This text has black color on #C9ADEC background.


White color preview on #C9ADEC background

This text has white color on #C9ADEC background.


Related colors

Complementary color

Complementary color for #hex is #365213.


I love getcolorcode.com

Triadic colors

1 #ECC9AD and #ADECC9 with #C9ADEC are triadic colors.

2 #ECADC9 and #ADC9EC with #C9ADEC are triadic colors.