COLOR #C3EBD9

HEX: #C3EBD9 RGB: (195,235,217)

Color info

#C3EBD9 contains red, green and blue colors in about the same proportion. Web safe color of #C3EBD9 is #CCFFCC (or #CFC).

RGB color model

#C3EBD9 color RGB value is (195,235,217).

RGB: (195,235,217) (76%, 92%, 85%)

RGB channels and saturation

R 195 of 255 = 76%
G 235 of 255 = 92%
B 217 of 255 = 85%

195
235
217

R + G + B ~ 84%. #C3EBD9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 235 + 217 = 647 (100%)
R 195 of 647 ~ 30.14%
G 235 of 647 ~ 36.32%
B 217 of 647 ~ 33.54'%

%30.14
%36.32
%33.54

CMYK color model

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

  • cyan value is 17.02%
  • magenta value is 0.00%
  • yellow value is 7.66%
  • key color value is 7.84%

CMYK: (17,0,8,8)
C17M0Y8K8 (17%, 0%, 8%, 8%)
(0.17 / 0.00 / 0.08 / 0.08)

CMYK percentages

%17.02
%0
%7.66
%7.84

Codes

Color #C3EBD9 in popluar color models

C3 EB D9
RGB 195 235 217
HSL 153° 50.00% 84.31%
HSB/HSV 153° 17.02% 92.16%
CMYK 17.02% 0.00% 7.66%
7.84%

Color #C3EBD9 in popluar number systems.

HEX C3 EB D9
Decimal 195 235 217
Binary 11000011 11101011 11011001
Octal 303 353 331

Shades and tints

Shades of #C3EBD9

#C3EBD9
(195,235,217)
#B2D6C6
(178,214,198)
#A1C1B3
(161,193,179)
#90ACA0
(144,172,160)
#7F978D
(127,151,141)
#6E827A
(110,130,122)
#5D6D67
(93,109,103)
#4C5854
(76,88,84)
#3B4341
(59,67,65)
#2A2E2E
(42,46,46)
#19191B
(25,25,27)
#000000
(0,0,0)

Tints of #C3EBD9

#C3EBD9
(195,235,217)
#C8ECDC
(200,236,220)
#CDEDDF
(205,237,223)
#D2EEE2
(210,238,226)
#D7EFE5
(215,239,229)
#DCF0E8
(220,240,232)
#E1F1EB
(225,241,235)
#E6F2EE
(230,242,238)
#EBF3F1
(235,243,241)
#F0F4F4
(240,244,244)
#F5F5F7
(245,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3EBD9 color. Also use rgb(195,235,217) instead hex code.

Text Font Color

.myTextColor { color: #C3EBD9; }

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

This text font color is #C3EBD9.

Background Color

.myBgColor { background-color: #C3EBD9; }

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

This div background color is #C3EBD9.

Border color

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

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

This div border color is #C3EBD9.

Opacity

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

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

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

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

This text has shadow with #C3EBD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3EBD9.

Preview

Color preview on black background

This text has color #C3EBD9 on black background.


Color preview on white background

This text has color #C3EBD9 on white background.


Black color preview on #C3EBD9 background

This text has black color on #C3EBD9 background.


White color preview on #C3EBD9 background

This text has white color on #C3EBD9 background.


Related colors

Complementary color

Complementary color for #hex is #3C1426.


I love getcolorcode.com

Triadic colors

1 #D9C3EB and #EBD9C3 with #C3EBD9 are triadic colors.

2 #D9EBC3 and #EBC3D9 with #C3EBD9 are triadic colors.