COLOR #C1D38E

HEX: #C1D38E RGB: (193,211,142)

Color info

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

RGB color model

#C1D38E color RGB value is (193,211,142).

RGB: (193,211,142) (76%, 83%, 56%)

RGB channels and saturation

R 193 of 255 = 76%
G 211 of 255 = 83%
B 142 of 255 = 56%

193
211
142

R + G + B ~ 72%. #C1D38E is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 211 + 142 = 546 (100%)
R 193 of 546 ~ 35.35%
G 211 of 546 ~ 38.64%
B 142 of 546 ~ 26.01'%

%35.35
%38.64
%26.01

CMYK color model

#C1D38E color CMYK value is (9,0,33,17).

  • cyan value is 8.53%
  • magenta value is 0.00%
  • yellow value is 32.70%
  • key color value is 17.25%

CMYK: (9,0,33,17)
C9M0Y33K17 (9%, 0%, 33%, 17%)
(0.09 / 0.00 / 0.33 / 0.17)

CMYK percentages

%8.53
%0
%32.7
%17.25

Codes

Color #C1D38E in popluar color models

C1 D3 8E
RGB 193 211 142
HSL 76° 43.95% 69.22%
HSB/HSV 76° 32.70% 82.75%
CMYK 8.53% 0.00% 32.70%
17.25%

Color #C1D38E in popluar number systems.

HEX C1 D3 8E
Decimal 193 211 142
Binary 11000001 11010011 10001110
Octal 301 323 216

Shades and tints

Shades of #C1D38E

#C1D38E
(193,211,142)
#B0C082
(176,192,130)
#9FAD76
(159,173,118)
#8E9A6A
(142,154,106)
#7D875E
(125,135,94)
#6C7452
(108,116,82)
#5B6146
(91,97,70)
#4A4E3A
(74,78,58)
#393B2E
(57,59,46)
#282822
(40,40,34)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #C1D38E

#C1D38E
(193,211,142)
#C6D798
(198,215,152)
#CBDBA2
(203,219,162)
#D0DFAC
(208,223,172)
#D5E3B6
(213,227,182)
#DAE7C0
(218,231,192)
#DFEBCA
(223,235,202)
#E4EFD4
(228,239,212)
#E9F3DE
(233,243,222)
#EEF7E8
(238,247,232)
#F3FBF2
(243,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D38E color. Also use rgb(193,211,142) instead hex code.

Text Font Color

.myTextColor { color: #C1D38E; }

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

This text font color is #C1D38E.

Background Color

.myBgColor { background-color: #C1D38E; }

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

This div background color is #C1D38E.

Border color

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

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

This div border color is #C1D38E.

Opacity

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

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

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

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

This text has shadow with #C1D38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D38E.

Preview

Color preview on black background

This text has color #C1D38E on black background.


Color preview on white background

This text has color #C1D38E on white background.


Black color preview on #C1D38E background

This text has black color on #C1D38E background.


White color preview on #C1D38E background

This text has white color on #C1D38E background.


Related colors

Complementary color

Complementary color for #hex is #3E2C71.


I love getcolorcode.com

Triadic colors

1 #8EC1D3 and #D38EC1 with #C1D38E are triadic colors.

2 #8ED3C1 and #D3C18E with #C1D38E are triadic colors.