COLOR #C7AED3

HEX: #C7AED3 RGB: (199,174,211)

Renk bilgisi

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

RGB renk modeli

#C7AED3 color RGB value is (199,174,211).

RGB: (199,174,211) (78%, 68%, 83%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 174 of 255 = 68%
B 211 of 255 = 83%

199
174
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 174 + 211 = 584 (100%)
R 199 of 584 ~ 34.08%
G 174 of 584 ~ 29.79%
B 211 of 584 ~ 36.13'%

%34.08
%29.79
%36.13

CMYK RENK MODELİ

#C7AED3 rengi CMYK tonu (6,18,0,17).

  • camgöbeği tonu 5.69%
  • eflatun tonu 17.54%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (6,18,0,17)
C6M18Y0K17 (6%, 18%, 0%, 17%)
(0.06 / 0.18 / 0.00 / 0.17)

CMYK yüzdeleri

%5.69
%17.54
%0
%17.25

Codes

Color #C7AED3 in popluar color models

C7 AE D3
RGB 199 174 211
HSL 281° 29.60% 75.49%
HSB/HSV 281° 17.54% 82.75%
CMYK 5.69% 17.54% 0.00%
17.25%

Color #C7AED3 in popluar number systems.

HEX C7 AE D3
Decimal 199 174 211
Binary 11000111 10101110 11010011
Octal 307 256 323

Shades and tints

Shades of #C7AED3

#C7AED3
(199,174,211)
#B59FC0
(181,159,192)
#A390AD
(163,144,173)
#91819A
(145,129,154)
#7F7287
(127,114,135)
#6D6374
(109,99,116)
#5B5461
(91,84,97)
#49454E
(73,69,78)
#37363B
(55,54,59)
#252728
(37,39,40)
#131815
(19,24,21)
#000000
(0,0,0)

Tints of #C7AED3

#C7AED3
(199,174,211)
#CCB5D7
(204,181,215)
#D1BCDB
(209,188,219)
#D6C3DF
(214,195,223)
#DBCAE3
(219,202,227)
#E0D1E7
(224,209,231)
#E5D8EB
(229,216,235)
#EADFEF
(234,223,239)
#EFE6F3
(239,230,243)
#F4EDF7
(244,237,247)
#F9F4FB
(249,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AED3; }

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

This text font color is #C7AED3.

Background Color

.myBgColor { background-color: #C7AED3; }

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

This div background color is #C7AED3.

Border color

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

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

This div border color is #C7AED3.

Opacity

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

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

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

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

This text has shadow with #C7AED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AED3.

Preview

Color preview on black background

This text has color #C7AED3 on black background.


Color preview on white background

This text has color #C7AED3 on white background.


Black color preview on #C7AED3 background

This text has black color on #C7AED3 background.


White color preview on #C7AED3 background

This text has white color on #C7AED3 background.


Related colors

Complementary color

Complementary color for #hex is #38512C.


I love getcolorcode.com

Triadic colors

1 #D3C7AE and #AED3C7 with #C7AED3 are triadic colors.

2 #D3AEC7 and #AEC7D3 with #C7AED3 are triadic colors.