COLOR #C6E7DA

HEX: #C6E7DA RGB: (198,231,218)

Renk bilgisi

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

RGB renk modeli

#C6E7DA color RGB value is (198,231,218).

RGB: (198,231,218) (78%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 231 of 255 = 91%
B 218 of 255 = 85%

198
231
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 231 + 218 = 647 (100%)
R 198 of 647 ~ 30.6%
G 231 of 647 ~ 35.7%
B 218 of 647 ~ 33.69'%

%30.6
%35.7
%33.69

CMYK RENK MODELİ

#C6E7DA rengi CMYK tonu (14,0,6,9).

  • camgöbeği tonu 14.29%
  • eflatun tonu 0.00%
  • sarı tonu 5.63%
  • ana renk tonu 9.41%

CMYK: (14,0,6,9)
C14M0Y6K9 (14%, 0%, 6%, 9%)
(0.14 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%14.29
%0
%5.63
%9.41

Codes

Color #C6E7DA in popluar color models

C6 E7 DA
RGB 198 231 218
HSL 156° 40.74% 84.12%
HSB/HSV 156° 14.29% 90.59%
CMYK 14.29% 0.00% 5.63%
9.41%

Color #C6E7DA in popluar number systems.

HEX C6 E7 DA
Decimal 198 231 218
Binary 11000110 11100111 11011010
Octal 306 347 332

Shades and tints

Shades of #C6E7DA

#C6E7DA
(198,231,218)
#B4D2C7
(180,210,199)
#A2BDB4
(162,189,180)
#90A8A1
(144,168,161)
#7E938E
(126,147,142)
#6C7E7B
(108,126,123)
#5A6968
(90,105,104)
#485455
(72,84,85)
#363F42
(54,63,66)
#242A2F
(36,42,47)
#12151C
(18,21,28)
#000000
(0,0,0)

Tints of #C6E7DA

#C6E7DA
(198,231,218)
#CBE9DD
(203,233,221)
#D0EBE0
(208,235,224)
#D5EDE3
(213,237,227)
#DAEFE6
(218,239,230)
#DFF1E9
(223,241,233)
#E4F3EC
(228,243,236)
#E9F5EF
(233,245,239)
#EEF7F2
(238,247,242)
#F3F9F5
(243,249,245)
#F8FBF8
(248,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E7DA color. Also use rgb(198,231,218) instead hex code.

Text Font Color

.myTextColor { color: #C6E7DA; }

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

This text font color is #C6E7DA.

Background Color

.myBgColor { background-color: #C6E7DA; }

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

This div background color is #C6E7DA.

Border color

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

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

This div border color is #C6E7DA.

Opacity

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

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

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

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

This text has shadow with #C6E7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E7DA.

Preview

Color preview on black background

This text has color #C6E7DA on black background.


Color preview on white background

This text has color #C6E7DA on white background.


Black color preview on #C6E7DA background

This text has black color on #C6E7DA background.


White color preview on #C6E7DA background

This text has white color on #C6E7DA background.


Related colors

Complementary color

Complementary color for #hex is #391825.


I love getcolorcode.com

Triadic colors

1 #DAC6E7 and #E7DAC6 with #C6E7DA are triadic colors.

2 #DAE7C6 and #E7C6DA with #C6E7DA are triadic colors.