COLOR #C9ADEB

HEX: #C9ADEB RGB: (201,173,235)

Renk bilgisi

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

RGB renk modeli

#C9ADEB color RGB value is (201,173,235).

RGB: (201,173,235) (79%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 235 of 255 = 92%

201
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 235 = 609 (100%)
R 201 of 609 ~ 33%
G 173 of 609 ~ 28.41%
B 235 of 609 ~ 38.59'%

%33
%28.41
%38.59

CMYK RENK MODELİ

#C9ADEB rengi CMYK tonu (14,26,0,8).

  • camgöbeği tonu 14.47%
  • eflatun tonu 26.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (14,26,0,8)
C14M26Y0K8 (14%, 26%, 0%, 8%)
(0.14 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%14.47
%26.38
%0
%7.84

Codes

Color #C9ADEB in popluar color models

C9 AD EB
RGB 201 173 235
HSL 267° 60.78% 80.00%
HSB/HSV 267° 26.38% 92.16%
CMYK 14.47% 26.38% 0.00%
7.84%

Color #C9ADEB in popluar number systems.

HEX C9 AD EB
Decimal 201 173 235
Binary 11001001 10101101 11101011
Octal 311 255 353

Shades and tints

Shades of #C9ADEB

#C9ADEB
(201,173,235)
#B79ED6
(183,158,214)
#A58FC1
(165,143,193)
#9380AC
(147,128,172)
#817197
(129,113,151)
#6F6282
(111,98,130)
#5D536D
(93,83,109)
#4B4458
(75,68,88)
#393543
(57,53,67)
#27262E
(39,38,46)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #C9ADEB

#C9ADEB
(201,173,235)
#CDB4EC
(205,180,236)
#D1BBED
(209,187,237)
#D5C2EE
(213,194,238)
#D9C9EF
(217,201,239)
#DDD0F0
(221,208,240)
#E1D7F1
(225,215,241)
#E5DEF2
(229,222,242)
#E9E5F3
(233,229,243)
#EDECF4
(237,236,244)
#F1F3F5
(241,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADEB; }

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

This text font color is #C9ADEB.

Background Color

.myBgColor { background-color: #C9ADEB; }

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

This div background color is #C9ADEB.

Border color

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

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

This div border color is #C9ADEB.

Opacity

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

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

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

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

This text has shadow with #C9ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADEB.

Preview

Color preview on black background

This text has color #C9ADEB on black background.


Color preview on white background

This text has color #C9ADEB on white background.


Black color preview on #C9ADEB background

This text has black color on #C9ADEB background.


White color preview on #C9ADEB background

This text has white color on #C9ADEB background.


Related colors

Complementary color

Complementary color for #hex is #365214.


I love getcolorcode.com

Triadic colors

1 #EBC9AD and #ADEBC9 with #C9ADEB are triadic colors.

2 #EBADC9 and #ADC9EB with #C9ADEB are triadic colors.