COLOR #C3ADE5

HEX: #C3ADE5 RGB: (195,173,229)

Renk bilgisi

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

RGB renk modeli

#C3ADE5 color RGB value is (195,173,229).

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

RGB bağlantıları ve doygunluk

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

195
173
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 173 + 229 = 597 (100%)
R 195 of 597 ~ 32.66%
G 173 of 597 ~ 28.98%
B 229 of 597 ~ 38.36'%

%32.66
%28.98
%38.36

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.85%
  • 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

%14.85
%24.45
%0
%10.2

Codes

Color #C3ADE5 in popluar color models

C3 AD E5
RGB 195 173 229
HSL 264° 51.85% 78.82%
HSB/HSV 264° 24.45% 89.80%
CMYK 14.85% 24.45% 0.00%
10.20%

Color #C3ADE5 in popluar number systems.

HEX C3 AD E5
Decimal 195 173 229
Binary 11000011 10101101 11100101
Octal 303 255 345

Shades and tints

Shades of #C3ADE5

#C3ADE5
(195,173,229)
#B29ED1
(178,158,209)
#A18FBD
(161,143,189)
#9080A9
(144,128,169)
#7F7195
(127,113,149)
#6E6281
(110,98,129)
#5D536D
(93,83,109)
#4C4459
(76,68,89)
#3B3545
(59,53,69)
#2A2631
(42,38,49)
#19171D
(25,23,29)
#000000
(0,0,0)

Tints of #C3ADE5

#C3ADE5
(195,173,229)
#C8B4E7
(200,180,231)
#CDBBE9
(205,187,233)
#D2C2EB
(210,194,235)
#D7C9ED
(215,201,237)
#DCD0EF
(220,208,239)
#E1D7F1
(225,215,241)
#E6DEF3
(230,222,243)
#EBE5F5
(235,229,245)
#F0ECF7
(240,236,247)
#F5F3F9
(245,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3ADE5; }

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

This text font color is #C3ADE5.

Background Color

.myBgColor { background-color: #C3ADE5; }

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

This div background color is #C3ADE5.

Border color

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

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

This div border color is #C3ADE5.

Opacity

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

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

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

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

This text has shadow with #C3ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3ADE5.

Preview

Color preview on black background

This text has color #C3ADE5 on black background.


Color preview on white background

This text has color #C3ADE5 on white background.


Black color preview on #C3ADE5 background

This text has black color on #C3ADE5 background.


White color preview on #C3ADE5 background

This text has white color on #C3ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #3C521A.


I love getcolorcode.com

Triadic colors

1 #E5C3AD and #ADE5C3 with #C3ADE5 are triadic colors.

2 #E5ADC3 and #ADC3E5 with #C3ADE5 are triadic colors.