COLOR #C5ADEC

HEX: #C5ADEC RGB: (197,173,236)

Renk bilgisi

#C5ADEC contains mainly red and blue colors. #C5ADEC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C5ADEC color RGB value is (197,173,236).

RGB: (197,173,236) (77%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 236 of 255 = 93%

197
173
236

R + G + B ~ 79%. #C5ADEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 236 = 606 (100%)
R 197 of 606 ~ 32.51%
G 173 of 606 ~ 28.55%
B 236 of 606 ~ 38.94'%

%32.51
%28.55
%38.94

CMYK RENK MODELİ

#C5ADEC rengi CMYK tonu (17,27,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 26.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,27,0,7)
C17M27Y0K7 (17%, 27%, 0%, 7%)
(0.17 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%26.69
%0
%7.45

Codes

Color #C5ADEC in popluar color models

C5 AD EC
RGB 197 173 236
HSL 263° 62.38% 80.20%
HSB/HSV 263° 26.69% 92.55%
CMYK 16.53% 26.69% 0.00%
7.45%

Color #C5ADEC in popluar number systems.

HEX C5 AD EC
Decimal 197 173 236
Binary 11000101 10101101 11101100
Octal 305 255 354

Shades and tints

Shades of #C5ADEC

#C5ADEC
(197,173,236)
#B49ED7
(180,158,215)
#A38FC2
(163,143,194)
#9280AD
(146,128,173)
#817198
(129,113,152)
#706283
(112,98,131)
#5F536E
(95,83,110)
#4E4459
(78,68,89)
#3D3544
(61,53,68)
#2C262F
(44,38,47)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #C5ADEC

#C5ADEC
(197,173,236)
#CAB4ED
(202,180,237)
#CFBBEE
(207,187,238)
#D4C2EF
(212,194,239)
#D9C9F0
(217,201,240)
#DED0F1
(222,208,241)
#E3D7F2
(227,215,242)
#E8DEF3
(232,222,243)
#EDE5F4
(237,229,244)
#F2ECF5
(242,236,245)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADEC; }

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

This text font color is #C5ADEC.

Background Color

.myBgColor { background-color: #C5ADEC; }

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

This div background color is #C5ADEC.

Border color

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

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

This div border color is #C5ADEC.

Opacity

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

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

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

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

This text has shadow with #C5ADEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADEC.

Preview

Color preview on black background

This text has color #C5ADEC on black background.


Color preview on white background

This text has color #C5ADEC on white background.


Black color preview on #C5ADEC background

This text has black color on #C5ADEC background.


White color preview on #C5ADEC background

This text has white color on #C5ADEC background.


Related colors

Complementary color

Complementary color for #hex is #3A5213.


I love getcolorcode.com

Triadic colors

1 #ECC5AD and #ADECC5 with #C5ADEC are triadic colors.

2 #ECADC5 and #ADC5EC with #C5ADEC are triadic colors.