COLOR #C9AADC

HEX: #C9AADC RGB: (201,170,220)

Renk bilgisi

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

RGB renk modeli

#C9AADC color RGB value is (201,170,220).

RGB: (201,170,220) (79%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 170 of 255 = 67%
B 220 of 255 = 86%

201
170
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 170 + 220 = 591 (100%)
R 201 of 591 ~ 34.01%
G 170 of 591 ~ 28.76%
B 220 of 591 ~ 37.23'%

%34.01
%28.76
%37.23

CMYK RENK MODELİ

#C9AADC rengi CMYK tonu (9,23,0,14).

  • camgöbeği tonu 8.64%
  • eflatun tonu 22.73%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (9,23,0,14)
C9M23Y0K14 (9%, 23%, 0%, 14%)
(0.09 / 0.23 / 0.00 / 0.14)

CMYK yüzdeleri

%8.64
%22.73
%0
%13.73

Codes

Color #C9AADC in popluar color models

C9 AA DC
RGB 201 170 220
HSL 277° 41.67% 76.47%
HSB/HSV 277° 22.73% 86.27%
CMYK 8.64% 22.73% 0.00%
13.73%

Color #C9AADC in popluar number systems.

HEX C9 AA DC
Decimal 201 170 220
Binary 11001001 10101010 11011100
Octal 311 252 334

Shades and tints

Shades of #C9AADC

#C9AADC
(201,170,220)
#B79BC8
(183,155,200)
#A58CB4
(165,140,180)
#937DA0
(147,125,160)
#816E8C
(129,110,140)
#6F5F78
(111,95,120)
#5D5064
(93,80,100)
#4B4150
(75,65,80)
#39323C
(57,50,60)
#272328
(39,35,40)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #C9AADC

#C9AADC
(201,170,220)
#CDB1DF
(205,177,223)
#D1B8E2
(209,184,226)
#D5BFE5
(213,191,229)
#D9C6E8
(217,198,232)
#DDCDEB
(221,205,235)
#E1D4EE
(225,212,238)
#E5DBF1
(229,219,241)
#E9E2F4
(233,226,244)
#EDE9F7
(237,233,247)
#F1F0FA
(241,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9AADC color. Also use rgb(201,170,220) instead hex code.

Text Font Color

.myTextColor { color: #C9AADC; }

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

This text font color is #C9AADC.

Background Color

.myBgColor { background-color: #C9AADC; }

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

This div background color is #C9AADC.

Border color

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

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

This div border color is #C9AADC.

Opacity

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

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

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

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

This text has shadow with #C9AADC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AADC.

Preview

Color preview on black background

This text has color #C9AADC on black background.


Color preview on white background

This text has color #C9AADC on white background.


Black color preview on #C9AADC background

This text has black color on #C9AADC background.


White color preview on #C9AADC background

This text has white color on #C9AADC background.


Related colors

Complementary color

Complementary color for #hex is #365523.


I love getcolorcode.com

Triadic colors

1 #DCC9AA and #AADCC9 with #C9AADC are triadic colors.

2 #DCAAC9 and #AAC9DC with #C9AADC are triadic colors.