COLOR #C6D68F

HEX: #C6D68F RGB: (198,214,143)

Color info

#C6D68F contains mainly red and green colors. Web safe color of #C6D68F is #CCCC99 (or #CC9).

RGB color model

#C6D68F color RGB value is (198,214,143).

RGB: (198,214,143) (78%, 84%, 56%)

RGB channels and saturation

R 198 of 255 = 78%
G 214 of 255 = 84%
B 143 of 255 = 56%

198
214
143

R + G + B ~ 73%. #C6D68F is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 214 + 143 = 555 (100%)
R 198 of 555 ~ 35.68%
G 214 of 555 ~ 38.56%
B 143 of 555 ~ 25.77'%

%35.68
%38.56
%25.77

CMYK color model

#C6D68F color CMYK value is (7,0,33,16).

  • cyan value is 7.48%
  • magenta value is 0.00%
  • yellow value is 33.18%
  • key color value is 16.08%

CMYK: (7,0,33,16)
C7M0Y33K16 (7%, 0%, 33%, 16%)
(0.07 / 0.00 / 0.33 / 0.16)

CMYK percentages

%7.48
%0
%33.18
%16.08

Codes

Color #C6D68F in popluar color models

C6 D6 8F
RGB 198 214 143
HSL 74° 46.41% 70.00%
HSB/HSV 74° 33.18% 83.92%
CMYK 7.48% 0.00% 33.18%
16.08%

Color #C6D68F in popluar number systems.

HEX C6 D6 8F
Decimal 198 214 143
Binary 11000110 11010110 10001111
Octal 306 326 217

Shades and tints

Shades of #C6D68F

#C6D68F
(198,214,143)
#B4C382
(180,195,130)
#A2B075
(162,176,117)
#909D68
(144,157,104)
#7E8A5B
(126,138,91)
#6C774E
(108,119,78)
#5A6441
(90,100,65)
#485134
(72,81,52)
#363E27
(54,62,39)
#242B1A
(36,43,26)
#12180D
(18,24,13)
#000000
(0,0,0)

Tints of #C6D68F

#C6D68F
(198,214,143)
#CBD999
(203,217,153)
#D0DCA3
(208,220,163)
#D5DFAD
(213,223,173)
#DAE2B7
(218,226,183)
#DFE5C1
(223,229,193)
#E4E8CB
(228,232,203)
#E9EBD5
(233,235,213)
#EEEEDF
(238,238,223)
#F3F1E9
(243,241,233)
#F8F4F3
(248,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D68F color. Also use rgb(198,214,143) instead hex code.

Text Font Color

.myTextColor { color: #C6D68F; }

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

This text font color is #C6D68F.

Background Color

.myBgColor { background-color: #C6D68F; }

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

This div background color is #C6D68F.

Border color

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

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

This div border color is #C6D68F.

Opacity

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

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

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

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

This text has shadow with #C6D68F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D68F.

Preview

Color preview on black background

This text has color #C6D68F on black background.


Color preview on white background

This text has color #C6D68F on white background.


Black color preview on #C6D68F background

This text has black color on #C6D68F background.


White color preview on #C6D68F background

This text has white color on #C6D68F background.


Related colors

Complementary color

Complementary color for #hex is #392970.


I love getcolorcode.com

Triadic colors

1 #8FC6D6 and #D68FC6 with #C6D68F are triadic colors.

2 #8FD6C6 and #D6C68F with #C6D68F are triadic colors.