COLOR #C3EFD8

HEX: #C3EFD8 RGB: (195,239,216)

Color info

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

RGB color model

#C3EFD8 color RGB value is (195,239,216).

RGB: (195,239,216) (76%, 94%, 85%)

RGB channels and saturation

R 195 of 255 = 76%
G 239 of 255 = 94%
B 216 of 255 = 85%

195
239
216

R + G + B ~ 85%. #C3EFD8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 239 + 216 = 650 (100%)
R 195 of 650 ~ 30%
G 239 of 650 ~ 36.77%
B 216 of 650 ~ 33.23'%

%30
%36.77
%33.23

CMYK color model

#C3EFD8 color CMYK value is (18,0,10,6).

  • cyan value is 18.41%
  • magenta value is 0.00%
  • yellow value is 9.62%
  • key color value is 6.27%

CMYK: (18,0,10,6)
C18M0Y10K6 (18%, 0%, 10%, 6%)
(0.18 / 0.00 / 0.10 / 0.06)

CMYK percentages

%18.41
%0
%9.62
%6.27

Codes

Color #C3EFD8 in popluar color models

C3 EF D8
RGB 195 239 216
HSL 149° 57.89% 85.10%
HSB/HSV 149° 18.41% 93.73%
CMYK 18.41% 0.00% 9.62%
6.27%

Color #C3EFD8 in popluar number systems.

HEX C3 EF D8
Decimal 195 239 216
Binary 11000011 11101111 11011000
Octal 303 357 330

Shades and tints

Shades of #C3EFD8

#C3EFD8
(195,239,216)
#B2DAC5
(178,218,197)
#A1C5B2
(161,197,178)
#90B09F
(144,176,159)
#7F9B8C
(127,155,140)
#6E8679
(110,134,121)
#5D7166
(93,113,102)
#4C5C53
(76,92,83)
#3B4740
(59,71,64)
#2A322D
(42,50,45)
#191D1A
(25,29,26)
#000000
(0,0,0)

Tints of #C3EFD8

#C3EFD8
(195,239,216)
#C8F0DB
(200,240,219)
#CDF1DE
(205,241,222)
#D2F2E1
(210,242,225)
#D7F3E4
(215,243,228)
#DCF4E7
(220,244,231)
#E1F5EA
(225,245,234)
#E6F6ED
(230,246,237)
#EBF7F0
(235,247,240)
#F0F8F3
(240,248,243)
#F5F9F6
(245,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3EFD8 color. Also use rgb(195,239,216) instead hex code.

Text Font Color

.myTextColor { color: #C3EFD8; }

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

This text font color is #C3EFD8.

Background Color

.myBgColor { background-color: #C3EFD8; }

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

This div background color is #C3EFD8.

Border color

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

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

This div border color is #C3EFD8.

Opacity

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

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

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

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

This text has shadow with #C3EFD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3EFD8.

Preview

Color preview on black background

This text has color #C3EFD8 on black background.


Color preview on white background

This text has color #C3EFD8 on white background.


Black color preview on #C3EFD8 background

This text has black color on #C3EFD8 background.


White color preview on #C3EFD8 background

This text has white color on #C3EFD8 background.


Related colors

Complementary color

Complementary color for #hex is #3C1027.


I love getcolorcode.com

Triadic colors

1 #D8C3EF and #EFD8C3 with #C3EFD8 are triadic colors.

2 #D8EFC3 and #EFC3D8 with #C3EFD8 are triadic colors.