COLOR #C2ADE5

HEX: #C2ADE5 RGB: (194,173,229)

Renk bilgisi

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

RGB renk modeli

#C2ADE5 color RGB value is (194,173,229).

RGB: (194,173,229) (76%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 173 of 255 = 68%
B 229 of 255 = 90%

194
173
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 173 + 229 = 596 (100%)
R 194 of 596 ~ 32.55%
G 173 of 596 ~ 29.03%
B 229 of 596 ~ 38.42'%

%32.55
%29.03
%38.42

CMYK RENK MODELİ

#C2ADE5 rengi CMYK tonu (15,24,0,10).

  • camgöbeği tonu 15.28%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (15,24,0,10)
C15M24Y0K10 (15%, 24%, 0%, 10%)
(0.15 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%15.28
%24.45
%0
%10.2

Codes

Color #C2ADE5 in popluar color models

C2 AD E5
RGB 194 173 229
HSL 263° 51.85% 78.82%
HSB/HSV 263° 24.45% 89.80%
CMYK 15.28% 24.45% 0.00%
10.20%

Color #C2ADE5 in popluar number systems.

HEX C2 AD E5
Decimal 194 173 229
Binary 11000010 10101101 11100101
Octal 302 255 345

Shades and tints

Shades of #C2ADE5

#C2ADE5
(194,173,229)
#B19ED1
(177,158,209)
#A08FBD
(160,143,189)
#8F80A9
(143,128,169)
#7E7195
(126,113,149)
#6D6281
(109,98,129)
#5C536D
(92,83,109)
#4B4459
(75,68,89)
#3A3545
(58,53,69)
#292631
(41,38,49)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #C2ADE5

#C2ADE5
(194,173,229)
#C7B4E7
(199,180,231)
#CCBBE9
(204,187,233)
#D1C2EB
(209,194,235)
#D6C9ED
(214,201,237)
#DBD0EF
(219,208,239)
#E0D7F1
(224,215,241)
#E5DEF3
(229,222,243)
#EAE5F5
(234,229,245)
#EFECF7
(239,236,247)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2ADE5; }

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

This text font color is #C2ADE5.

Background Color

.myBgColor { background-color: #C2ADE5; }

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

This div background color is #C2ADE5.

Border color

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

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

This div border color is #C2ADE5.

Opacity

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

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

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

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

This text has shadow with #C2ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2ADE5.

Preview

Color preview on black background

This text has color #C2ADE5 on black background.


Color preview on white background

This text has color #C2ADE5 on white background.


Black color preview on #C2ADE5 background

This text has black color on #C2ADE5 background.


White color preview on #C2ADE5 background

This text has white color on #C2ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #3D521A.


I love getcolorcode.com

Triadic colors

1 #E5C2AD and #ADE5C2 with #C2ADE5 are triadic colors.

2 #E5ADC2 and #ADC2E5 with #C2ADE5 are triadic colors.