COLOR #C5ADE2

HEX: #C5ADE2 RGB: (197,173,226)

Renk bilgisi

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

RGB renk modeli

#C5ADE2 color RGB value is (197,173,226).

RGB: (197,173,226) (77%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 226 of 255 = 89%

197
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 226 = 596 (100%)
R 197 of 596 ~ 33.05%
G 173 of 596 ~ 29.03%
B 226 of 596 ~ 37.92'%

%33.05
%29.03
%37.92

CMYK RENK MODELİ

#C5ADE2 rengi CMYK tonu (13,23,0,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (13,23,0,11)
C13M23Y0K11 (13%, 23%, 0%, 11%)
(0.13 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%12.83
%23.45
%0
%11.37

Codes

Color #C5ADE2 in popluar color models

C5 AD E2
RGB 197 173 226
HSL 267° 47.75% 78.24%
HSB/HSV 267° 23.45% 88.63%
CMYK 12.83% 23.45% 0.00%
11.37%

Color #C5ADE2 in popluar number systems.

HEX C5 AD E2
Decimal 197 173 226
Binary 11000101 10101101 11100010
Octal 305 255 342

Shades and tints

Shades of #C5ADE2

#C5ADE2
(197,173,226)
#B49ECE
(180,158,206)
#A38FBA
(163,143,186)
#9280A6
(146,128,166)
#817192
(129,113,146)
#70627E
(112,98,126)
#5F536A
(95,83,106)
#4E4456
(78,68,86)
#3D3542
(61,53,66)
#2C262E
(44,38,46)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #C5ADE2

#C5ADE2
(197,173,226)
#CAB4E4
(202,180,228)
#CFBBE6
(207,187,230)
#D4C2E8
(212,194,232)
#D9C9EA
(217,201,234)
#DED0EC
(222,208,236)
#E3D7EE
(227,215,238)
#E8DEF0
(232,222,240)
#EDE5F2
(237,229,242)
#F2ECF4
(242,236,244)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ADE2; }

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

This text font color is #C5ADE2.

Background Color

.myBgColor { background-color: #C5ADE2; }

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

This div background color is #C5ADE2.

Border color

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

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

This div border color is #C5ADE2.

Opacity

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

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

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

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

This text has shadow with #C5ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ADE2.

Preview

Color preview on black background

This text has color #C5ADE2 on black background.


Color preview on white background

This text has color #C5ADE2 on white background.


Black color preview on #C5ADE2 background

This text has black color on #C5ADE2 background.


White color preview on #C5ADE2 background

This text has white color on #C5ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #3A521D.


I love getcolorcode.com

Triadic colors

1 #E2C5AD and #ADE2C5 with #C5ADE2 are triadic colors.

2 #E2ADC5 and #ADC5E2 with #C5ADE2 are triadic colors.