COLOR #C7AED9

HEX: #C7AED9 RGB: (199,174,217)

Renk bilgisi

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

RGB renk modeli

#C7AED9 color RGB value is (199,174,217).

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

RGB bağlantıları ve doygunluk

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

199
174
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 174 + 217 = 590 (100%)
R 199 of 590 ~ 33.73%
G 174 of 590 ~ 29.49%
B 217 of 590 ~ 36.78'%

%33.73
%29.49
%36.78

CMYK RENK MODELİ

#C7AED9 rengi CMYK tonu (8,20,0,15).

  • camgöbeği tonu 8.29%
  • eflatun tonu 19.82%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (8,20,0,15)
C8M20Y0K15 (8%, 20%, 0%, 15%)
(0.08 / 0.20 / 0.00 / 0.15)

CMYK yüzdeleri

%8.29
%19.82
%0
%14.9

Codes

Color #C7AED9 in popluar color models

C7 AE D9
RGB 199 174 217
HSL 275° 36.13% 76.67%
HSB/HSV 275° 19.82% 85.10%
CMYK 8.29% 19.82% 0.00%
14.90%

Color #C7AED9 in popluar number systems.

HEX C7 AE D9
Decimal 199 174 217
Binary 11000111 10101110 11011001
Octal 307 256 331

Shades and tints

Shades of #C7AED9

#C7AED9
(199,174,217)
#B59FC6
(181,159,198)
#A390B3
(163,144,179)
#9181A0
(145,129,160)
#7F728D
(127,114,141)
#6D637A
(109,99,122)
#5B5467
(91,84,103)
#494554
(73,69,84)
#373641
(55,54,65)
#25272E
(37,39,46)
#13181B
(19,24,27)
#000000
(0,0,0)

Tints of #C7AED9

#C7AED9
(199,174,217)
#CCB5DC
(204,181,220)
#D1BCDF
(209,188,223)
#D6C3E2
(214,195,226)
#DBCAE5
(219,202,229)
#E0D1E8
(224,209,232)
#E5D8EB
(229,216,235)
#EADFEE
(234,223,238)
#EFE6F1
(239,230,241)
#F4EDF4
(244,237,244)
#F9F4F7
(249,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AED9; }

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

This text font color is #C7AED9.

Background Color

.myBgColor { background-color: #C7AED9; }

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

This div background color is #C7AED9.

Border color

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

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

This div border color is #C7AED9.

Opacity

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

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

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

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

This text has shadow with #C7AED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AED9.

Preview

Color preview on black background

This text has color #C7AED9 on black background.


Color preview on white background

This text has color #C7AED9 on white background.


Black color preview on #C7AED9 background

This text has black color on #C7AED9 background.


White color preview on #C7AED9 background

This text has white color on #C7AED9 background.


Related colors

Complementary color

Complementary color for #hex is #385126.


I love getcolorcode.com

Triadic colors

1 #D9C7AE and #AED9C7 with #C7AED9 are triadic colors.

2 #D9AEC7 and #AEC7D9 with #C7AED9 are triadic colors.