COLOR #C9ADDF

HEX: #C9ADDF RGB: (201,173,223)

Renk bilgisi

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

RGB renk modeli

#C9ADDF color RGB value is (201,173,223).

RGB: (201,173,223) (79%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 223 of 255 = 87%

201
173
223

R + G + B ~ 78%. #C9ADDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 223 = 597 (100%)
R 201 of 597 ~ 33.67%
G 173 of 597 ~ 28.98%
B 223 of 597 ~ 37.35'%

%33.67
%28.98
%37.35

CMYK RENK MODELİ

#C9ADDF rengi CMYK tonu (10,22,0,13).

  • camgöbeği tonu 9.87%
  • eflatun tonu 22.42%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (10,22,0,13)
C10M22Y0K13 (10%, 22%, 0%, 13%)
(0.10 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%9.87
%22.42
%0
%12.55

Codes

Color #C9ADDF in popluar color models

C9 AD DF
RGB 201 173 223
HSL 274° 43.86% 77.65%
HSB/HSV 274° 22.42% 87.45%
CMYK 9.87% 22.42% 0.00%
12.55%

Color #C9ADDF in popluar number systems.

HEX C9 AD DF
Decimal 201 173 223
Binary 11001001 10101101 11011111
Octal 311 255 337

Shades and tints

Shades of #C9ADDF

#C9ADDF
(201,173,223)
#B79ECB
(183,158,203)
#A58FB7
(165,143,183)
#9380A3
(147,128,163)
#81718F
(129,113,143)
#6F627B
(111,98,123)
#5D5367
(93,83,103)
#4B4453
(75,68,83)
#39353F
(57,53,63)
#27262B
(39,38,43)
#151717
(21,23,23)
#000000
(0,0,0)

Tints of #C9ADDF

#C9ADDF
(201,173,223)
#CDB4E1
(205,180,225)
#D1BBE3
(209,187,227)
#D5C2E5
(213,194,229)
#D9C9E7
(217,201,231)
#DDD0E9
(221,208,233)
#E1D7EB
(225,215,235)
#E5DEED
(229,222,237)
#E9E5EF
(233,229,239)
#EDECF1
(237,236,241)
#F1F3F3
(241,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADDF; }

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

This text font color is #C9ADDF.

Background Color

.myBgColor { background-color: #C9ADDF; }

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

This div background color is #C9ADDF.

Border color

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

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

This div border color is #C9ADDF.

Opacity

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

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

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

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

This text has shadow with #C9ADDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADDF.

Preview

Color preview on black background

This text has color #C9ADDF on black background.


Color preview on white background

This text has color #C9ADDF on white background.


Black color preview on #C9ADDF background

This text has black color on #C9ADDF background.


White color preview on #C9ADDF background

This text has white color on #C9ADDF background.


Related colors

Complementary color

Complementary color for #hex is #365220.


I love getcolorcode.com

Triadic colors

1 #DFC9AD and #ADDFC9 with #C9ADDF are triadic colors.

2 #DFADC9 and #ADC9DF with #C9ADDF are triadic colors.