COLOR #C7AAD2

HEX: #C7AAD2 RGB: (199,170,210)

Renk bilgisi

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

RGB renk modeli

#C7AAD2 color RGB value is (199,170,210).

RGB: (199,170,210) (78%, 67%, 82%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 170 of 255 = 67%
B 210 of 255 = 82%

199
170
210

R + G + B ~ 76%. #C7AAD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 170 + 210 = 579 (100%)
R 199 of 579 ~ 34.37%
G 170 of 579 ~ 29.36%
B 210 of 579 ~ 36.27'%

%34.37
%29.36
%36.27

CMYK RENK MODELİ

#C7AAD2 rengi CMYK tonu (5,19,0,18).

  • camgöbeği tonu 5.24%
  • eflatun tonu 19.05%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (5,19,0,18)
C5M19Y0K18 (5%, 19%, 0%, 18%)
(0.05 / 0.19 / 0.00 / 0.18)

CMYK yüzdeleri

%5.24
%19.05
%0
%17.65

Codes

Color #C7AAD2 in popluar color models

C7 AA D2
RGB 199 170 210
HSL 284° 30.77% 74.51%
HSB/HSV 284° 19.05% 82.35%
CMYK 5.24% 19.05% 0.00%
17.65%

Color #C7AAD2 in popluar number systems.

HEX C7 AA D2
Decimal 199 170 210
Binary 11000111 10101010 11010010
Octal 307 252 322

Shades and tints

Shades of #C7AAD2

#C7AAD2
(199,170,210)
#B59BBF
(181,155,191)
#A38CAC
(163,140,172)
#917D99
(145,125,153)
#7F6E86
(127,110,134)
#6D5F73
(109,95,115)
#5B5060
(91,80,96)
#49414D
(73,65,77)
#37323A
(55,50,58)
#252327
(37,35,39)
#131414
(19,20,20)
#000000
(0,0,0)

Tints of #C7AAD2

#C7AAD2
(199,170,210)
#CCB1D6
(204,177,214)
#D1B8DA
(209,184,218)
#D6BFDE
(214,191,222)
#DBC6E2
(219,198,226)
#E0CDE6
(224,205,230)
#E5D4EA
(229,212,234)
#EADBEE
(234,219,238)
#EFE2F2
(239,226,242)
#F4E9F6
(244,233,246)
#F9F0FA
(249,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AAD2; }

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

This text font color is #C7AAD2.

Background Color

.myBgColor { background-color: #C7AAD2; }

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

This div background color is #C7AAD2.

Border color

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

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

This div border color is #C7AAD2.

Opacity

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

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

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

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

This text has shadow with #C7AAD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AAD2.

Preview

Color preview on black background

This text has color #C7AAD2 on black background.


Color preview on white background

This text has color #C7AAD2 on white background.


Black color preview on #C7AAD2 background

This text has black color on #C7AAD2 background.


White color preview on #C7AAD2 background

This text has white color on #C7AAD2 background.


Related colors

Complementary color

Complementary color for #hex is #38552D.


I love getcolorcode.com

Triadic colors

1 #D2C7AA and #AAD2C7 with #C7AAD2 are triadic colors.

2 #D2AAC7 and #AAC7D2 with #C7AAD2 are triadic colors.