COLOR #C3D695

HEX: #C3D695 RGB: (195,214,149)

Color info

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

RGB color model

#C3D695 color RGB value is (195,214,149).

RGB: (195,214,149) (76%, 84%, 58%)

RGB channels and saturation

R 195 of 255 = 76%
G 214 of 255 = 84%
B 149 of 255 = 58%

195
214
149

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

Portions of RGB colors in percentages

R + G + B = 195 + 214 + 149 = 558 (100%)
R 195 of 558 ~ 34.95%
G 214 of 558 ~ 38.35%
B 149 of 558 ~ 26.7'%

%34.95
%38.35
%26.7

CMYK color model

#C3D695 color CMYK value is (9,0,30,16).

  • cyan value is 8.88%
  • magenta value is 0.00%
  • yellow value is 30.37%
  • key color value is 16.08%

CMYK: (9,0,30,16)
C9M0Y30K16 (9%, 0%, 30%, 16%)
(0.09 / 0.00 / 0.30 / 0.16)

CMYK percentages

%8.88
%0
%30.37
%16.08

Codes

Color #C3D695 in popluar color models

C3 D6 95
RGB 195 214 149
HSL 78° 44.22% 71.18%
HSB/HSV 78° 30.37% 83.92%
CMYK 8.88% 0.00% 30.37%
16.08%

Color #C3D695 in popluar number systems.

HEX C3 D6 95
Decimal 195 214 149
Binary 11000011 11010110 10010101
Octal 303 326 225

Shades and tints

Shades of #C3D695

#C3D695
(195,214,149)
#B2C388
(178,195,136)
#A1B07B
(161,176,123)
#909D6E
(144,157,110)
#7F8A61
(127,138,97)
#6E7754
(110,119,84)
#5D6447
(93,100,71)
#4C513A
(76,81,58)
#3B3E2D
(59,62,45)
#2A2B20
(42,43,32)
#191813
(25,24,19)
#000000
(0,0,0)

Tints of #C3D695

#C3D695
(195,214,149)
#C8D99E
(200,217,158)
#CDDCA7
(205,220,167)
#D2DFB0
(210,223,176)
#D7E2B9
(215,226,185)
#DCE5C2
(220,229,194)
#E1E8CB
(225,232,203)
#E6EBD4
(230,235,212)
#EBEEDD
(235,238,221)
#F0F1E6
(240,241,230)
#F5F4EF
(245,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3D695 color. Also use rgb(195,214,149) instead hex code.

Text Font Color

.myTextColor { color: #C3D695; }

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

This text font color is #C3D695.

Background Color

.myBgColor { background-color: #C3D695; }

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

This div background color is #C3D695.

Border color

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

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

This div border color is #C3D695.

Opacity

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

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

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

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

This text has shadow with #C3D695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3D695.

Preview

Color preview on black background

This text has color #C3D695 on black background.


Color preview on white background

This text has color #C3D695 on white background.


Black color preview on #C3D695 background

This text has black color on #C3D695 background.


White color preview on #C3D695 background

This text has white color on #C3D695 background.


Related colors

Complementary color

Complementary color for #hex is #3C296A.


I love getcolorcode.com

Triadic colors

1 #95C3D6 and #D695C3 with #C3D695 are triadic colors.

2 #95D6C3 and #D6C395 with #C3D695 are triadic colors.