COLOR #C6E3BB

HEX: #C6E3BB RGB: (198,227,187)

Color info

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

RGB color model

#C6E3BB color RGB value is (198,227,187).

RGB: (198,227,187) (78%, 89%, 73%)

RGB channels and saturation

R 198 of 255 = 78%
G 227 of 255 = 89%
B 187 of 255 = 73%

198
227
187

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

Portions of RGB colors in percentages

R + G + B = 198 + 227 + 187 = 612 (100%)
R 198 of 612 ~ 32.35%
G 227 of 612 ~ 37.09%
B 187 of 612 ~ 30.56'%

%32.35
%37.09
%30.56

CMYK color model

#C6E3BB color CMYK value is (13,0,18,11).

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

CMYK: (13,0,18,11)
C13M0Y18K11 (13%, 0%, 18%, 11%)
(0.13 / 0.00 / 0.18 / 0.11)

CMYK percentages

%12.78
%0
%17.62
%10.98

Codes

Color #C6E3BB in popluar color models

C6 E3 BB
RGB 198 227 187
HSL 104° 41.67% 81.18%
HSB/HSV 104° 17.62% 89.02%
CMYK 12.78% 0.00% 17.62%
10.98%

Color #C6E3BB in popluar number systems.

HEX C6 E3 BB
Decimal 198 227 187
Binary 11000110 11100011 10111011
Octal 306 343 273

Shades and tints

Shades of #C6E3BB

#C6E3BB
(198,227,187)
#B4CFAA
(180,207,170)
#A2BB99
(162,187,153)
#90A788
(144,167,136)
#7E9377
(126,147,119)
#6C7F66
(108,127,102)
#5A6B55
(90,107,85)
#485744
(72,87,68)
#364333
(54,67,51)
#242F22
(36,47,34)
#121B11
(18,27,17)
#000000
(0,0,0)

Tints of #C6E3BB

#C6E3BB
(198,227,187)
#CBE5C1
(203,229,193)
#D0E7C7
(208,231,199)
#D5E9CD
(213,233,205)
#DAEBD3
(218,235,211)
#DFEDD9
(223,237,217)
#E4EFDF
(228,239,223)
#E9F1E5
(233,241,229)
#EEF3EB
(238,243,235)
#F3F5F1
(243,245,241)
#F8F7F7
(248,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E3BB; }

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

This text font color is #C6E3BB.

Background Color

.myBgColor { background-color: #C6E3BB; }

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

This div background color is #C6E3BB.

Border color

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

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

This div border color is #C6E3BB.

Opacity

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

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

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

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

This text has shadow with #C6E3BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3BB.

Preview

Color preview on black background

This text has color #C6E3BB on black background.


Color preview on white background

This text has color #C6E3BB on white background.


Black color preview on #C6E3BB background

This text has black color on #C6E3BB background.


White color preview on #C6E3BB background

This text has white color on #C6E3BB background.


Related colors

Complementary color

Complementary color for #hex is #391C44.


I love getcolorcode.com

Triadic colors

1 #BBC6E3 and #E3BBC6 with #C6E3BB are triadic colors.

2 #BBE3C6 and #E3C6BB with #C6E3BB are triadic colors.