COLOR #C6E5DE

HEX: #C6E5DE RGB: (198,229,222)

Renk bilgisi

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

RGB renk modeli

#C6E5DE color RGB value is (198,229,222).

RGB: (198,229,222) (78%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 229 of 255 = 90%
B 222 of 255 = 87%

198
229
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 229 + 222 = 649 (100%)
R 198 of 649 ~ 30.51%
G 229 of 649 ~ 35.29%
B 222 of 649 ~ 34.21'%

%30.51
%35.29
%34.21

CMYK RENK MODELİ

#C6E5DE rengi CMYK tonu (14,0,3,10).

  • camgöbeği tonu 13.54%
  • eflatun tonu 0.00%
  • sarı tonu 3.06%
  • ana renk tonu 10.20%

CMYK: (14,0,3,10)
C14M0Y3K10 (14%, 0%, 3%, 10%)
(0.14 / 0.00 / 0.03 / 0.10)

CMYK yüzdeleri

%13.54
%0
%3.06
%10.2

Codes

Color #C6E5DE in popluar color models

C6 E5 DE
RGB 198 229 222
HSL 166° 37.35% 83.73%
HSB/HSV 166° 13.54% 89.80%
CMYK 13.54% 0.00% 3.06%
10.20%

Color #C6E5DE in popluar number systems.

HEX C6 E5 DE
Decimal 198 229 222
Binary 11000110 11100101 11011110
Octal 306 345 336

Shades and tints

Shades of #C6E5DE

#C6E5DE
(198,229,222)
#B4D1CA
(180,209,202)
#A2BDB6
(162,189,182)
#90A9A2
(144,169,162)
#7E958E
(126,149,142)
#6C817A
(108,129,122)
#5A6D66
(90,109,102)
#485952
(72,89,82)
#36453E
(54,69,62)
#24312A
(36,49,42)
#121D16
(18,29,22)
#000000
(0,0,0)

Tints of #C6E5DE

#C6E5DE
(198,229,222)
#CBE7E1
(203,231,225)
#D0E9E4
(208,233,228)
#D5EBE7
(213,235,231)
#DAEDEA
(218,237,234)
#DFEFED
(223,239,237)
#E4F1F0
(228,241,240)
#E9F3F3
(233,243,243)
#EEF5F6
(238,245,246)
#F3F7F9
(243,247,249)
#F8F9FC
(248,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E5DE color. Also use rgb(198,229,222) instead hex code.

Text Font Color

.myTextColor { color: #C6E5DE; }

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

This text font color is #C6E5DE.

Background Color

.myBgColor { background-color: #C6E5DE; }

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

This div background color is #C6E5DE.

Border color

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

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

This div border color is #C6E5DE.

Opacity

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

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

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

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

This text has shadow with #C6E5DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E5DE.

Preview

Color preview on black background

This text has color #C6E5DE on black background.


Color preview on white background

This text has color #C6E5DE on white background.


Black color preview on #C6E5DE background

This text has black color on #C6E5DE background.


White color preview on #C6E5DE background

This text has white color on #C6E5DE background.


Related colors

Complementary color

Complementary color for #hex is #391A21.


I love getcolorcode.com

Triadic colors

1 #DEC6E5 and #E5DEC6 with #C6E5DE are triadic colors.

2 #DEE5C6 and #E5C6DE with #C6E5DE are triadic colors.