COLOR #C6C1DA

HEX: #C6C1DA RGB: (198,193,218)

Renk bilgisi

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

RGB renk modeli

#C6C1DA color RGB value is (198,193,218).

RGB: (198,193,218) (78%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 193 of 255 = 76%
B 218 of 255 = 85%

198
193
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 193 + 218 = 609 (100%)
R 198 of 609 ~ 32.51%
G 193 of 609 ~ 31.69%
B 218 of 609 ~ 35.8'%

%32.51
%31.69
%35.8

CMYK RENK MODELİ

#C6C1DA rengi CMYK tonu (9,11,0,15).

  • camgöbeği tonu 9.17%
  • eflatun tonu 11.47%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%
CMYK: (9,11,0,15) C9M11Y0K15 (9%,11%,0%,15%) (0.09/0.11/0.00/0.15) 

CMYK yüzdeleri

%9.17
%11.47
%0
%14.51

Codes

Color #C6C1DA in popluar color models

C6 C1 DA
RGB 198 193 218
HSL 252° 25.25% 80.59%
HSB/HSV 252° 11.47% 85.49%
CMYK 9.17% 11.47% 0.00%
14.51%

Color #C6C1DA in popluar number systems.

HEX C6 C1 DA
Decimal 198 193 218
Binary 11000110 11000001 11011010
Octal 306 301 332

Shades and tints

Shades of #C6C1DA

#C6C1DA
(198,193,218)
#B4B0C7
(180,176,199)
#A29FB4
(162,159,180)
#908EA1
(144,142,161)
#7E7D8E
(126,125,142)
#6C6C7B
(108,108,123)
#5A5B68
(90,91,104)
#484A55
(72,74,85)
#363942
(54,57,66)
#24282F
(36,40,47)
#12171C
(18,23,28)
#000000
(0,0,0)

Tints of #C6C1DA

#C6C1DA
(198,193,218)
#CBC6DD
(203,198,221)
#D0CBE0
(208,203,224)
#D5D0E3
(213,208,227)
#DAD5E6
(218,213,230)
#DFDAE9
(223,218,233)
#E4DFEC
(228,223,236)
#E9E4EF
(233,228,239)
#EEE9F2
(238,233,242)
#F3EEF5
(243,238,245)
#F8F3F8
(248,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C1DA; }

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

This text font color is #C6C1DA.

Background Color

.myBgColor { background-color: #C6C1DA; }

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

This div background color is #C6C1DA.

Border color

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

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

This div border color is #C6C1DA.

Opacity

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

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

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

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

This text has shadow with #C6C1DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C1DA.

Preview

Color preview on black background

This text has color #C6C1DA on black background.


Color preview on white background

This text has color #C6C1DA on white background.


Black color preview on #C6C1DA background

This text has black color on #C6C1DA background.


White color preview on #C6C1DA background

This text has white color on #C6C1DA background.


Related colors

Complementary color

Complementary color for #hex is #393E25.


I love getcolorcode.com

Triadic colors

1 #DAC6C1 and #C1DAC6 with #C6C1DA are triadic colors.

2 #DAC1C6 and #C1C6DA with #C6C1DA are triadic colors.