COLOR #C7AEDA

HEX: #C7AEDA RGB: (199,174,218)

Renk bilgisi

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

RGB renk modeli

#C7AEDA color RGB value is (199,174,218).

RGB: (199,174,218) (78%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 174 of 255 = 68%
B 218 of 255 = 85%

199
174
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 174 + 218 = 591 (100%)
R 199 of 591 ~ 33.67%
G 174 of 591 ~ 29.44%
B 218 of 591 ~ 36.89'%

%33.67
%29.44
%36.89

CMYK RENK MODELİ

#C7AEDA rengi CMYK tonu (9,20,0,15).

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

CMYK: (9,20,0,15)
C9M20Y0K15 (9%, 20%, 0%, 15%)
(0.09 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%8.72
%20.18
%0
%14.51

Codes

Color #C7AEDA in popluar color models

C7 AE DA
RGB 199 174 218
HSL 274° 37.29% 76.86%
HSB/HSV 274° 20.18% 85.49%
CMYK 8.72% 20.18% 0.00%
14.51%

Color #C7AEDA in popluar number systems.

HEX C7 AE DA
Decimal 199 174 218
Binary 11000111 10101110 11011010
Octal 307 256 332

Shades and tints

Shades of #C7AEDA

#C7AEDA
(199,174,218)
#B59FC7
(181,159,199)
#A390B4
(163,144,180)
#9181A1
(145,129,161)
#7F728E
(127,114,142)
#6D637B
(109,99,123)
#5B5468
(91,84,104)
#494555
(73,69,85)
#373642
(55,54,66)
#25272F
(37,39,47)
#13181C
(19,24,28)
#000000
(0,0,0)

Tints of #C7AEDA

#C7AEDA
(199,174,218)
#CCB5DD
(204,181,221)
#D1BCE0
(209,188,224)
#D6C3E3
(214,195,227)
#DBCAE6
(219,202,230)
#E0D1E9
(224,209,233)
#E5D8EC
(229,216,236)
#EADFEF
(234,223,239)
#EFE6F2
(239,230,242)
#F4EDF5
(244,237,245)
#F9F4F8
(249,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AEDA; }

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

This text font color is #C7AEDA.

Background Color

.myBgColor { background-color: #C7AEDA; }

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

This div background color is #C7AEDA.

Border color

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

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

This div border color is #C7AEDA.

Opacity

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

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

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

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

This text has shadow with #C7AEDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AEDA.

Preview

Color preview on black background

This text has color #C7AEDA on black background.


Color preview on white background

This text has color #C7AEDA on white background.


Black color preview on #C7AEDA background

This text has black color on #C7AEDA background.


White color preview on #C7AEDA background

This text has white color on #C7AEDA background.


Related colors

Complementary color

Complementary color for #hex is #385125.


I love getcolorcode.com

Triadic colors

1 #DAC7AE and #AEDAC7 with #C7AEDA are triadic colors.

2 #DAAEC7 and #AEC7DA with #C7AEDA are triadic colors.