COLOR #C7C6DC

HEX: #C7C6DC RGB: (199,198,220)

Renk bilgisi

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

RGB renk modeli

#C7C6DC color RGB value is (199,198,220).

RGB: (199,198,220) (78%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 198 of 255 = 78%
B 220 of 255 = 86%

199
198
220

R + G + B ~ 81%. #C7C6DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 198 + 220 = 617 (100%)
R 199 of 617 ~ 32.25%
G 198 of 617 ~ 32.09%
B 220 of 617 ~ 35.66'%

%32.25
%32.09
%35.66

CMYK RENK MODELİ

#C7C6DC rengi CMYK tonu (10,10,0,14).

  • camgöbeği tonu 9.55%
  • eflatun tonu 10.00%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,10,0,14)
C10M10Y0K14 (10%, 10%, 0%, 14%)
(0.10 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%9.55
%10
%0
%13.73

Codes

Color #C7C6DC in popluar color models

C7 C6 DC
RGB 199 198 220
HSL 243° 23.91% 81.96%
HSB/HSV 243° 10.00% 86.27%
CMYK 9.55% 10.00% 0.00%
13.73%

Color #C7C6DC in popluar number systems.

HEX C7 C6 DC
Decimal 199 198 220
Binary 11000111 11000110 11011100
Octal 307 306 334

Shades and tints

Shades of #C7C6DC

#C7C6DC
(199,198,220)
#B5B4C8
(181,180,200)
#A3A2B4
(163,162,180)
#9190A0
(145,144,160)
#7F7E8C
(127,126,140)
#6D6C78
(109,108,120)
#5B5A64
(91,90,100)
#494850
(73,72,80)
#37363C
(55,54,60)
#252428
(37,36,40)
#131214
(19,18,20)
#000000
(0,0,0)

Tints of #C7C6DC

#C7C6DC
(199,198,220)
#CCCBDF
(204,203,223)
#D1D0E2
(209,208,226)
#D6D5E5
(214,213,229)
#DBDAE8
(219,218,232)
#E0DFEB
(224,223,235)
#E5E4EE
(229,228,238)
#EAE9F1
(234,233,241)
#EFEEF4
(239,238,244)
#F4F3F7
(244,243,247)
#F9F8FA
(249,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7C6DC color. Also use rgb(199,198,220) instead hex code.

Text Font Color

.myTextColor { color: #C7C6DC; }

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

This text font color is #C7C6DC.

Background Color

.myBgColor { background-color: #C7C6DC; }

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

This div background color is #C7C6DC.

Border color

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

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

This div border color is #C7C6DC.

Opacity

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

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

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

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

This text has shadow with #C7C6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C6DC.

Preview

Color preview on black background

This text has color #C7C6DC on black background.


Color preview on white background

This text has color #C7C6DC on white background.


Black color preview on #C7C6DC background

This text has black color on #C7C6DC background.


White color preview on #C7C6DC background

This text has white color on #C7C6DC background.


Related colors

Complementary color

Complementary color for #hex is #383923.


I love getcolorcode.com

Triadic colors

1 #DCC7C6 and #C6DCC7 with #C7C6DC are triadic colors.

2 #DCC6C7 and #C6C7DC with #C7C6DC are triadic colors.