COLOR #C6C1DD

HEX: #C6C1DD RGB: (198,193,221)

Renk bilgisi

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

RGB renk modeli

#C6C1DD color RGB value is (198,193,221).

RGB: (198,193,221) (78%, 76%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 193 of 255 = 76%
B 221 of 255 = 87%

198
193
221

R + G + B ~ 80%. #C6C1DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 193 + 221 = 612 (100%)
R 198 of 612 ~ 32.35%
G 193 of 612 ~ 31.54%
B 221 of 612 ~ 36.11'%

%32.35
%31.54
%36.11

CMYK RENK MODELİ

#C6C1DD rengi CMYK tonu (10,13,0,13).

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

CMYK: (10,13,0,13)
C10M13Y0K13 (10%, 13%, 0%, 13%)
(0.10 / 0.13 / 0.00 / 0.13)

CMYK yüzdeleri

%10.41
%12.67
%0
%13.33

Codes

Color #C6C1DD in popluar color models

C6 C1 DD
RGB 198 193 221
HSL 251° 29.17% 81.18%
HSB/HSV 251° 12.67% 86.67%
CMYK 10.41% 12.67% 0.00%
13.33%

Color #C6C1DD in popluar number systems.

HEX C6 C1 DD
Decimal 198 193 221
Binary 11000110 11000001 11011101
Octal 306 301 335

Shades and tints

Shades of #C6C1DD

#C6C1DD
(198,193,221)
#B4B0C9
(180,176,201)
#A29FB5
(162,159,181)
#908EA1
(144,142,161)
#7E7D8D
(126,125,141)
#6C6C79
(108,108,121)
#5A5B65
(90,91,101)
#484A51
(72,74,81)
#36393D
(54,57,61)
#242829
(36,40,41)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #C6C1DD

#C6C1DD
(198,193,221)
#CBC6E0
(203,198,224)
#D0CBE3
(208,203,227)
#D5D0E6
(213,208,230)
#DAD5E9
(218,213,233)
#DFDAEC
(223,218,236)
#E4DFEF
(228,223,239)
#E9E4F2
(233,228,242)
#EEE9F5
(238,233,245)
#F3EEF8
(243,238,248)
#F8F3FB
(248,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C1DD; }

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

This text font color is #C6C1DD.

Background Color

.myBgColor { background-color: #C6C1DD; }

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

This div background color is #C6C1DD.

Border color

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

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

This div border color is #C6C1DD.

Opacity

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

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

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

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

This text has shadow with #C6C1DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C1DD.

Preview

Color preview on black background

This text has color #C6C1DD on black background.


Color preview on white background

This text has color #C6C1DD on white background.


Black color preview on #C6C1DD background

This text has black color on #C6C1DD background.


White color preview on #C6C1DD background

This text has white color on #C6C1DD background.


Related colors

Complementary color

Complementary color for #hex is #393E22.


I love getcolorcode.com

Triadic colors

1 #DDC6C1 and #C1DDC6 with #C6C1DD are triadic colors.

2 #DDC1C6 and #C1C6DD with #C6C1DD are triadic colors.