COLOR #C4ADE5

HEX: #C4ADE5 RGB: (196,173,229)

Renk bilgisi

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

RGB renk modeli

#C4ADE5 color RGB value is (196,173,229).

RGB: (196,173,229) (77%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 173 of 255 = 68%
B 229 of 255 = 90%

196
173
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 173 + 229 = 598 (100%)
R 196 of 598 ~ 32.78%
G 173 of 598 ~ 28.93%
B 229 of 598 ~ 38.29'%

%32.78
%28.93
%38.29

CMYK RENK MODELİ

#C4ADE5 rengi CMYK tonu (14,24,0,10).

  • camgöbeği tonu 14.41%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (14,24,0,10)
C14M24Y0K10 (14%, 24%, 0%, 10%)
(0.14 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%14.41
%24.45
%0
%10.2

Codes

Color #C4ADE5 in popluar color models

C4 AD E5
RGB 196 173 229
HSL 265° 51.85% 78.82%
HSB/HSV 265° 24.45% 89.80%
CMYK 14.41% 24.45% 0.00%
10.20%

Color #C4ADE5 in popluar number systems.

HEX C4 AD E5
Decimal 196 173 229
Binary 11000100 10101101 11100101
Octal 304 255 345

Shades and tints

Shades of #C4ADE5

#C4ADE5
(196,173,229)
#B39ED1
(179,158,209)
#A28FBD
(162,143,189)
#9180A9
(145,128,169)
#807195
(128,113,149)
#6F6281
(111,98,129)
#5E536D
(94,83,109)
#4D4459
(77,68,89)
#3C3545
(60,53,69)
#2B2631
(43,38,49)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #C4ADE5

#C4ADE5
(196,173,229)
#C9B4E7
(201,180,231)
#CEBBE9
(206,187,233)
#D3C2EB
(211,194,235)
#D8C9ED
(216,201,237)
#DDD0EF
(221,208,239)
#E2D7F1
(226,215,241)
#E7DEF3
(231,222,243)
#ECE5F5
(236,229,245)
#F1ECF7
(241,236,247)
#F6F3F9
(246,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4ADE5; }

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

This text font color is #C4ADE5.

Background Color

.myBgColor { background-color: #C4ADE5; }

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

This div background color is #C4ADE5.

Border color

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

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

This div border color is #C4ADE5.

Opacity

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

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

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

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

This text has shadow with #C4ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4ADE5.

Preview

Color preview on black background

This text has color #C4ADE5 on black background.


Color preview on white background

This text has color #C4ADE5 on white background.


Black color preview on #C4ADE5 background

This text has black color on #C4ADE5 background.


White color preview on #C4ADE5 background

This text has white color on #C4ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #3B521A.


I love getcolorcode.com

Triadic colors

1 #E5C4AD and #ADE5C4 with #C4ADE5 are triadic colors.

2 #E5ADC4 and #ADC4E5 with #C4ADE5 are triadic colors.