COLOR #C2ADDD

HEX: #C2ADDD RGB: (194,173,221)

Renk bilgisi

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

RGB renk modeli

#C2ADDD color RGB value is (194,173,221).

RGB: (194,173,221) (76%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 173 of 255 = 68%
B 221 of 255 = 87%

194
173
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 173 + 221 = 588 (100%)
R 194 of 588 ~ 32.99%
G 173 of 588 ~ 29.42%
B 221 of 588 ~ 37.59'%

%32.99
%29.42
%37.59

CMYK RENK MODELİ

#C2ADDD rengi CMYK tonu (12,22,0,13).

  • camgöbeği tonu 12.22%
  • eflatun tonu 21.72%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (12,22,0,13)
C12M22Y0K13 (12%, 22%, 0%, 13%)
(0.12 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%12.22
%21.72
%0
%13.33

Codes

Color #C2ADDD in popluar color models

C2 AD DD
RGB 194 173 221
HSL 266° 41.38% 77.25%
HSB/HSV 266° 21.72% 86.67%
CMYK 12.22% 21.72% 0.00%
13.33%

Color #C2ADDD in popluar number systems.

HEX C2 AD DD
Decimal 194 173 221
Binary 11000010 10101101 11011101
Octal 302 255 335

Shades and tints

Shades of #C2ADDD

#C2ADDD
(194,173,221)
#B19EC9
(177,158,201)
#A08FB5
(160,143,181)
#8F80A1
(143,128,161)
#7E718D
(126,113,141)
#6D6279
(109,98,121)
#5C5365
(92,83,101)
#4B4451
(75,68,81)
#3A353D
(58,53,61)
#292629
(41,38,41)
#181715
(24,23,21)
#000000
(0,0,0)

Tints of #C2ADDD

#C2ADDD
(194,173,221)
#C7B4E0
(199,180,224)
#CCBBE3
(204,187,227)
#D1C2E6
(209,194,230)
#D6C9E9
(214,201,233)
#DBD0EC
(219,208,236)
#E0D7EF
(224,215,239)
#E5DEF2
(229,222,242)
#EAE5F5
(234,229,245)
#EFECF8
(239,236,248)
#F4F3FB
(244,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2ADDD; }

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

This text font color is #C2ADDD.

Background Color

.myBgColor { background-color: #C2ADDD; }

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

This div background color is #C2ADDD.

Border color

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

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

This div border color is #C2ADDD.

Opacity

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

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

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

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

This text has shadow with #C2ADDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2ADDD.

Preview

Color preview on black background

This text has color #C2ADDD on black background.


Color preview on white background

This text has color #C2ADDD on white background.


Black color preview on #C2ADDD background

This text has black color on #C2ADDD background.


White color preview on #C2ADDD background

This text has white color on #C2ADDD background.


Related colors

Complementary color

Complementary color for #hex is #3D5222.


I love getcolorcode.com

Triadic colors

1 #DDC2AD and #ADDDC2 with #C2ADDD are triadic colors.

2 #DDADC2 and #ADC2DD with #C2ADDD are triadic colors.