COLOR #C6D39B

HEX: #C6D39B RGB: (198,211,155)

Color info

#C6D39B contains red, green and blue colors in about the same proportion. Web safe color of #C6D39B is #CCCC99 (or #CC9).

RGB color model

#C6D39B color RGB value is (198,211,155).

RGB: (198,211,155) (78%, 83%, 61%)

RGB channels and saturation

R 198 of 255 = 78%
G 211 of 255 = 83%
B 155 of 255 = 61%

198
211
155

R + G + B ~ 74%. #C6D39B is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 211 + 155 = 564 (100%)
R 198 of 564 ~ 35.11%
G 211 of 564 ~ 37.41%
B 155 of 564 ~ 27.48'%

%35.11
%37.41
%27.48

CMYK color model

#C6D39B color CMYK value is (6,0,27,17).

  • cyan value is 6.16%
  • magenta value is 0.00%
  • yellow value is 26.54%
  • key color value is 17.25%

CMYK: (6,0,27,17)
C6M0Y27K17 (6%, 0%, 27%, 17%)
(0.06 / 0.00 / 0.27 / 0.17)

CMYK percentages

%6.16
%0
%26.54
%17.25

Codes

Color #C6D39B in popluar color models

C6 D3 9B
RGB 198 211 155
HSL 74° 38.89% 71.76%
HSB/HSV 74° 26.54% 82.75%
CMYK 6.16% 0.00% 26.54%
17.25%

Color #C6D39B in popluar number systems.

HEX C6 D3 9B
Decimal 198 211 155
Binary 11000110 11010011 10011011
Octal 306 323 233

Shades and tints

Shades of #C6D39B

#C6D39B
(198,211,155)
#B4C08D
(180,192,141)
#A2AD7F
(162,173,127)
#909A71
(144,154,113)
#7E8763
(126,135,99)
#6C7455
(108,116,85)
#5A6147
(90,97,71)
#484E39
(72,78,57)
#363B2B
(54,59,43)
#24281D
(36,40,29)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #C6D39B

#C6D39B
(198,211,155)
#CBD7A4
(203,215,164)
#D0DBAD
(208,219,173)
#D5DFB6
(213,223,182)
#DAE3BF
(218,227,191)
#DFE7C8
(223,231,200)
#E4EBD1
(228,235,209)
#E9EFDA
(233,239,218)
#EEF3E3
(238,243,227)
#F3F7EC
(243,247,236)
#F8FBF5
(248,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D39B color. Also use rgb(198,211,155) instead hex code.

Text Font Color

.myTextColor { color: #C6D39B; }

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

This text font color is #C6D39B.

Background Color

.myBgColor { background-color: #C6D39B; }

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

This div background color is #C6D39B.

Border color

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

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

This div border color is #C6D39B.

Opacity

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

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

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

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

This text has shadow with #C6D39B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D39B.

Preview

Color preview on black background

This text has color #C6D39B on black background.


Color preview on white background

This text has color #C6D39B on white background.


Black color preview on #C6D39B background

This text has black color on #C6D39B background.


White color preview on #C6D39B background

This text has white color on #C6D39B background.


Related colors

Complementary color

Complementary color for #hex is #392C64.


I love getcolorcode.com

Triadic colors

1 #9BC6D3 and #D39BC6 with #C6D39B are triadic colors.

2 #9BD3C6 and #D3C69B with #C6D39B are triadic colors.