COLOR #C9AADB

HEX: #C9AADB RGB: (201,170,219)

Renk bilgisi

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

RGB renk modeli

#C9AADB color RGB value is (201,170,219).

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

RGB bağlantıları ve doygunluk

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

201
170
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 170 + 219 = 590 (100%)
R 201 of 590 ~ 34.07%
G 170 of 590 ~ 28.81%
B 219 of 590 ~ 37.12'%

%34.07
%28.81
%37.12

CMYK RENK MODELİ

#C9AADB rengi CMYK tonu (8,22,0,14).

  • camgöbeği tonu 8.22%
  • eflatun tonu 22.37%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (8,22,0,14)
C8M22Y0K14 (8%, 22%, 0%, 14%)
(0.08 / 0.22 / 0.00 / 0.14)

CMYK yüzdeleri

%8.22
%22.37
%0
%14.12

Codes

Color #C9AADB in popluar color models

C9 AA DB
RGB 201 170 219
HSL 278° 40.50% 76.27%
HSB/HSV 278° 22.37% 85.88%
CMYK 8.22% 22.37% 0.00%
14.12%

Color #C9AADB in popluar number systems.

HEX C9 AA DB
Decimal 201 170 219
Binary 11001001 10101010 11011011
Octal 311 252 333

Shades and tints

Shades of #C9AADB

#C9AADB
(201,170,219)
#B79BC8
(183,155,200)
#A58CB5
(165,140,181)
#937DA2
(147,125,162)
#816E8F
(129,110,143)
#6F5F7C
(111,95,124)
#5D5069
(93,80,105)
#4B4156
(75,65,86)
#393243
(57,50,67)
#272330
(39,35,48)
#15141D
(21,20,29)
#000000
(0,0,0)

Tints of #C9AADB

#C9AADB
(201,170,219)
#CDB1DE
(205,177,222)
#D1B8E1
(209,184,225)
#D5BFE4
(213,191,228)
#D9C6E7
(217,198,231)
#DDCDEA
(221,205,234)
#E1D4ED
(225,212,237)
#E5DBF0
(229,219,240)
#E9E2F3
(233,226,243)
#EDE9F6
(237,233,246)
#F1F0F9
(241,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9AADB; }

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

This text font color is #C9AADB.

Background Color

.myBgColor { background-color: #C9AADB; }

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

This div background color is #C9AADB.

Border color

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

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

This div border color is #C9AADB.

Opacity

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

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

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

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

This text has shadow with #C9AADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AADB.

Preview

Color preview on black background

This text has color #C9AADB on black background.


Color preview on white background

This text has color #C9AADB on white background.


Black color preview on #C9AADB background

This text has black color on #C9AADB background.


White color preview on #C9AADB background

This text has white color on #C9AADB background.


Related colors

Complementary color

Complementary color for #hex is #365524.


I love getcolorcode.com

Triadic colors

1 #DBC9AA and #AADBC9 with #C9AADB are triadic colors.

2 #DBAAC9 and #AAC9DB with #C9AADB are triadic colors.