COLOR #C6E9DE

HEX: #C6E9DE RGB: (198,233,222)

Renk bilgisi

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

RGB renk modeli

#C6E9DE color RGB value is (198,233,222).

RGB: (198,233,222) (78%, 91%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 233 of 255 = 91%
B 222 of 255 = 87%

198
233
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 233 + 222 = 653 (100%)
R 198 of 653 ~ 30.32%
G 233 of 653 ~ 35.68%
B 222 of 653 ~ 34'%

%30.32
%35.68
%34

CMYK RENK MODELİ

#C6E9DE rengi CMYK tonu (15,0,5,9).

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 4.72%
  • ana renk tonu 8.63%

CMYK: (15,0,5,9)
C15M0Y5K9 (15%, 0%, 5%, 9%)
(0.15 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%15.02
%0
%4.72
%8.63

Codes

Color #C6E9DE in popluar color models

C6 E9 DE
RGB 198 233 222
HSL 161° 44.30% 84.51%
HSB/HSV 161° 15.02% 91.37%
CMYK 15.02% 0.00% 4.72%
8.63%

Color #C6E9DE in popluar number systems.

HEX C6 E9 DE
Decimal 198 233 222
Binary 11000110 11101001 11011110
Octal 306 351 336

Shades and tints

Shades of #C6E9DE

#C6E9DE
(198,233,222)
#B4D4CA
(180,212,202)
#A2BFB6
(162,191,182)
#90AAA2
(144,170,162)
#7E958E
(126,149,142)
#6C807A
(108,128,122)
#5A6B66
(90,107,102)
#485652
(72,86,82)
#36413E
(54,65,62)
#242C2A
(36,44,42)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #C6E9DE

#C6E9DE
(198,233,222)
#CBEBE1
(203,235,225)
#D0EDE4
(208,237,228)
#D5EFE7
(213,239,231)
#DAF1EA
(218,241,234)
#DFF3ED
(223,243,237)
#E4F5F0
(228,245,240)
#E9F7F3
(233,247,243)
#EEF9F6
(238,249,246)
#F3FBF9
(243,251,249)
#F8FDFC
(248,253,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E9DE; }

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

This text font color is #C6E9DE.

Background Color

.myBgColor { background-color: #C6E9DE; }

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

This div background color is #C6E9DE.

Border color

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

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

This div border color is #C6E9DE.

Opacity

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

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

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

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

This text has shadow with #C6E9DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E9DE.

Preview

Color preview on black background

This text has color #C6E9DE on black background.


Color preview on white background

This text has color #C6E9DE on white background.


Black color preview on #C6E9DE background

This text has black color on #C6E9DE background.


White color preview on #C6E9DE background

This text has white color on #C6E9DE background.


Related colors

Complementary color

Complementary color for #hex is #391621.


I love getcolorcode.com

Triadic colors

1 #DEC6E9 and #E9DEC6 with #C6E9DE are triadic colors.

2 #DEE9C6 and #E9C6DE with #C6E9DE are triadic colors.