COLOR #C7A6DC

HEX: #C7A6DC RGB: (199,166,220)

Renk bilgisi

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

RGB renk modeli

#C7A6DC color RGB value is (199,166,220).

RGB: (199,166,220) (78%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 166 of 255 = 65%
B 220 of 255 = 86%

199
166
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 166 + 220 = 585 (100%)
R 199 of 585 ~ 34.02%
G 166 of 585 ~ 28.38%
B 220 of 585 ~ 37.61'%

%34.02
%28.38
%37.61

CMYK RENK MODELİ

#C7A6DC rengi CMYK tonu (10,25,0,14).

  • camgöbeği tonu 9.55%
  • eflatun tonu 24.55%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%
CMYK: (10,25,0,14) C10M25Y0K14 (10%,25%,0%,14%) (0.10/0.25/0.00/0.14) 

CMYK yüzdeleri

%9.55
%24.55
%0
%13.73

Codes

Color #C7A6DC in popluar color models

C7 A6 DC
RGB 199 166 220
HSL 277° 43.55% 75.69%
HSB/HSV 277° 24.55% 86.27%
CMYK 9.55% 24.55% 0.00%
13.73%

Color #C7A6DC in popluar number systems.

HEX C7 A6 DC
Decimal 199 166 220
Binary 11000111 10100110 11011100
Octal 307 246 334

Shades and tints

Shades of #C7A6DC

#C7A6DC
(199,166,220)
#B597C8
(181,151,200)
#A388B4
(163,136,180)
#9179A0
(145,121,160)
#7F6A8C
(127,106,140)
#6D5B78
(109,91,120)
#5B4C64
(91,76,100)
#493D50
(73,61,80)
#372E3C
(55,46,60)
#251F28
(37,31,40)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #C7A6DC

#C7A6DC
(199,166,220)
#CCAEDF
(204,174,223)
#D1B6E2
(209,182,226)
#D6BEE5
(214,190,229)
#DBC6E8
(219,198,232)
#E0CEEB
(224,206,235)
#E5D6EE
(229,214,238)
#EADEF1
(234,222,241)
#EFE6F4
(239,230,244)
#F4EEF7
(244,238,247)
#F9F6FA
(249,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7A6DC; }

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

This text font color is #C7A6DC.

Background Color

.myBgColor { background-color: #C7A6DC; }

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

This div background color is #C7A6DC.

Border color

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

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

This div border color is #C7A6DC.

Opacity

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

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

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

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

This text has shadow with #C7A6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A6DC.

Preview

Color preview on black background

This text has color #C7A6DC on black background.


Color preview on white background

This text has color #C7A6DC on white background.


Black color preview on #C7A6DC background

This text has black color on #C7A6DC background.


White color preview on #C7A6DC background

This text has white color on #C7A6DC background.


Related colors

Complementary color

Complementary color for #hex is #385923.


I love getcolorcode.com

Triadic colors

1 #DCC7A6 and #A6DCC7 with #C7A6DC are triadic colors.

2 #DCA6C7 and #A6C7DC with #C7A6DC are triadic colors.