COLOR #C7AED2

HEX: #C7AED2 RGB: (199,174,210)

Renk bilgisi

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

RGB renk modeli

#C7AED2 color RGB value is (199,174,210).

RGB: (199,174,210) (78%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 174 of 255 = 68%
B 210 of 255 = 82%

199
174
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 174 + 210 = 583 (100%)
R 199 of 583 ~ 34.13%
G 174 of 583 ~ 29.85%
B 210 of 583 ~ 36.02'%

%34.13
%29.85
%36.02

CMYK RENK MODELİ

#C7AED2 rengi CMYK tonu (5,17,0,18).

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

CMYK: (5,17,0,18)
C5M17Y0K18 (5%, 17%, 0%, 18%)
(0.05 / 0.17 / 0.00 / 0.18)

CMYK yüzdeleri

%5.24
%17.14
%0
%17.65

Codes

Color #C7AED2 in popluar color models

C7 AE D2
RGB 199 174 210
HSL 282° 28.57% 75.29%
HSB/HSV 282° 17.14% 82.35%
CMYK 5.24% 17.14% 0.00%
17.65%

Color #C7AED2 in popluar number systems.

HEX C7 AE D2
Decimal 199 174 210
Binary 11000111 10101110 11010010
Octal 307 256 322

Shades and tints

Shades of #C7AED2

#C7AED2
(199,174,210)
#B59FBF
(181,159,191)
#A390AC
(163,144,172)
#918199
(145,129,153)
#7F7286
(127,114,134)
#6D6373
(109,99,115)
#5B5460
(91,84,96)
#49454D
(73,69,77)
#37363A
(55,54,58)
#252727
(37,39,39)
#131814
(19,24,20)
#000000
(0,0,0)

Tints of #C7AED2

#C7AED2
(199,174,210)
#CCB5D6
(204,181,214)
#D1BCDA
(209,188,218)
#D6C3DE
(214,195,222)
#DBCAE2
(219,202,226)
#E0D1E6
(224,209,230)
#E5D8EA
(229,216,234)
#EADFEE
(234,223,238)
#EFE6F2
(239,230,242)
#F4EDF6
(244,237,246)
#F9F4FA
(249,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AED2; }

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

This text font color is #C7AED2.

Background Color

.myBgColor { background-color: #C7AED2; }

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

This div background color is #C7AED2.

Border color

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

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

This div border color is #C7AED2.

Opacity

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

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

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

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

This text has shadow with #C7AED2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AED2.

Preview

Color preview on black background

This text has color #C7AED2 on black background.


Color preview on white background

This text has color #C7AED2 on white background.


Black color preview on #C7AED2 background

This text has black color on #C7AED2 background.


White color preview on #C7AED2 background

This text has white color on #C7AED2 background.


Related colors

Complementary color

Complementary color for #hex is #38512D.


I love getcolorcode.com

Triadic colors

1 #D2C7AE and #AED2C7 with #C7AED2 are triadic colors.

2 #D2AEC7 and #AEC7D2 with #C7AED2 are triadic colors.