COLOR #C6ADDA

HEX: #C6ADDA RGB: (198,173,218)

Renk bilgisi

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

RGB renk modeli

#C6ADDA color RGB value is (198,173,218).

RGB: (198,173,218) (78%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 218 of 255 = 85%

198
173
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 218 = 589 (100%)
R 198 of 589 ~ 33.62%
G 173 of 589 ~ 29.37%
B 218 of 589 ~ 37.01'%

%33.62
%29.37
%37.01

CMYK RENK MODELİ

#C6ADDA rengi CMYK tonu (9,21,0,15).

  • camgöbeği tonu 9.17%
  • eflatun tonu 20.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (9,21,0,15)
C9M21Y0K15 (9%, 21%, 0%, 15%)
(0.09 / 0.21 / 0.00 / 0.15)

CMYK yüzdeleri

%9.17
%20.64
%0
%14.51

Codes

Color #C6ADDA in popluar color models

C6 AD DA
RGB 198 173 218
HSL 273° 37.82% 76.67%
HSB/HSV 273° 20.64% 85.49%
CMYK 9.17% 20.64% 0.00%
14.51%

Color #C6ADDA in popluar number systems.

HEX C6 AD DA
Decimal 198 173 218
Binary 11000110 10101101 11011010
Octal 306 255 332

Shades and tints

Shades of #C6ADDA

#C6ADDA
(198,173,218)
#B49EC7
(180,158,199)
#A28FB4
(162,143,180)
#9080A1
(144,128,161)
#7E718E
(126,113,142)
#6C627B
(108,98,123)
#5A5368
(90,83,104)
#484455
(72,68,85)
#363542
(54,53,66)
#24262F
(36,38,47)
#12171C
(18,23,28)
#000000
(0,0,0)

Tints of #C6ADDA

#C6ADDA
(198,173,218)
#CBB4DD
(203,180,221)
#D0BBE0
(208,187,224)
#D5C2E3
(213,194,227)
#DAC9E6
(218,201,230)
#DFD0E9
(223,208,233)
#E4D7EC
(228,215,236)
#E9DEEF
(233,222,239)
#EEE5F2
(238,229,242)
#F3ECF5
(243,236,245)
#F8F3F8
(248,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADDA; }

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

This text font color is #C6ADDA.

Background Color

.myBgColor { background-color: #C6ADDA; }

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

This div background color is #C6ADDA.

Border color

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

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

This div border color is #C6ADDA.

Opacity

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

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

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

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

This text has shadow with #C6ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADDA.

Preview

Color preview on black background

This text has color #C6ADDA on black background.


Color preview on white background

This text has color #C6ADDA on white background.


Black color preview on #C6ADDA background

This text has black color on #C6ADDA background.


White color preview on #C6ADDA background

This text has white color on #C6ADDA background.


Related colors

Complementary color

Complementary color for #hex is #395225.


I love getcolorcode.com

Triadic colors

1 #DAC6AD and #ADDAC6 with #C6ADDA are triadic colors.

2 #DAADC6 and #ADC6DA with #C6ADDA are triadic colors.