COLOR #C1EFE5

HEX: #C1EFE5 RGB: (193,239,229)

Color info

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

RGB color model

#C1EFE5 color RGB value is (193,239,229).

RGB: (193,239,229) (76%, 94%, 90%)

RGB channels and saturation

R 193 of 255 = 76%
G 239 of 255 = 94%
B 229 of 255 = 90%

193
239
229

R + G + B ~ 87%. #C1EFE5 is light color.

Portions of RGB colors in percentages

R + G + B = 193 + 239 + 229 = 661 (100%)
R 193 of 661 ~ 29.2%
G 239 of 661 ~ 36.16%
B 229 of 661 ~ 34.64'%

%29.2
%36.16
%34.64

CMYK color model

#C1EFE5 color CMYK value is (19,0,4,6).

  • cyan value is 19.25%
  • magenta value is 0.00%
  • yellow value is 4.18%
  • key color value is 6.27%

CMYK: (19,0,4,6)
C19M0Y4K6 (19%, 0%, 4%, 6%)
(0.19 / 0.00 / 0.04 / 0.06)

CMYK percentages

%19.25
%0
%4.18
%6.27

Codes

Color #C1EFE5 in popluar color models

C1 EF E5
RGB 193 239 229
HSL 167° 58.97% 84.71%
HSB/HSV 167° 19.25% 93.73%
CMYK 19.25% 0.00% 4.18%
6.27%

Color #C1EFE5 in popluar number systems.

HEX C1 EF E5
Decimal 193 239 229
Binary 11000001 11101111 11100101
Octal 301 357 345

Shades and tints

Shades of #C1EFE5

#C1EFE5
(193,239,229)
#B0DAD1
(176,218,209)
#9FC5BD
(159,197,189)
#8EB0A9
(142,176,169)
#7D9B95
(125,155,149)
#6C8681
(108,134,129)
#5B716D
(91,113,109)
#4A5C59
(74,92,89)
#394745
(57,71,69)
#283231
(40,50,49)
#171D1D
(23,29,29)
#000000
(0,0,0)

Tints of #C1EFE5

#C1EFE5
(193,239,229)
#C6F0E7
(198,240,231)
#CBF1E9
(203,241,233)
#D0F2EB
(208,242,235)
#D5F3ED
(213,243,237)
#DAF4EF
(218,244,239)
#DFF5F1
(223,245,241)
#E4F6F3
(228,246,243)
#E9F7F5
(233,247,245)
#EEF8F7
(238,248,247)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1EFE5 color. Also use rgb(193,239,229) instead hex code.

Text Font Color

.myTextColor { color: #C1EFE5; }

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

This text font color is #C1EFE5.

Background Color

.myBgColor { background-color: #C1EFE5; }

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

This div background color is #C1EFE5.

Border color

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

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

This div border color is #C1EFE5.

Opacity

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

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

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

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

This text has shadow with #C1EFE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1EFE5.

Preview

Color preview on black background

This text has color #C1EFE5 on black background.


Color preview on white background

This text has color #C1EFE5 on white background.


Black color preview on #C1EFE5 background

This text has black color on #C1EFE5 background.


White color preview on #C1EFE5 background

This text has white color on #C1EFE5 background.


Related colors

Complementary color

Complementary color for #hex is #3E101A.


I love getcolorcode.com

Triadic colors

1 #E5C1EF and #EFE5C1 with #C1EFE5 are triadic colors.

2 #E5EFC1 and #EFC1E5 with #C1EFE5 are triadic colors.