COLOR #C6ADD1

HEX: #C6ADD1 RGB: (198,173,209)

Renk bilgisi

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

RGB renk modeli

#C6ADD1 color RGB value is (198,173,209).

RGB: (198,173,209) (78%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 209 of 255 = 82%

198
173
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 209 = 580 (100%)
R 198 of 580 ~ 34.14%
G 173 of 580 ~ 29.83%
B 209 of 580 ~ 36.03'%

%34.14
%29.83
%36.03

CMYK RENK MODELİ

#C6ADD1 rengi CMYK tonu (5,17,0,18).

  • camgöbeği tonu 5.26%
  • eflatun tonu 17.22%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%
CMYK: (5,17,0,18) C5M17Y0K18 (5%,17%,0%,18%) (0.05/0.17/0.00/0.18) 

CMYK yüzdeleri

%5.26
%17.22
%0
%18.04

Codes

Color #C6ADD1 in popluar color models

C6 AD D1
RGB 198 173 209
HSL 282° 28.13% 74.90%
HSB/HSV 282° 17.22% 81.96%
CMYK 5.26% 17.22% 0.00%
18.04%

Color #C6ADD1 in popluar number systems.

HEX C6 AD D1
Decimal 198 173 209
Binary 11000110 10101101 11010001
Octal 306 255 321

Shades and tints

Shades of #C6ADD1

#C6ADD1
(198,173,209)
#B49EBE
(180,158,190)
#A28FAB
(162,143,171)
#908098
(144,128,152)
#7E7185
(126,113,133)
#6C6272
(108,98,114)
#5A535F
(90,83,95)
#48444C
(72,68,76)
#363539
(54,53,57)
#242626
(36,38,38)
#121713
(18,23,19)
#000000
(0,0,0)

Tints of #C6ADD1

#C6ADD1
(198,173,209)
#CBB4D5
(203,180,213)
#D0BBD9
(208,187,217)
#D5C2DD
(213,194,221)
#DAC9E1
(218,201,225)
#DFD0E5
(223,208,229)
#E4D7E9
(228,215,233)
#E9DEED
(233,222,237)
#EEE5F1
(238,229,241)
#F3ECF5
(243,236,245)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADD1; }

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

This text font color is #C6ADD1.

Background Color

.myBgColor { background-color: #C6ADD1; }

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

This div background color is #C6ADD1.

Border color

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

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

This div border color is #C6ADD1.

Opacity

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

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

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

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

This text has shadow with #C6ADD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADD1.

Preview

Color preview on black background

This text has color #C6ADD1 on black background.


Color preview on white background

This text has color #C6ADD1 on white background.


Black color preview on #C6ADD1 background

This text has black color on #C6ADD1 background.


White color preview on #C6ADD1 background

This text has white color on #C6ADD1 background.


Related colors

Complementary color

Complementary color for #hex is #39522E.


I love getcolorcode.com

Triadic colors

1 #D1C6AD and #ADD1C6 with #C6ADD1 are triadic colors.

2 #D1ADC6 and #ADC6D1 with #C6ADD1 are triadic colors.