COLOR #C3D391

HEX: #C3D391 RGB: (195,211,145)

Color info

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

RGB color model

#C3D391 color RGB value is (195,211,145).

RGB: (195,211,145) (76%, 83%, 57%)

RGB channels and saturation

R 195 of 255 = 76%
G 211 of 255 = 83%
B 145 of 255 = 57%

195
211
145

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

Portions of RGB colors in percentages

R + G + B = 195 + 211 + 145 = 551 (100%)
R 195 of 551 ~ 35.39%
G 211 of 551 ~ 38.29%
B 145 of 551 ~ 26.32'%

%35.39
%38.29
%26.32

CMYK color model

#C3D391 color CMYK value is (8,0,31,17).

  • cyan value is 7.58%
  • magenta value is 0.00%
  • yellow value is 31.28%
  • key color value is 17.25%

CMYK: (8,0,31,17)
C8M0Y31K17 (8%, 0%, 31%, 17%)
(0.08 / 0.00 / 0.31 / 0.17)

CMYK percentages

%7.58
%0
%31.28
%17.25

Codes

Color #C3D391 in popluar color models

C3 D3 91
RGB 195 211 145
HSL 75° 42.86% 69.80%
HSB/HSV 75° 31.28% 82.75%
CMYK 7.58% 0.00% 31.28%
17.25%

Color #C3D391 in popluar number systems.

HEX C3 D3 91
Decimal 195 211 145
Binary 11000011 11010011 10010001
Octal 303 323 221

Shades and tints

Shades of #C3D391

#C3D391
(195,211,145)
#B2C084
(178,192,132)
#A1AD77
(161,173,119)
#909A6A
(144,154,106)
#7F875D
(127,135,93)
#6E7450
(110,116,80)
#5D6143
(93,97,67)
#4C4E36
(76,78,54)
#3B3B29
(59,59,41)
#2A281C
(42,40,28)
#19150F
(25,21,15)
#000000
(0,0,0)

Tints of #C3D391

#C3D391
(195,211,145)
#C8D79B
(200,215,155)
#CDDBA5
(205,219,165)
#D2DFAF
(210,223,175)
#D7E3B9
(215,227,185)
#DCE7C3
(220,231,195)
#E1EBCD
(225,235,205)
#E6EFD7
(230,239,215)
#EBF3E1
(235,243,225)
#F0F7EB
(240,247,235)
#F5FBF5
(245,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3D391 color. Also use rgb(195,211,145) instead hex code.

Text Font Color

.myTextColor { color: #C3D391; }

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

This text font color is #C3D391.

Background Color

.myBgColor { background-color: #C3D391; }

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

This div background color is #C3D391.

Border color

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

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

This div border color is #C3D391.

Opacity

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

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

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

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

This text has shadow with #C3D391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3D391.

Preview

Color preview on black background

This text has color #C3D391 on black background.


Color preview on white background

This text has color #C3D391 on white background.


Black color preview on #C3D391 background

This text has black color on #C3D391 background.


White color preview on #C3D391 background

This text has white color on #C3D391 background.


Related colors

Complementary color

Complementary color for #hex is #3C2C6E.


I love getcolorcode.com

Triadic colors

1 #91C3D3 and #D391C3 with #C3D391 are triadic colors.

2 #91D3C3 and #D3C391 with #C3D391 are triadic colors.