COLOR #C5ADEF

HEX: #C5ADEF RGB: (197,173,239)

Renk bilgisi

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

RGB renk modeli

#C5ADEF color RGB value is (197,173,239).

RGB: (197,173,239) (77%, 68%, 94%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 239 of 255 = 94%

197
173
239

R + G + B ~ 80%. #C5ADEF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 239 = 609 (100%)
R 197 of 609 ~ 32.35%
G 173 of 609 ~ 28.41%
B 239 of 609 ~ 39.24'%

%32.35
%28.41
%39.24

CMYK RENK MODELİ

#C5ADEF rengi CMYK tonu (18,28,0,6).

  • camgöbeği tonu 17.57%
  • eflatun tonu 27.62%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (18,28,0,6)
C18M28Y0K6 (18%, 28%, 0%, 6%)
(0.18 / 0.28 / 0.00 / 0.06)

CMYK yüzdeleri

%17.57
%27.62
%0
%6.27

Codes

Color #C5ADEF in popluar color models

C5 AD EF
RGB 197 173 239
HSL 262° 67.35% 80.78%
HSB/HSV 262° 27.62% 93.73%
CMYK 17.57% 27.62% 0.00%
6.27%

Color #C5ADEF in popluar number systems.

HEX C5 AD EF
Decimal 197 173 239
Binary 11000101 10101101 11101111
Octal 305 255 357

Shades and tints

Shades of #C5ADEF

#C5ADEF
(197,173,239)
#B49EDA
(180,158,218)
#A38FC5
(163,143,197)
#9280B0
(146,128,176)
#81719B
(129,113,155)
#706286
(112,98,134)
#5F5371
(95,83,113)
#4E445C
(78,68,92)
#3D3547
(61,53,71)
#2C2632
(44,38,50)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #C5ADEF

#C5ADEF
(197,173,239)
#CAB4F0
(202,180,240)
#CFBBF1
(207,187,241)
#D4C2F2
(212,194,242)
#D9C9F3
(217,201,243)
#DED0F4
(222,208,244)
#E3D7F5
(227,215,245)
#E8DEF6
(232,222,246)
#EDE5F7
(237,229,247)
#F2ECF8
(242,236,248)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADEF; }

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

This text font color is #C5ADEF.

Background Color

.myBgColor { background-color: #C5ADEF; }

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

This div background color is #C5ADEF.

Border color

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

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

This div border color is #C5ADEF.

Opacity

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

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

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

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

This text has shadow with #C5ADEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADEF.

Preview

Color preview on black background

This text has color #C5ADEF on black background.


Color preview on white background

This text has color #C5ADEF on white background.


Black color preview on #C5ADEF background

This text has black color on #C5ADEF background.


White color preview on #C5ADEF background

This text has white color on #C5ADEF background.


Related colors

Complementary color

Complementary color for #hex is #3A5210.


I love getcolorcode.com

Triadic colors

1 #EFC5AD and #ADEFC5 with #C5ADEF are triadic colors.

2 #EFADC5 and #ADC5EF with #C5ADEF are triadic colors.