COLOR #C4ADE2

HEX: #C4ADE2 RGB: (196,173,226)

Renk bilgisi

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

RGB renk modeli

#C4ADE2 color RGB value is (196,173,226).

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

RGB bağlantıları ve doygunluk

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

196
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 173 + 226 = 595 (100%)
R 196 of 595 ~ 32.94%
G 173 of 595 ~ 29.08%
B 226 of 595 ~ 37.98'%

%32.94
%29.08
%37.98

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.27%
  • 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

%13.27
%23.45
%0
%11.37

Codes

Color #C4ADE2 in popluar color models

C4 AD E2
RGB 196 173 226
HSL 266° 47.75% 78.24%
HSB/HSV 266° 23.45% 88.63%
CMYK 13.27% 23.45% 0.00%
11.37%

Color #C4ADE2 in popluar number systems.

HEX C4 AD E2
Decimal 196 173 226
Binary 11000100 10101101 11100010
Octal 304 255 342

Shades and tints

Shades of #C4ADE2

#C4ADE2
(196,173,226)
#B39ECE
(179,158,206)
#A28FBA
(162,143,186)
#9180A6
(145,128,166)
#807192
(128,113,146)
#6F627E
(111,98,126)
#5E536A
(94,83,106)
#4D4456
(77,68,86)
#3C3542
(60,53,66)
#2B262E
(43,38,46)
#1A171A
(26,23,26)
#000000
(0,0,0)

Tints of #C4ADE2

#C4ADE2
(196,173,226)
#C9B4E4
(201,180,228)
#CEBBE6
(206,187,230)
#D3C2E8
(211,194,232)
#D8C9EA
(216,201,234)
#DDD0EC
(221,208,236)
#E2D7EE
(226,215,238)
#E7DEF0
(231,222,240)
#ECE5F2
(236,229,242)
#F1ECF4
(241,236,244)
#F6F3F6
(246,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4ADE2; }

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

This text font color is #C4ADE2.

Background Color

.myBgColor { background-color: #C4ADE2; }

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

This div background color is #C4ADE2.

Border color

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

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

This div border color is #C4ADE2.

Opacity

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

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

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

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

This text has shadow with #C4ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4ADE2.

Preview

Color preview on black background

This text has color #C4ADE2 on black background.


Color preview on white background

This text has color #C4ADE2 on white background.


Black color preview on #C4ADE2 background

This text has black color on #C4ADE2 background.


White color preview on #C4ADE2 background

This text has white color on #C4ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #3B521D.


I love getcolorcode.com

Triadic colors

1 #E2C4AD and #ADE2C4 with #C4ADE2 are triadic colors.

2 #E2ADC4 and #ADC4E2 with #C4ADE2 are triadic colors.