COLOR #C7AFD9

HEX: #C7AFD9 RGB: (199,175,217)

Renk bilgisi

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

RGB renk modeli

#C7AFD9 color RGB value is (199,175,217).

RGB: (199,175,217) (78%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 175 of 255 = 69%
B 217 of 255 = 85%

199
175
217

R + G + B ~ 77%. #C7AFD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 175 + 217 = 591 (100%)
R 199 of 591 ~ 33.67%
G 175 of 591 ~ 29.61%
B 217 of 591 ~ 36.72'%

%33.67
%29.61
%36.72

CMYK RENK MODELİ

#C7AFD9 rengi CMYK tonu (8,19,0,15).

  • camgöbeği tonu 8.29%
  • eflatun tonu 19.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (8,19,0,15)
C8M19Y0K15 (8%, 19%, 0%, 15%)
(0.08 / 0.19 / 0.00 / 0.15)

CMYK yüzdeleri

%8.29
%19.35
%0
%14.9

Codes

Color #C7AFD9 in popluar color models

C7 AF D9
RGB 199 175 217
HSL 274° 35.59% 76.86%
HSB/HSV 274° 19.35% 85.10%
CMYK 8.29% 19.35% 0.00%
14.90%

Color #C7AFD9 in popluar number systems.

HEX C7 AF D9
Decimal 199 175 217
Binary 11000111 10101111 11011001
Octal 307 257 331

Shades and tints

Shades of #C7AFD9

#C7AFD9
(199,175,217)
#B5A0C6
(181,160,198)
#A391B3
(163,145,179)
#9182A0
(145,130,160)
#7F738D
(127,115,141)
#6D647A
(109,100,122)
#5B5567
(91,85,103)
#494654
(73,70,84)
#373741
(55,55,65)
#25282E
(37,40,46)
#13191B
(19,25,27)
#000000
(0,0,0)

Tints of #C7AFD9

#C7AFD9
(199,175,217)
#CCB6DC
(204,182,220)
#D1BDDF
(209,189,223)
#D6C4E2
(214,196,226)
#DBCBE5
(219,203,229)
#E0D2E8
(224,210,232)
#E5D9EB
(229,217,235)
#EAE0EE
(234,224,238)
#EFE7F1
(239,231,241)
#F4EEF4
(244,238,244)
#F9F5F7
(249,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7AFD9 color. Also use rgb(199,175,217) instead hex code.

Text Font Color

.myTextColor { color: #C7AFD9; }

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

This text font color is #C7AFD9.

Background Color

.myBgColor { background-color: #C7AFD9; }

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

This div background color is #C7AFD9.

Border color

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

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

This div border color is #C7AFD9.

Opacity

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

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

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

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

This text has shadow with #C7AFD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AFD9.

Preview

Color preview on black background

This text has color #C7AFD9 on black background.


Color preview on white background

This text has color #C7AFD9 on white background.


Black color preview on #C7AFD9 background

This text has black color on #C7AFD9 background.


White color preview on #C7AFD9 background

This text has white color on #C7AFD9 background.


Related colors

Complementary color

Complementary color for #hex is #385026.


I love getcolorcode.com

Triadic colors

1 #D9C7AF and #AFD9C7 with #C7AFD9 are triadic colors.

2 #D9AFC7 and #AFC7D9 with #C7AFD9 are triadic colors.