COLOR #C1ADE5

HEX: #C1ADE5 RGB: (193,173,229)

Renk bilgisi

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

RGB renk modeli

#C1ADE5 color RGB value is (193,173,229).

RGB: (193,173,229) (76%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 193 of 255 = 76%
G 173 of 255 = 68%
B 229 of 255 = 90%

193
173
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 193 + 173 + 229 = 595 (100%)
R 193 of 595 ~ 32.44%
G 173 of 595 ~ 29.08%
B 229 of 595 ~ 38.49'%

%32.44
%29.08
%38.49

CMYK RENK MODELİ

#C1ADE5 rengi CMYK tonu (16,24,0,10).

  • camgöbeği tonu 15.72%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%
CMYK: (16,24,0,10) C16M24Y0K10 (16%,24%,0%,10%) (0.16/0.24/0.00/0.10) 

CMYK yüzdeleri

%15.72
%24.45
%0
%10.2

Codes

Color #C1ADE5 in popluar color models

C1 AD E5
RGB 193 173 229
HSL 261° 51.85% 78.82%
HSB/HSV 261° 24.45% 89.80%
CMYK 15.72% 24.45% 0.00%
10.20%

Color #C1ADE5 in popluar number systems.

HEX C1 AD E5
Decimal 193 173 229
Binary 11000001 10101101 11100101
Octal 301 255 345

Shades and tints

Shades of #C1ADE5

#C1ADE5
(193,173,229)
#B09ED1
(176,158,209)
#9F8FBD
(159,143,189)
#8E80A9
(142,128,169)
#7D7195
(125,113,149)
#6C6281
(108,98,129)
#5B536D
(91,83,109)
#4A4459
(74,68,89)
#393545
(57,53,69)
#282631
(40,38,49)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #C1ADE5

#C1ADE5
(193,173,229)
#C6B4E7
(198,180,231)
#CBBBE9
(203,187,233)
#D0C2EB
(208,194,235)
#D5C9ED
(213,201,237)
#DAD0EF
(218,208,239)
#DFD7F1
(223,215,241)
#E4DEF3
(228,222,243)
#E9E5F5
(233,229,245)
#EEECF7
(238,236,247)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1ADE5; }

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

This text font color is #C1ADE5.

Background Color

.myBgColor { background-color: #C1ADE5; }

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

This div background color is #C1ADE5.

Border color

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

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

This div border color is #C1ADE5.

Opacity

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

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

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

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

This text has shadow with #C1ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1ADE5.

Preview

Color preview on black background

This text has color #C1ADE5 on black background.


Color preview on white background

This text has color #C1ADE5 on white background.


Black color preview on #C1ADE5 background

This text has black color on #C1ADE5 background.


White color preview on #C1ADE5 background

This text has white color on #C1ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #3E521A.


I love getcolorcode.com

Triadic colors

1 #E5C1AD and #ADE5C1 with #C1ADE5 are triadic colors.

2 #E5ADC1 and #ADC1E5 with #C1ADE5 are triadic colors.