COLOR #C2ADD3

HEX: #C2ADD3 RGB: (194,173,211)

Renk bilgisi

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

RGB renk modeli

#C2ADD3 color RGB value is (194,173,211).

RGB: (194,173,211) (76%, 68%, 83%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 173 of 255 = 68%
B 211 of 255 = 83%

194
173
211

R + G + B ~ 76%. #C2ADD3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 173 + 211 = 578 (100%)
R 194 of 578 ~ 33.56%
G 173 of 578 ~ 29.93%
B 211 of 578 ~ 36.51'%

%33.56
%29.93
%36.51

CMYK RENK MODELİ

#C2ADD3 rengi CMYK tonu (8,18,0,17).

  • camgöbeği tonu 8.06%
  • eflatun tonu 18.01%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (8,18,0,17)
C8M18Y0K17 (8%, 18%, 0%, 17%)
(0.08 / 0.18 / 0.00 / 0.17)

CMYK yüzdeleri

%8.06
%18.01
%0
%17.25

Codes

Color #C2ADD3 in popluar color models

C2 AD D3
RGB 194 173 211
HSL 273° 30.16% 75.29%
HSB/HSV 273° 18.01% 82.75%
CMYK 8.06% 18.01% 0.00%
17.25%

Color #C2ADD3 in popluar number systems.

HEX C2 AD D3
Decimal 194 173 211
Binary 11000010 10101101 11010011
Octal 302 255 323

Shades and tints

Shades of #C2ADD3

#C2ADD3
(194,173,211)
#B19EC0
(177,158,192)
#A08FAD
(160,143,173)
#8F809A
(143,128,154)
#7E7187
(126,113,135)
#6D6274
(109,98,116)
#5C5361
(92,83,97)
#4B444E
(75,68,78)
#3A353B
(58,53,59)
#292628
(41,38,40)
#181715
(24,23,21)
#000000
(0,0,0)

Tints of #C2ADD3

#C2ADD3
(194,173,211)
#C7B4D7
(199,180,215)
#CCBBDB
(204,187,219)
#D1C2DF
(209,194,223)
#D6C9E3
(214,201,227)
#DBD0E7
(219,208,231)
#E0D7EB
(224,215,235)
#E5DEEF
(229,222,239)
#EAE5F3
(234,229,243)
#EFECF7
(239,236,247)
#F4F3FB
(244,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2ADD3; }

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

This text font color is #C2ADD3.

Background Color

.myBgColor { background-color: #C2ADD3; }

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

This div background color is #C2ADD3.

Border color

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

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

This div border color is #C2ADD3.

Opacity

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

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

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

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

This text has shadow with #C2ADD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2ADD3.

Preview

Color preview on black background

This text has color #C2ADD3 on black background.


Color preview on white background

This text has color #C2ADD3 on white background.


Black color preview on #C2ADD3 background

This text has black color on #C2ADD3 background.


White color preview on #C2ADD3 background

This text has white color on #C2ADD3 background.


Related colors

Complementary color

Complementary color for #hex is #3D522C.


I love getcolorcode.com

Triadic colors

1 #D3C2AD and #ADD3C2 with #C2ADD3 are triadic colors.

2 #D3ADC2 and #ADC2D3 with #C2ADD3 are triadic colors.