COLOR #C6E3E1

HEX: #C6E3E1 RGB: (198,227,225)

Color info

#C6E3E1 contains red, green and blue colors in about the same proportion. Web safe color of #C6E3E1 is #CCCCCC (or #CCC).

RGB color model

#C6E3E1 color RGB value is (198,227,225).

RGB: (198,227,225) (78%, 89%, 88%)

RGB channels and saturation

R 198 of 255 = 78%
G 227 of 255 = 89%
B 225 of 255 = 88%

198
227
225

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

Portions of RGB colors in percentages

R + G + B = 198 + 227 + 225 = 650 (100%)
R 198 of 650 ~ 30.46%
G 227 of 650 ~ 34.92%
B 225 of 650 ~ 34.62'%

%30.46
%34.92
%34.62

CMYK color model

#C6E3E1 color CMYK value is (13,0,1,11).

  • cyan value is 12.78%
  • magenta value is 0.00%
  • yellow value is 0.88%
  • key color value is 10.98%

CMYK: (13,0,1,11)
C13M0Y1K11 (13%, 0%, 1%, 11%)
(0.13 / 0.00 / 0.01 / 0.11)

CMYK percentages

%12.78
%0
%0.88
%10.98

Codes

Color #C6E3E1 in popluar color models

C6 E3 E1
RGB 198 227 225
HSL 176° 34.12% 83.33%
HSB/HSV 176° 12.78% 89.02%
CMYK 12.78% 0.00% 0.88%
10.98%

Color #C6E3E1 in popluar number systems.

HEX C6 E3 E1
Decimal 198 227 225
Binary 11000110 11100011 11100001
Octal 306 343 341

Shades and tints

Shades of #C6E3E1

#C6E3E1
(198,227,225)
#B4CFCD
(180,207,205)
#A2BBB9
(162,187,185)
#90A7A5
(144,167,165)
#7E9391
(126,147,145)
#6C7F7D
(108,127,125)
#5A6B69
(90,107,105)
#485755
(72,87,85)
#364341
(54,67,65)
#242F2D
(36,47,45)
#121B19
(18,27,25)
#000000
(0,0,0)

Tints of #C6E3E1

#C6E3E1
(198,227,225)
#CBE5E3
(203,229,227)
#D0E7E5
(208,231,229)
#D5E9E7
(213,233,231)
#DAEBE9
(218,235,233)
#DFEDEB
(223,237,235)
#E4EFED
(228,239,237)
#E9F1EF
(233,241,239)
#EEF3F1
(238,243,241)
#F3F5F3
(243,245,243)
#F8F7F5
(248,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E3E1 color. Also use rgb(198,227,225) instead hex code.

Text Font Color

.myTextColor { color: #C6E3E1; }

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

This text font color is #C6E3E1.

Background Color

.myBgColor { background-color: #C6E3E1; }

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

This div background color is #C6E3E1.

Border color

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

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

This div border color is #C6E3E1.

Opacity

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

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

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

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

This text has shadow with #C6E3E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3E1.

Preview

Color preview on black background

This text has color #C6E3E1 on black background.


Color preview on white background

This text has color #C6E3E1 on white background.


Black color preview on #C6E3E1 background

This text has black color on #C6E3E1 background.


White color preview on #C6E3E1 background

This text has white color on #C6E3E1 background.


Related colors

Complementary color

Complementary color for #hex is #391C1E.


I love getcolorcode.com

Triadic colors

1 #E1C6E3 and #E3E1C6 with #C6E3E1 are triadic colors.

2 #E1E3C6 and #E3C6E1 with #C6E3E1 are triadic colors.