COLOR #C7AAE5

HEX: #C7AAE5 RGB: (199,170,229)

Renk bilgisi

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

RGB renk modeli

#C7AAE5 color RGB value is (199,170,229).

RGB: (199,170,229) (78%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 170 of 255 = 67%
B 229 of 255 = 90%

199
170
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 170 + 229 = 598 (100%)
R 199 of 598 ~ 33.28%
G 170 of 598 ~ 28.43%
B 229 of 598 ~ 38.29'%

%33.28
%28.43
%38.29

CMYK RENK MODELİ

#C7AAE5 rengi CMYK tonu (13,26,0,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 25.76%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (13,26,0,10)
C13M26Y0K10 (13%, 26%, 0%, 10%)
(0.13 / 0.26 / 0.00 / 0.10)

CMYK yüzdeleri

%13.1
%25.76
%0
%10.2

Codes

Color #C7AAE5 in popluar color models

C7 AA E5
RGB 199 170 229
HSL 269° 53.15% 78.24%
HSB/HSV 269° 25.76% 89.80%
CMYK 13.10% 25.76% 0.00%
10.20%

Color #C7AAE5 in popluar number systems.

HEX C7 AA E5
Decimal 199 170 229
Binary 11000111 10101010 11100101
Octal 307 252 345

Shades and tints

Shades of #C7AAE5

#C7AAE5
(199,170,229)
#B59BD1
(181,155,209)
#A38CBD
(163,140,189)
#917DA9
(145,125,169)
#7F6E95
(127,110,149)
#6D5F81
(109,95,129)
#5B506D
(91,80,109)
#494159
(73,65,89)
#373245
(55,50,69)
#252331
(37,35,49)
#13141D
(19,20,29)
#000000
(0,0,0)

Tints of #C7AAE5

#C7AAE5
(199,170,229)
#CCB1E7
(204,177,231)
#D1B8E9
(209,184,233)
#D6BFEB
(214,191,235)
#DBC6ED
(219,198,237)
#E0CDEF
(224,205,239)
#E5D4F1
(229,212,241)
#EADBF3
(234,219,243)
#EFE2F5
(239,226,245)
#F4E9F7
(244,233,247)
#F9F0F9
(249,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7AAE5 color. Also use rgb(199,170,229) instead hex code.

Text Font Color

.myTextColor { color: #C7AAE5; }

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

This text font color is #C7AAE5.

Background Color

.myBgColor { background-color: #C7AAE5; }

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

This div background color is #C7AAE5.

Border color

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

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

This div border color is #C7AAE5.

Opacity

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

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

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

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

This text has shadow with #C7AAE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AAE5.

Preview

Color preview on black background

This text has color #C7AAE5 on black background.


Color preview on white background

This text has color #C7AAE5 on white background.


Black color preview on #C7AAE5 background

This text has black color on #C7AAE5 background.


White color preview on #C7AAE5 background

This text has white color on #C7AAE5 background.


Related colors

Complementary color

Complementary color for #hex is #38551A.


I love getcolorcode.com

Triadic colors

1 #E5C7AA and #AAE5C7 with #C7AAE5 are triadic colors.

2 #E5AAC7 and #AAC7E5 with #C7AAE5 are triadic colors.