COLOR #C1E3E5

HEX: #C1E3E5 RGB: (193,227,229)

Color info

#C1E3E5 contains red, green and blue colors in about the same proportion. Web safe color of #C1E3E5 is #CCCCCC (or #CCC).

RGB color model

#C1E3E5 color RGB value is (193,227,229).

RGB: (193,227,229) (76%, 89%, 90%)

RGB channels and saturation

R 193 of 255 = 76%
G 227 of 255 = 89%
B 229 of 255 = 90%

193
227
229

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

Portions of RGB colors in percentages

R + G + B = 193 + 227 + 229 = 649 (100%)
R 193 of 649 ~ 29.74%
G 227 of 649 ~ 34.98%
B 229 of 649 ~ 35.29'%

%29.74
%34.98
%35.29

CMYK color model

#C1E3E5 color CMYK value is (16,1,0,10).

  • cyan value is 15.72%
  • magenta value is 0.87%
  • yellow value is 0.00%
  • key color value is 10.20%

CMYK: (16,1,0,10)
C16M1Y0K10 (16%, 1%, 0%, 10%)
(0.16 / 0.01 / 0.00 / 0.10)

CMYK percentages

%15.72
%0.87
%0
%10.2

Codes

Color #C1E3E5 in popluar color models

C1 E3 E5
RGB 193 227 229
HSL 183° 40.91% 82.75%
HSB/HSV 183° 15.72% 89.80%
CMYK 15.72% 0.87% 0.00%
10.20%

Color #C1E3E5 in popluar number systems.

HEX C1 E3 E5
Decimal 193 227 229
Binary 11000001 11100011 11100101
Octal 301 343 345

Shades and tints

Shades of #C1E3E5

#C1E3E5
(193,227,229)
#B0CFD1
(176,207,209)
#9FBBBD
(159,187,189)
#8EA7A9
(142,167,169)
#7D9395
(125,147,149)
#6C7F81
(108,127,129)
#5B6B6D
(91,107,109)
#4A5759
(74,87,89)
#394345
(57,67,69)
#282F31
(40,47,49)
#171B1D
(23,27,29)
#000000
(0,0,0)

Tints of #C1E3E5

#C1E3E5
(193,227,229)
#C6E5E7
(198,229,231)
#CBE7E9
(203,231,233)
#D0E9EB
(208,233,235)
#D5EBED
(213,235,237)
#DAEDEF
(218,237,239)
#DFEFF1
(223,239,241)
#E4F1F3
(228,241,243)
#E9F3F5
(233,243,245)
#EEF5F7
(238,245,247)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1E3E5; }

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

This text font color is #C1E3E5.

Background Color

.myBgColor { background-color: #C1E3E5; }

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

This div background color is #C1E3E5.

Border color

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

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

This div border color is #C1E3E5.

Opacity

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

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

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

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

This text has shadow with #C1E3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1E3E5.

Preview

Color preview on black background

This text has color #C1E3E5 on black background.


Color preview on white background

This text has color #C1E3E5 on white background.


Black color preview on #C1E3E5 background

This text has black color on #C1E3E5 background.


White color preview on #C1E3E5 background

This text has white color on #C1E3E5 background.


Related colors

Complementary color

Complementary color for #hex is #3E1C1A.


I love getcolorcode.com

Triadic colors

1 #E5C1E3 and #E3E5C1 with #C1E3E5 are triadic colors.

2 #E5E3C1 and #E3C1E5 with #C1E3E5 are triadic colors.