COLOR #C3EAD5

HEX: #C3EAD5 RGB: (195,234,213)

Color info

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

RGB color model

#C3EAD5 color RGB value is (195,234,213).

RGB: (195,234,213) (76%, 92%, 84%)

RGB channels and saturation

R 195 of 255 = 76%
G 234 of 255 = 92%
B 213 of 255 = 84%

195
234
213

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

Portions of RGB colors in percentages

R + G + B = 195 + 234 + 213 = 642 (100%)
R 195 of 642 ~ 30.37%
G 234 of 642 ~ 36.45%
B 213 of 642 ~ 33.18'%

%30.37
%36.45
%33.18

CMYK color model

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

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 8.97%
  • key color value is 8.24%

CMYK: (17,0,9,8)
C17M0Y9K8 (17%, 0%, 9%, 8%)
(0.17 / 0.00 / 0.09 / 0.08)

CMYK percentages

%16.67
%0
%8.97
%8.24

Codes

Color #C3EAD5 in popluar color models

C3 EA D5
RGB 195 234 213
HSL 148° 48.15% 84.12%
HSB/HSV 148° 16.67% 91.76%
CMYK 16.67% 0.00% 8.97%
8.24%

Color #C3EAD5 in popluar number systems.

HEX C3 EA D5
Decimal 195 234 213
Binary 11000011 11101010 11010101
Octal 303 352 325

Shades and tints

Shades of #C3EAD5

#C3EAD5
(195,234,213)
#B2D5C2
(178,213,194)
#A1C0AF
(161,192,175)
#90AB9C
(144,171,156)
#7F9689
(127,150,137)
#6E8176
(110,129,118)
#5D6C63
(93,108,99)
#4C5750
(76,87,80)
#3B423D
(59,66,61)
#2A2D2A
(42,45,42)
#191817
(25,24,23)
#000000
(0,0,0)

Tints of #C3EAD5

#C3EAD5
(195,234,213)
#C8EBD8
(200,235,216)
#CDECDB
(205,236,219)
#D2EDDE
(210,237,222)
#D7EEE1
(215,238,225)
#DCEFE4
(220,239,228)
#E1F0E7
(225,240,231)
#E6F1EA
(230,241,234)
#EBF2ED
(235,242,237)
#F0F3F0
(240,243,240)
#F5F4F3
(245,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3EAD5 color. Also use rgb(195,234,213) instead hex code.

Text Font Color

.myTextColor { color: #C3EAD5; }

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

This text font color is #C3EAD5.

Background Color

.myBgColor { background-color: #C3EAD5; }

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

This div background color is #C3EAD5.

Border color

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

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

This div border color is #C3EAD5.

Opacity

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

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

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

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

This text has shadow with #C3EAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3EAD5.

Preview

Color preview on black background

This text has color #C3EAD5 on black background.


Color preview on white background

This text has color #C3EAD5 on white background.


Black color preview on #C3EAD5 background

This text has black color on #C3EAD5 background.


White color preview on #C3EAD5 background

This text has white color on #C3EAD5 background.


Related colors

Complementary color

Complementary color for #hex is #3C152A.


I love getcolorcode.com

Triadic colors

1 #D5C3EA and #EAD5C3 with #C3EAD5 are triadic colors.

2 #D5EAC3 and #EAC3D5 with #C3EAD5 are triadic colors.