COLOR #C6E2DC

HEX: #C6E2DC RGB: (198,226,220)

Renk bilgisi

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

RGB renk modeli

#C6E2DC color RGB value is (198,226,220).

RGB: (198,226,220) (78%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 226 of 255 = 89%
B 220 of 255 = 86%

198
226
220

R + G + B ~ 84%. #C6E2DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 226 + 220 = 644 (100%)
R 198 of 644 ~ 30.75%
G 226 of 644 ~ 35.09%
B 220 of 644 ~ 34.16'%

%30.75
%35.09
%34.16

CMYK RENK MODELİ

#C6E2DC rengi CMYK tonu (12,0,3,11).

  • camgöbeği tonu 12.39%
  • eflatun tonu 0.00%
  • sarı tonu 2.65%
  • ana renk tonu 11.37%

CMYK: (12,0,3,11)
C12M0Y3K11 (12%, 0%, 3%, 11%)
(0.12 / 0.00 / 0.03 / 0.11)

CMYK yüzdeleri

%12.39
%0
%2.65
%11.37

Codes

Color #C6E2DC in popluar color models

C6 E2 DC
RGB 198 226 220
HSL 167° 32.56% 83.14%
HSB/HSV 167° 12.39% 88.63%
CMYK 12.39% 0.00% 2.65%
11.37%

Color #C6E2DC in popluar number systems.

HEX C6 E2 DC
Decimal 198 226 220
Binary 11000110 11100010 11011100
Octal 306 342 334

Shades and tints

Shades of #C6E2DC

#C6E2DC
(198,226,220)
#B4CEC8
(180,206,200)
#A2BAB4
(162,186,180)
#90A6A0
(144,166,160)
#7E928C
(126,146,140)
#6C7E78
(108,126,120)
#5A6A64
(90,106,100)
#485650
(72,86,80)
#36423C
(54,66,60)
#242E28
(36,46,40)
#121A14
(18,26,20)
#000000
(0,0,0)

Tints of #C6E2DC

#C6E2DC
(198,226,220)
#CBE4DF
(203,228,223)
#D0E6E2
(208,230,226)
#D5E8E5
(213,232,229)
#DAEAE8
(218,234,232)
#DFECEB
(223,236,235)
#E4EEEE
(228,238,238)
#E9F0F1
(233,240,241)
#EEF2F4
(238,242,244)
#F3F4F7
(243,244,247)
#F8F6FA
(248,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E2DC; }

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

This text font color is #C6E2DC.

Background Color

.myBgColor { background-color: #C6E2DC; }

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

This div background color is #C6E2DC.

Border color

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

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

This div border color is #C6E2DC.

Opacity

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

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

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

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

This text has shadow with #C6E2DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E2DC.

Preview

Color preview on black background

This text has color #C6E2DC on black background.


Color preview on white background

This text has color #C6E2DC on white background.


Black color preview on #C6E2DC background

This text has black color on #C6E2DC background.


White color preview on #C6E2DC background

This text has white color on #C6E2DC background.


Related colors

Complementary color

Complementary color for #hex is #391D23.


I love getcolorcode.com

Triadic colors

1 #DCC6E2 and #E2DCC6 with #C6E2DC are triadic colors.

2 #DCE2C6 and #E2C6DC with #C6E2DC are triadic colors.