COLOR #C6E4BD

HEX: #C6E4BD RGB: (198,228,189)

Color info

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

RGB color model

#C6E4BD color RGB value is (198,228,189).

RGB: (198,228,189) (78%, 89%, 74%)

RGB channels and saturation

R 198 of 255 = 78%
G 228 of 255 = 89%
B 189 of 255 = 74%

198
228
189

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

Portions of RGB colors in percentages

R + G + B = 198 + 228 + 189 = 615 (100%)
R 198 of 615 ~ 32.2%
G 228 of 615 ~ 37.07%
B 189 of 615 ~ 30.73'%

%32.2
%37.07
%30.73

CMYK color model

#C6E4BD color CMYK value is (13,0,17,11).

  • cyan value is 13.16%
  • magenta value is 0.00%
  • yellow value is 17.11%
  • key color value is 10.59%

CMYK: (13,0,17,11)
C13M0Y17K11 (13%, 0%, 17%, 11%)
(0.13 / 0.00 / 0.17 / 0.11)

CMYK percentages

%13.16
%0
%17.11
%10.59

Codes

Color #C6E4BD in popluar color models

C6 E4 BD
RGB 198 228 189
HSL 106° 41.94% 81.76%
HSB/HSV 106° 17.11% 89.41%
CMYK 13.16% 0.00% 17.11%
10.59%

Color #C6E4BD in popluar number systems.

HEX C6 E4 BD
Decimal 198 228 189
Binary 11000110 11100100 10111101
Octal 306 344 275

Shades and tints

Shades of #C6E4BD

#C6E4BD
(198,228,189)
#B4D0AC
(180,208,172)
#A2BC9B
(162,188,155)
#90A88A
(144,168,138)
#7E9479
(126,148,121)
#6C8068
(108,128,104)
#5A6C57
(90,108,87)
#485846
(72,88,70)
#364435
(54,68,53)
#243024
(36,48,36)
#121C13
(18,28,19)
#000000
(0,0,0)

Tints of #C6E4BD

#C6E4BD
(198,228,189)
#CBE6C3
(203,230,195)
#D0E8C9
(208,232,201)
#D5EACF
(213,234,207)
#DAECD5
(218,236,213)
#DFEEDB
(223,238,219)
#E4F0E1
(228,240,225)
#E9F2E7
(233,242,231)
#EEF4ED
(238,244,237)
#F3F6F3
(243,246,243)
#F8F8F9
(248,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E4BD color. Also use rgb(198,228,189) instead hex code.

Text Font Color

.myTextColor { color: #C6E4BD; }

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

This text font color is #C6E4BD.

Background Color

.myBgColor { background-color: #C6E4BD; }

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

This div background color is #C6E4BD.

Border color

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

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

This div border color is #C6E4BD.

Opacity

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

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

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

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

This text has shadow with #C6E4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E4BD.

Preview

Color preview on black background

This text has color #C6E4BD on black background.


Color preview on white background

This text has color #C6E4BD on white background.


Black color preview on #C6E4BD background

This text has black color on #C6E4BD background.


White color preview on #C6E4BD background

This text has white color on #C6E4BD background.


Related colors

Complementary color

Complementary color for #hex is #391B42.


I love getcolorcode.com

Triadic colors

1 #BDC6E4 and #E4BDC6 with #C6E4BD are triadic colors.

2 #BDE4C6 and #E4C6BD with #C6E4BD are triadic colors.