COLOR #C7AADC

HEX: #C7AADC RGB: (199,170,220)

Renk bilgisi

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

RGB renk modeli

#C7AADC color RGB value is (199,170,220).

RGB: (199,170,220) (78%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 170 of 255 = 67%
B 220 of 255 = 86%

199
170
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 170 + 220 = 589 (100%)
R 199 of 589 ~ 33.79%
G 170 of 589 ~ 28.86%
B 220 of 589 ~ 37.35'%

%33.79
%28.86
%37.35

CMYK RENK MODELİ

#C7AADC rengi CMYK tonu (10,23,0,14).

  • camgöbeği tonu 9.55%
  • eflatun tonu 22.73%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,23,0,14)
C10M23Y0K14 (10%, 23%, 0%, 14%)
(0.10 / 0.23 / 0.00 / 0.14)

CMYK yüzdeleri

%9.55
%22.73
%0
%13.73

Codes

Color #C7AADC in popluar color models

C7 AA DC
RGB 199 170 220
HSL 275° 41.67% 76.47%
HSB/HSV 275° 22.73% 86.27%
CMYK 9.55% 22.73% 0.00%
13.73%

Color #C7AADC in popluar number systems.

HEX C7 AA DC
Decimal 199 170 220
Binary 11000111 10101010 11011100
Octal 307 252 334

Shades and tints

Shades of #C7AADC

#C7AADC
(199,170,220)
#B59BC8
(181,155,200)
#A38CB4
(163,140,180)
#917DA0
(145,125,160)
#7F6E8C
(127,110,140)
#6D5F78
(109,95,120)
#5B5064
(91,80,100)
#494150
(73,65,80)
#37323C
(55,50,60)
#252328
(37,35,40)
#131414
(19,20,20)
#000000
(0,0,0)

Tints of #C7AADC

#C7AADC
(199,170,220)
#CCB1DF
(204,177,223)
#D1B8E2
(209,184,226)
#D6BFE5
(214,191,229)
#DBC6E8
(219,198,232)
#E0CDEB
(224,205,235)
#E5D4EE
(229,212,238)
#EADBF1
(234,219,241)
#EFE2F4
(239,226,244)
#F4E9F7
(244,233,247)
#F9F0FA
(249,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AADC; }

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

This text font color is #C7AADC.

Background Color

.myBgColor { background-color: #C7AADC; }

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

This div background color is #C7AADC.

Border color

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

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

This div border color is #C7AADC.

Opacity

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

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

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

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

This text has shadow with #C7AADC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AADC.

Preview

Color preview on black background

This text has color #C7AADC on black background.


Color preview on white background

This text has color #C7AADC on white background.


Black color preview on #C7AADC background

This text has black color on #C7AADC background.


White color preview on #C7AADC background

This text has white color on #C7AADC background.


Related colors

Complementary color

Complementary color for #hex is #385523.


I love getcolorcode.com

Triadic colors

1 #DCC7AA and #AADCC7 with #C7AADC are triadic colors.

2 #DCAAC7 and #AAC7DC with #C7AADC are triadic colors.