COLOR #C4AEDA

HEX: #C4AEDA RGB: (196,174,218)

Renk bilgisi

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

RGB renk modeli

#C4AEDA color RGB value is (196,174,218).

RGB: (196,174,218) (77%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 174 of 255 = 68%
B 218 of 255 = 85%

196
174
218

R + G + B ~ 77%. #C4AEDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 174 + 218 = 588 (100%)
R 196 of 588 ~ 33.33%
G 174 of 588 ~ 29.59%
B 218 of 588 ~ 37.07'%

%33.33
%29.59
%37.07

CMYK RENK MODELİ

#C4AEDA rengi CMYK tonu (10,20,0,15).

  • camgöbeği tonu 10.09%
  • eflatun tonu 20.18%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (10,20,0,15)
C10M20Y0K15 (10%, 20%, 0%, 15%)
(0.10 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%10.09
%20.18
%0
%14.51

Codes

Color #C4AEDA in popluar color models

C4 AE DA
RGB 196 174 218
HSL 270° 37.29% 76.86%
HSB/HSV 270° 20.18% 85.49%
CMYK 10.09% 20.18% 0.00%
14.51%

Color #C4AEDA in popluar number systems.

HEX C4 AE DA
Decimal 196 174 218
Binary 11000100 10101110 11011010
Octal 304 256 332

Shades and tints

Shades of #C4AEDA

#C4AEDA
(196,174,218)
#B39FC7
(179,159,199)
#A290B4
(162,144,180)
#9181A1
(145,129,161)
#80728E
(128,114,142)
#6F637B
(111,99,123)
#5E5468
(94,84,104)
#4D4555
(77,69,85)
#3C3642
(60,54,66)
#2B272F
(43,39,47)
#1A181C
(26,24,28)
#000000
(0,0,0)

Tints of #C4AEDA

#C4AEDA
(196,174,218)
#C9B5DD
(201,181,221)
#CEBCE0
(206,188,224)
#D3C3E3
(211,195,227)
#D8CAE6
(216,202,230)
#DDD1E9
(221,209,233)
#E2D8EC
(226,216,236)
#E7DFEF
(231,223,239)
#ECE6F2
(236,230,242)
#F1EDF5
(241,237,245)
#F6F4F8
(246,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4AEDA color. Also use rgb(196,174,218) instead hex code.

Text Font Color

.myTextColor { color: #C4AEDA; }

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

This text font color is #C4AEDA.

Background Color

.myBgColor { background-color: #C4AEDA; }

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

This div background color is #C4AEDA.

Border color

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

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

This div border color is #C4AEDA.

Opacity

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

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

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

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

This text has shadow with #C4AEDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4AEDA.

Preview

Color preview on black background

This text has color #C4AEDA on black background.


Color preview on white background

This text has color #C4AEDA on white background.


Black color preview on #C4AEDA background

This text has black color on #C4AEDA background.


White color preview on #C4AEDA background

This text has white color on #C4AEDA background.


Related colors

Complementary color

Complementary color for #hex is #3B5125.


I love getcolorcode.com

Triadic colors

1 #DAC4AE and #AEDAC4 with #C4AEDA are triadic colors.

2 #DAAEC4 and #AEC4DA with #C4AEDA are triadic colors.