COLOR #C6E4DF

HEX: #C6E4DF RGB: (198,228,223)

Renk bilgisi

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

RGB renk modeli

#C6E4DF color RGB value is (198,228,223).

RGB: (198,228,223) (78%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 228 of 255 = 89%
B 223 of 255 = 87%

198
228
223

R + G + B ~ 85%. #C6E4DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 228 + 223 = 649 (100%)
R 198 of 649 ~ 30.51%
G 228 of 649 ~ 35.13%
B 223 of 649 ~ 34.36'%

%30.51
%35.13
%34.36

CMYK RENK MODELİ

#C6E4DF rengi CMYK tonu (13,0,2,11).

  • camgöbeği tonu 13.16%
  • eflatun tonu 0.00%
  • sarı tonu 2.19%
  • ana renk tonu 10.59%

CMYK: (13,0,2,11)
C13M0Y2K11 (13%, 0%, 2%, 11%)
(0.13 / 0.00 / 0.02 / 0.11)

CMYK yüzdeleri

%13.16
%0
%2.19
%10.59

Codes

Color #C6E4DF in popluar color models

C6 E4 DF
RGB 198 228 223
HSL 170° 35.71% 83.53%
HSB/HSV 170° 13.16% 89.41%
CMYK 13.16% 0.00% 2.19%
10.59%

Color #C6E4DF in popluar number systems.

HEX C6 E4 DF
Decimal 198 228 223
Binary 11000110 11100100 11011111
Octal 306 344 337

Shades and tints

Shades of #C6E4DF

#C6E4DF
(198,228,223)
#B4D0CB
(180,208,203)
#A2BCB7
(162,188,183)
#90A8A3
(144,168,163)
#7E948F
(126,148,143)
#6C807B
(108,128,123)
#5A6C67
(90,108,103)
#485853
(72,88,83)
#36443F
(54,68,63)
#24302B
(36,48,43)
#121C17
(18,28,23)
#000000
(0,0,0)

Tints of #C6E4DF

#C6E4DF
(198,228,223)
#CBE6E1
(203,230,225)
#D0E8E3
(208,232,227)
#D5EAE5
(213,234,229)
#DAECE7
(218,236,231)
#DFEEE9
(223,238,233)
#E4F0EB
(228,240,235)
#E9F2ED
(233,242,237)
#EEF4EF
(238,244,239)
#F3F6F1
(243,246,241)
#F8F8F3
(248,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E4DF color. Also use rgb(198,228,223) instead hex code.

Text Font Color

.myTextColor { color: #C6E4DF; }

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

This text font color is #C6E4DF.

Background Color

.myBgColor { background-color: #C6E4DF; }

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

This div background color is #C6E4DF.

Border color

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

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

This div border color is #C6E4DF.

Opacity

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

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

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

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

This text has shadow with #C6E4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E4DF.

Preview

Color preview on black background

This text has color #C6E4DF on black background.


Color preview on white background

This text has color #C6E4DF on white background.


Black color preview on #C6E4DF background

This text has black color on #C6E4DF background.


White color preview on #C6E4DF background

This text has white color on #C6E4DF background.


Related colors

Complementary color

Complementary color for #hex is #391B20.


I love getcolorcode.com

Triadic colors

1 #DFC6E4 and #E4DFC6 with #C6E4DF are triadic colors.

2 #DFE4C6 and #E4C6DF with #C6E4DF are triadic colors.