COLOR #C6ADDD

HEX: #C6ADDD RGB: (198,173,221)

Renk bilgisi

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

RGB renk modeli

#C6ADDD color RGB value is (198,173,221).

RGB: (198,173,221) (78%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 221 of 255 = 87%

198
173
221

R + G + B ~ 78%. #C6ADDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 221 = 592 (100%)
R 198 of 592 ~ 33.45%
G 173 of 592 ~ 29.22%
B 221 of 592 ~ 37.33'%

%33.45
%29.22
%37.33

CMYK RENK MODELİ

#C6ADDD rengi CMYK tonu (10,22,0,13).

  • camgöbeği tonu 10.41%
  • eflatun tonu 21.72%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,22,0,13)
C10M22Y0K13 (10%, 22%, 0%, 13%)
(0.10 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%10.41
%21.72
%0
%13.33

Codes

Color #C6ADDD in popluar color models

C6 AD DD
RGB 198 173 221
HSL 271° 41.38% 77.25%
HSB/HSV 271° 21.72% 86.67%
CMYK 10.41% 21.72% 0.00%
13.33%

Color #C6ADDD in popluar number systems.

HEX C6 AD DD
Decimal 198 173 221
Binary 11000110 10101101 11011101
Octal 306 255 335

Shades and tints

Shades of #C6ADDD

#C6ADDD
(198,173,221)
#B49EC9
(180,158,201)
#A28FB5
(162,143,181)
#9080A1
(144,128,161)
#7E718D
(126,113,141)
#6C6279
(108,98,121)
#5A5365
(90,83,101)
#484451
(72,68,81)
#36353D
(54,53,61)
#242629
(36,38,41)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #C6ADDD

#C6ADDD
(198,173,221)
#CBB4E0
(203,180,224)
#D0BBE3
(208,187,227)
#D5C2E6
(213,194,230)
#DAC9E9
(218,201,233)
#DFD0EC
(223,208,236)
#E4D7EF
(228,215,239)
#E9DEF2
(233,222,242)
#EEE5F5
(238,229,245)
#F3ECF8
(243,236,248)
#F8F3FB
(248,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6ADDD color. Also use rgb(198,173,221) instead hex code.

Text Font Color

.myTextColor { color: #C6ADDD; }

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

This text font color is #C6ADDD.

Background Color

.myBgColor { background-color: #C6ADDD; }

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

This div background color is #C6ADDD.

Border color

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

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

This div border color is #C6ADDD.

Opacity

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

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

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

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

This text has shadow with #C6ADDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADDD.

Preview

Color preview on black background

This text has color #C6ADDD on black background.


Color preview on white background

This text has color #C6ADDD on white background.


Black color preview on #C6ADDD background

This text has black color on #C6ADDD background.


White color preview on #C6ADDD background

This text has white color on #C6ADDD background.


Related colors

Complementary color

Complementary color for #hex is #395222.


I love getcolorcode.com

Triadic colors

1 #DDC6AD and #ADDDC6 with #C6ADDD are triadic colors.

2 #DDADC6 and #ADC6DD with #C6ADDD are triadic colors.