COLOR #C2ADE2

HEX: #C2ADE2 RGB: (194,173,226)

Renk bilgisi

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

RGB renk modeli

#C2ADE2 color RGB value is (194,173,226).

RGB: (194,173,226) (76%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 173 of 255 = 68%
B 226 of 255 = 89%

194
173
226

R + G + B ~ 78%. #C2ADE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 173 + 226 = 593 (100%)
R 194 of 593 ~ 32.72%
G 173 of 593 ~ 29.17%
B 226 of 593 ~ 38.11'%

%32.72
%29.17
%38.11

CMYK RENK MODELİ

#C2ADE2 rengi CMYK tonu (14,23,0,11).

  • camgöbeği tonu 14.16%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (14,23,0,11)
C14M23Y0K11 (14%, 23%, 0%, 11%)
(0.14 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%14.16
%23.45
%0
%11.37

Codes

Color #C2ADE2 in popluar color models

C2 AD E2
RGB 194 173 226
HSL 264° 47.75% 78.24%
HSB/HSV 264° 23.45% 88.63%
CMYK 14.16% 23.45% 0.00%
11.37%

Color #C2ADE2 in popluar number systems.

HEX C2 AD E2
Decimal 194 173 226
Binary 11000010 10101101 11100010
Octal 302 255 342

Shades and tints

Shades of #C2ADE2

#C2ADE2
(194,173,226)
#B19ECE
(177,158,206)
#A08FBA
(160,143,186)
#8F80A6
(143,128,166)
#7E7192
(126,113,146)
#6D627E
(109,98,126)
#5C536A
(92,83,106)
#4B4456
(75,68,86)
#3A3542
(58,53,66)
#29262E
(41,38,46)
#18171A
(24,23,26)
#000000
(0,0,0)

Tints of #C2ADE2

#C2ADE2
(194,173,226)
#C7B4E4
(199,180,228)
#CCBBE6
(204,187,230)
#D1C2E8
(209,194,232)
#D6C9EA
(214,201,234)
#DBD0EC
(219,208,236)
#E0D7EE
(224,215,238)
#E5DEF0
(229,222,240)
#EAE5F2
(234,229,242)
#EFECF4
(239,236,244)
#F4F3F6
(244,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2ADE2; }

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

This text font color is #C2ADE2.

Background Color

.myBgColor { background-color: #C2ADE2; }

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

This div background color is #C2ADE2.

Border color

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

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

This div border color is #C2ADE2.

Opacity

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

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

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

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

This text has shadow with #C2ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2ADE2.

Preview

Color preview on black background

This text has color #C2ADE2 on black background.


Color preview on white background

This text has color #C2ADE2 on white background.


Black color preview on #C2ADE2 background

This text has black color on #C2ADE2 background.


White color preview on #C2ADE2 background

This text has white color on #C2ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #3D521D.


I love getcolorcode.com

Triadic colors

1 #E2C2AD and #ADE2C2 with #C2ADE2 are triadic colors.

2 #E2ADC2 and #ADC2E2 with #C2ADE2 are triadic colors.