COLOR #C7A6DF

HEX: #C7A6DF RGB: (199,166,223)

Renk bilgisi

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

RGB renk modeli

#C7A6DF color RGB value is (199,166,223).

RGB: (199,166,223) (78%, 65%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 166 of 255 = 65%
B 223 of 255 = 87%

199
166
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 166 + 223 = 588 (100%)
R 199 of 588 ~ 33.84%
G 166 of 588 ~ 28.23%
B 223 of 588 ~ 37.93'%

%33.84
%28.23
%37.93

CMYK RENK MODELİ

#C7A6DF rengi CMYK tonu (11,26,0,13).

  • camgöbeği tonu 10.76%
  • eflatun tonu 25.56%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (11,26,0,13)
C11M26Y0K13 (11%, 26%, 0%, 13%)
(0.11 / 0.26 / 0.00 / 0.13)

CMYK yüzdeleri

%10.76
%25.56
%0
%12.55

Codes

Color #C7A6DF in popluar color models

C7 A6 DF
RGB 199 166 223
HSL 275° 47.11% 76.27%
HSB/HSV 275° 25.56% 87.45%
CMYK 10.76% 25.56% 0.00%
12.55%

Color #C7A6DF in popluar number systems.

HEX C7 A6 DF
Decimal 199 166 223
Binary 11000111 10100110 11011111
Octal 307 246 337

Shades and tints

Shades of #C7A6DF

#C7A6DF
(199,166,223)
#B597CB
(181,151,203)
#A388B7
(163,136,183)
#9179A3
(145,121,163)
#7F6A8F
(127,106,143)
#6D5B7B
(109,91,123)
#5B4C67
(91,76,103)
#493D53
(73,61,83)
#372E3F
(55,46,63)
#251F2B
(37,31,43)
#131017
(19,16,23)
#000000
(0,0,0)

Tints of #C7A6DF

#C7A6DF
(199,166,223)
#CCAEE1
(204,174,225)
#D1B6E3
(209,182,227)
#D6BEE5
(214,190,229)
#DBC6E7
(219,198,231)
#E0CEE9
(224,206,233)
#E5D6EB
(229,214,235)
#EADEED
(234,222,237)
#EFE6EF
(239,230,239)
#F4EEF1
(244,238,241)
#F9F6F3
(249,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A6DF color. Also use rgb(199,166,223) instead hex code.

Text Font Color

.myTextColor { color: #C7A6DF; }

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

This text font color is #C7A6DF.

Background Color

.myBgColor { background-color: #C7A6DF; }

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

This div background color is #C7A6DF.

Border color

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

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

This div border color is #C7A6DF.

Opacity

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

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

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

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

This text has shadow with #C7A6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A6DF.

Preview

Color preview on black background

This text has color #C7A6DF on black background.


Color preview on white background

This text has color #C7A6DF on white background.


Black color preview on #C7A6DF background

This text has black color on #C7A6DF background.


White color preview on #C7A6DF background

This text has white color on #C7A6DF background.


Related colors

Complementary color

Complementary color for #hex is #385920.


I love getcolorcode.com

Triadic colors

1 #DFC7A6 and #A6DFC7 with #C7A6DF are triadic colors.

2 #DFA6C7 and #A6C7DF with #C7A6DF are triadic colors.