COLOR #C5ADEB

HEX: #C5ADEB RGB: (197,173,235)

Renk bilgisi

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

RGB renk modeli

#C5ADEB color RGB value is (197,173,235).

RGB: (197,173,235) (77%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 235 of 255 = 92%

197
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 235 = 605 (100%)
R 197 of 605 ~ 32.56%
G 173 of 605 ~ 28.6%
B 235 of 605 ~ 38.84'%

%32.56
%28.6
%38.84

CMYK RENK MODELİ

#C5ADEB rengi CMYK tonu (16,26,0,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 26.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (16,26,0,8)
C16M26Y0K8 (16%, 26%, 0%, 8%)
(0.16 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%16.17
%26.38
%0
%7.84

Codes

Color #C5ADEB in popluar color models

C5 AD EB
RGB 197 173 235
HSL 263° 60.78% 80.00%
HSB/HSV 263° 26.38% 92.16%
CMYK 16.17% 26.38% 0.00%
7.84%

Color #C5ADEB in popluar number systems.

HEX C5 AD EB
Decimal 197 173 235
Binary 11000101 10101101 11101011
Octal 305 255 353

Shades and tints

Shades of #C5ADEB

#C5ADEB
(197,173,235)
#B49ED6
(180,158,214)
#A38FC1
(163,143,193)
#9280AC
(146,128,172)
#817197
(129,113,151)
#706282
(112,98,130)
#5F536D
(95,83,109)
#4E4458
(78,68,88)
#3D3543
(61,53,67)
#2C262E
(44,38,46)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #C5ADEB

#C5ADEB
(197,173,235)
#CAB4EC
(202,180,236)
#CFBBED
(207,187,237)
#D4C2EE
(212,194,238)
#D9C9EF
(217,201,239)
#DED0F0
(222,208,240)
#E3D7F1
(227,215,241)
#E8DEF2
(232,222,242)
#EDE5F3
(237,229,243)
#F2ECF4
(242,236,244)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADEB; }

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

This text font color is #C5ADEB.

Background Color

.myBgColor { background-color: #C5ADEB; }

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

This div background color is #C5ADEB.

Border color

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

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

This div border color is #C5ADEB.

Opacity

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

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

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

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

This text has shadow with #C5ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADEB.

Preview

Color preview on black background

This text has color #C5ADEB on black background.


Color preview on white background

This text has color #C5ADEB on white background.


Black color preview on #C5ADEB background

This text has black color on #C5ADEB background.


White color preview on #C5ADEB background

This text has white color on #C5ADEB background.


Related colors

Complementary color

Complementary color for #hex is #3A5214.


I love getcolorcode.com

Triadic colors

1 #EBC5AD and #ADEBC5 with #C5ADEB are triadic colors.

2 #EBADC5 and #ADC5EB with #C5ADEB are triadic colors.