COLOR #C2ADDB

HEX: #C2ADDB RGB: (194,173,219)

Renk bilgisi

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

RGB renk modeli

#C2ADDB color RGB value is (194,173,219).

RGB: (194,173,219) (76%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 173 of 255 = 68%
B 219 of 255 = 86%

194
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 173 + 219 = 586 (100%)
R 194 of 586 ~ 33.11%
G 173 of 586 ~ 29.52%
B 219 of 586 ~ 37.37'%

%33.11
%29.52
%37.37

CMYK RENK MODELİ

#C2ADDB rengi CMYK tonu (11,21,0,14).

  • camgöbeği tonu 11.42%
  • eflatun tonu 21.00%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (11,21,0,14)
C11M21Y0K14 (11%, 21%, 0%, 14%)
(0.11 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%11.42
%21
%0
%14.12

Codes

Color #C2ADDB in popluar color models

C2 AD DB
RGB 194 173 219
HSL 267° 38.98% 76.86%
HSB/HSV 267° 21.00% 85.88%
CMYK 11.42% 21.00% 0.00%
14.12%

Color #C2ADDB in popluar number systems.

HEX C2 AD DB
Decimal 194 173 219
Binary 11000010 10101101 11011011
Octal 302 255 333

Shades and tints

Shades of #C2ADDB

#C2ADDB
(194,173,219)
#B19EC8
(177,158,200)
#A08FB5
(160,143,181)
#8F80A2
(143,128,162)
#7E718F
(126,113,143)
#6D627C
(109,98,124)
#5C5369
(92,83,105)
#4B4456
(75,68,86)
#3A3543
(58,53,67)
#292630
(41,38,48)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #C2ADDB

#C2ADDB
(194,173,219)
#C7B4DE
(199,180,222)
#CCBBE1
(204,187,225)
#D1C2E4
(209,194,228)
#D6C9E7
(214,201,231)
#DBD0EA
(219,208,234)
#E0D7ED
(224,215,237)
#E5DEF0
(229,222,240)
#EAE5F3
(234,229,243)
#EFECF6
(239,236,246)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2ADDB; }

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

This text font color is #C2ADDB.

Background Color

.myBgColor { background-color: #C2ADDB; }

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

This div background color is #C2ADDB.

Border color

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

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

This div border color is #C2ADDB.

Opacity

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

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

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

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

This text has shadow with #C2ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2ADDB.

Preview

Color preview on black background

This text has color #C2ADDB on black background.


Color preview on white background

This text has color #C2ADDB on white background.


Black color preview on #C2ADDB background

This text has black color on #C2ADDB background.


White color preview on #C2ADDB background

This text has white color on #C2ADDB background.


Related colors

Complementary color

Complementary color for #hex is #3D5224.


I love getcolorcode.com

Triadic colors

1 #DBC2AD and #ADDBC2 with #C2ADDB are triadic colors.

2 #DBADC2 and #ADC2DB with #C2ADDB are triadic colors.