COLOR #C6C3D7

HEX: #C6C3D7 RGB: (198,195,215)

Renk bilgisi

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

RGB renk modeli

#C6C3D7 color RGB value is (198,195,215).

RGB: (198,195,215) (78%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 195 of 255 = 76%
B 215 of 255 = 84%

198
195
215

R + G + B ~ 79%. #C6C3D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 195 + 215 = 608 (100%)
R 198 of 608 ~ 32.57%
G 195 of 608 ~ 32.07%
B 215 of 608 ~ 35.36'%

%32.57
%32.07
%35.36

CMYK RENK MODELİ

#C6C3D7 rengi CMYK tonu (8,9,0,16).

  • camgöbeği tonu 7.91%
  • eflatun tonu 9.30%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (8,9,0,16)
C8M9Y0K16 (8%, 9%, 0%, 16%)
(0.08 / 0.09 / 0.00 / 0.16)

CMYK yüzdeleri

%7.91
%9.3
%0
%15.69

Codes

Color #C6C3D7 in popluar color models

C6 C3 D7
RGB 198 195 215
HSL 249° 20.00% 80.39%
HSB/HSV 249° 9.30% 84.31%
CMYK 7.91% 9.30% 0.00%
15.69%

Color #C6C3D7 in popluar number systems.

HEX C6 C3 D7
Decimal 198 195 215
Binary 11000110 11000011 11010111
Octal 306 303 327

Shades and tints

Shades of #C6C3D7

#C6C3D7
(198,195,215)
#B4B2C4
(180,178,196)
#A2A1B1
(162,161,177)
#90909E
(144,144,158)
#7E7F8B
(126,127,139)
#6C6E78
(108,110,120)
#5A5D65
(90,93,101)
#484C52
(72,76,82)
#363B3F
(54,59,63)
#242A2C
(36,42,44)
#121919
(18,25,25)
#000000
(0,0,0)

Tints of #C6C3D7

#C6C3D7
(198,195,215)
#CBC8DA
(203,200,218)
#D0CDDD
(208,205,221)
#D5D2E0
(213,210,224)
#DAD7E3
(218,215,227)
#DFDCE6
(223,220,230)
#E4E1E9
(228,225,233)
#E9E6EC
(233,230,236)
#EEEBEF
(238,235,239)
#F3F0F2
(243,240,242)
#F8F5F5
(248,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6C3D7 color. Also use rgb(198,195,215) instead hex code.

Text Font Color

.myTextColor { color: #C6C3D7; }

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

This text font color is #C6C3D7.

Background Color

.myBgColor { background-color: #C6C3D7; }

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

This div background color is #C6C3D7.

Border color

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

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

This div border color is #C6C3D7.

Opacity

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

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

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

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

This text has shadow with #C6C3D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C3D7.

Preview

Color preview on black background

This text has color #C6C3D7 on black background.


Color preview on white background

This text has color #C6C3D7 on white background.


Black color preview on #C6C3D7 background

This text has black color on #C6C3D7 background.


White color preview on #C6C3D7 background

This text has white color on #C6C3D7 background.


Related colors

Complementary color

Complementary color for #hex is #393C28.


I love getcolorcode.com

Triadic colors

1 #D7C6C3 and #C3D7C6 with #C6C3D7 are triadic colors.

2 #D7C3C6 and #C3C6D7 with #C6C3D7 are triadic colors.