COLOR #C9ADC2

HEX: #C9ADC2 RGB: (201,173,194)

Renk bilgisi

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

RGB renk modeli

#C9ADC2 color RGB value is (201,173,194).

RGB: (201,173,194) (79%, 68%, 76%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 173 of 255 = 68%
B 194 of 255 = 76%

201
173
194

R + G + B ~ 74%. #C9ADC2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 173 + 194 = 568 (100%)
R 201 of 568 ~ 35.39%
G 173 of 568 ~ 30.46%
B 194 of 568 ~ 34.15'%

%35.39
%30.46
%34.15

CMYK RENK MODELİ

#C9ADC2 rengi CMYK tonu (0,14,3,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.93%
  • sarı tonu 3.48%
  • ana renk tonu 21.18%

CMYK: (0,14,3,21)
C0M14Y3K21 (0%, 14%, 3%, 21%)
(0.00 / 0.14 / 0.03 / 0.21)

CMYK yüzdeleri

%0
%13.93
%3.48
%21.18

Codes

Color #C9ADC2 in popluar color models

C9 AD C2
RGB 201 173 194
HSL 315° 20.59% 73.33%
HSB/HSV 315° 13.93% 78.82%
CMYK 0.00% 13.93% 3.48%
21.18%

Color #C9ADC2 in popluar number systems.

HEX C9 AD C2
Decimal 201 173 194
Binary 11001001 10101101 11000010
Octal 311 255 302

Shades and tints

Shades of #C9ADC2

#C9ADC2
(201,173,194)
#B79EB1
(183,158,177)
#A58FA0
(165,143,160)
#93808F
(147,128,143)
#81717E
(129,113,126)
#6F626D
(111,98,109)
#5D535C
(93,83,92)
#4B444B
(75,68,75)
#39353A
(57,53,58)
#272629
(39,38,41)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #C9ADC2

#C9ADC2
(201,173,194)
#CDB4C7
(205,180,199)
#D1BBCC
(209,187,204)
#D5C2D1
(213,194,209)
#D9C9D6
(217,201,214)
#DDD0DB
(221,208,219)
#E1D7E0
(225,215,224)
#E5DEE5
(229,222,229)
#E9E5EA
(233,229,234)
#EDECEF
(237,236,239)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9ADC2; }

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

This text font color is #C9ADC2.

Background Color

.myBgColor { background-color: #C9ADC2; }

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

This div background color is #C9ADC2.

Border color

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

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

This div border color is #C9ADC2.

Opacity

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

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

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

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

This text has shadow with #C9ADC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ADC2.

Preview

Color preview on black background

This text has color #C9ADC2 on black background.


Color preview on white background

This text has color #C9ADC2 on white background.


Black color preview on #C9ADC2 background

This text has black color on #C9ADC2 background.


White color preview on #C9ADC2 background

This text has white color on #C9ADC2 background.


Related colors

Complementary color

Complementary color for #hex is #36523D.


I love getcolorcode.com

Triadic colors

1 #C2C9AD and #ADC2C9 with #C9ADC2 are triadic colors.

2 #C2ADC9 and #ADC9C2 with #C9ADC2 are triadic colors.