COLOR #C7AEDD

HEX: #C7AEDD RGB: (199,174,221)

Renk bilgisi

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

RGB renk modeli

#C7AEDD color RGB value is (199,174,221).

RGB: (199,174,221) (78%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 174 of 255 = 68%
B 221 of 255 = 87%

199
174
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 174 + 221 = 594 (100%)
R 199 of 594 ~ 33.5%
G 174 of 594 ~ 29.29%
B 221 of 594 ~ 37.21'%

%33.5
%29.29
%37.21

CMYK RENK MODELİ

#C7AEDD rengi CMYK tonu (10,21,0,13).

  • camgöbeği tonu 9.95%
  • eflatun tonu 21.27%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,21,0,13)
C10M21Y0K13 (10%, 21%, 0%, 13%)
(0.10 / 0.21 / 0.00 / 0.13)

CMYK yüzdeleri

%9.95
%21.27
%0
%13.33

Codes

Color #C7AEDD in popluar color models

C7 AE DD
RGB 199 174 221
HSL 272° 40.87% 77.45%
HSB/HSV 272° 21.27% 86.67%
CMYK 9.95% 21.27% 0.00%
13.33%

Color #C7AEDD in popluar number systems.

HEX C7 AE DD
Decimal 199 174 221
Binary 11000111 10101110 11011101
Octal 307 256 335

Shades and tints

Shades of #C7AEDD

#C7AEDD
(199,174,221)
#B59FC9
(181,159,201)
#A390B5
(163,144,181)
#9181A1
(145,129,161)
#7F728D
(127,114,141)
#6D6379
(109,99,121)
#5B5465
(91,84,101)
#494551
(73,69,81)
#37363D
(55,54,61)
#252729
(37,39,41)
#131815
(19,24,21)
#000000
(0,0,0)

Tints of #C7AEDD

#C7AEDD
(199,174,221)
#CCB5E0
(204,181,224)
#D1BCE3
(209,188,227)
#D6C3E6
(214,195,230)
#DBCAE9
(219,202,233)
#E0D1EC
(224,209,236)
#E5D8EF
(229,216,239)
#EADFF2
(234,223,242)
#EFE6F5
(239,230,245)
#F4EDF8
(244,237,248)
#F9F4FB
(249,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AEDD; }

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

This text font color is #C7AEDD.

Background Color

.myBgColor { background-color: #C7AEDD; }

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

This div background color is #C7AEDD.

Border color

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

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

This div border color is #C7AEDD.

Opacity

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

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

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

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

This text has shadow with #C7AEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AEDD.

Preview

Color preview on black background

This text has color #C7AEDD on black background.


Color preview on white background

This text has color #C7AEDD on white background.


Black color preview on #C7AEDD background

This text has black color on #C7AEDD background.


White color preview on #C7AEDD background

This text has white color on #C7AEDD background.


Related colors

Complementary color

Complementary color for #hex is #385122.


I love getcolorcode.com

Triadic colors

1 #DDC7AE and #AEDDC7 with #C7AEDD are triadic colors.

2 #DDAEC7 and #AEC7DD with #C7AEDD are triadic colors.