COLOR #C6E2BA

HEX: #C6E2BA RGB: (198,226,186)

Color info

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

RGB color model

#C6E2BA color RGB value is (198,226,186).

RGB: (198,226,186) (78%, 89%, 73%)

RGB channels and saturation

R 198 of 255 = 78%
G 226 of 255 = 89%
B 186 of 255 = 73%

198
226
186

R + G + B ~ 80%. #C6E2BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 226 + 186 = 610 (100%)
R 198 of 610 ~ 32.46%
G 226 of 610 ~ 37.05%
B 186 of 610 ~ 30.49'%

%32.46
%37.05
%30.49

CMYK color model

#C6E2BA color CMYK value is (12,0,18,11).

  • cyan value is 12.39%
  • magenta value is 0.00%
  • yellow value is 17.70%
  • key color value is 11.37%

CMYK: (12,0,18,11)
C12M0Y18K11 (12%, 0%, 18%, 11%)
(0.12 / 0.00 / 0.18 / 0.11)

CMYK percentages

%12.39
%0
%17.7
%11.37

Codes

Color #C6E2BA in popluar color models

C6 E2 BA
RGB 198 226 186
HSL 102° 40.82% 80.78%
HSB/HSV 102° 17.70% 88.63%
CMYK 12.39% 0.00% 17.70%
11.37%

Color #C6E2BA in popluar number systems.

HEX C6 E2 BA
Decimal 198 226 186
Binary 11000110 11100010 10111010
Octal 306 342 272

Shades and tints

Shades of #C6E2BA

#C6E2BA
(198,226,186)
#B4CEAA
(180,206,170)
#A2BA9A
(162,186,154)
#90A68A
(144,166,138)
#7E927A
(126,146,122)
#6C7E6A
(108,126,106)
#5A6A5A
(90,106,90)
#48564A
(72,86,74)
#36423A
(54,66,58)
#242E2A
(36,46,42)
#121A1A
(18,26,26)
#000000
(0,0,0)

Tints of #C6E2BA

#C6E2BA
(198,226,186)
#CBE4C0
(203,228,192)
#D0E6C6
(208,230,198)
#D5E8CC
(213,232,204)
#DAEAD2
(218,234,210)
#DFECD8
(223,236,216)
#E4EEDE
(228,238,222)
#E9F0E4
(233,240,228)
#EEF2EA
(238,242,234)
#F3F4F0
(243,244,240)
#F8F6F6
(248,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E2BA color. Also use rgb(198,226,186) instead hex code.

Text Font Color

.myTextColor { color: #C6E2BA; }

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

This text font color is #C6E2BA.

Background Color

.myBgColor { background-color: #C6E2BA; }

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

This div background color is #C6E2BA.

Border color

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

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

This div border color is #C6E2BA.

Opacity

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

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

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

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

This text has shadow with #C6E2BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E2BA.

Preview

Color preview on black background

This text has color #C6E2BA on black background.


Color preview on white background

This text has color #C6E2BA on white background.


Black color preview on #C6E2BA background

This text has black color on #C6E2BA background.


White color preview on #C6E2BA background

This text has white color on #C6E2BA background.


Related colors

Complementary color

Complementary color for #hex is #391D45.


I love getcolorcode.com

Triadic colors

1 #BAC6E2 and #E2BAC6 with #C6E2BA are triadic colors.

2 #BAE2C6 and #E2C6BA with #C6E2BA are triadic colors.