COLOR #C5ADE5

HEX: #C5ADE5 RGB: (197,173,229)

Renk bilgisi

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

RGB renk modeli

#C5ADE5 color RGB value is (197,173,229).

RGB: (197,173,229) (77%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 229 of 255 = 90%

197
173
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 229 = 599 (100%)
R 197 of 599 ~ 32.89%
G 173 of 599 ~ 28.88%
B 229 of 599 ~ 38.23'%

%32.89
%28.88
%38.23

CMYK RENK MODELİ

#C5ADE5 rengi CMYK tonu (14,24,0,10).

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

CMYK: (14,24,0,10)
C14M24Y0K10 (14%, 24%, 0%, 10%)
(0.14 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%13.97
%24.45
%0
%10.2

Codes

Color #C5ADE5 in popluar color models

C5 AD E5
RGB 197 173 229
HSL 266° 51.85% 78.82%
HSB/HSV 266° 24.45% 89.80%
CMYK 13.97% 24.45% 0.00%
10.20%

Color #C5ADE5 in popluar number systems.

HEX C5 AD E5
Decimal 197 173 229
Binary 11000101 10101101 11100101
Octal 305 255 345

Shades and tints

Shades of #C5ADE5

#C5ADE5
(197,173,229)
#B49ED1
(180,158,209)
#A38FBD
(163,143,189)
#9280A9
(146,128,169)
#817195
(129,113,149)
#706281
(112,98,129)
#5F536D
(95,83,109)
#4E4459
(78,68,89)
#3D3545
(61,53,69)
#2C2631
(44,38,49)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #C5ADE5

#C5ADE5
(197,173,229)
#CAB4E7
(202,180,231)
#CFBBE9
(207,187,233)
#D4C2EB
(212,194,235)
#D9C9ED
(217,201,237)
#DED0EF
(222,208,239)
#E3D7F1
(227,215,241)
#E8DEF3
(232,222,243)
#EDE5F5
(237,229,245)
#F2ECF7
(242,236,247)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADE5; }

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

This text font color is #C5ADE5.

Background Color

.myBgColor { background-color: #C5ADE5; }

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

This div background color is #C5ADE5.

Border color

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

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

This div border color is #C5ADE5.

Opacity

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

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

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

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

This text has shadow with #C5ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADE5.

Preview

Color preview on black background

This text has color #C5ADE5 on black background.


Color preview on white background

This text has color #C5ADE5 on white background.


Black color preview on #C5ADE5 background

This text has black color on #C5ADE5 background.


White color preview on #C5ADE5 background

This text has white color on #C5ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #3A521A.


I love getcolorcode.com

Triadic colors

1 #E5C5AD and #ADE5C5 with #C5ADE5 are triadic colors.

2 #E5ADC5 and #ADC5E5 with #C5ADE5 are triadic colors.