COLOR #C1C4E9

HEX: #C1C4E9 RGB: (193,196,233)

Color info

#C1C4E9 contains red, green and blue colors in about the same proportion. Web safe color of #C1C4E9 is #CCCCFF (or #CCF).

RGB color model

#C1C4E9 color RGB value is (193,196,233).

RGB: (193,196,233) (76%, 77%, 91%)

RGB channels and saturation

R 193 of 255 = 76%
G 196 of 255 = 77%
B 233 of 255 = 91%

193
196
233

R + G + B ~ 81%. #C1C4E9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 196 + 233 = 622 (100%)
R 193 of 622 ~ 31.03%
G 196 of 622 ~ 31.51%
B 233 of 622 ~ 37.46'%

%31.03
%31.51
%37.46

CMYK color model

#C1C4E9 color CMYK value is (17,16,0,9).

  • cyan value is 17.17%
  • magenta value is 15.88%
  • yellow value is 0.00%
  • key color value is 8.63%

CMYK: (17,16,0,9)
C17M16Y0K9 (17%, 16%, 0%, 9%)
(0.17 / 0.16 / 0.00 / 0.09)

CMYK percentages

%17.17
%15.88
%0
%8.63

Codes

Color #C1C4E9 in popluar color models

C1 C4 E9
RGB 193 196 233
HSL 236° 47.62% 83.53%
HSB/HSV 236° 17.17% 91.37%
CMYK 17.17% 15.88% 0.00%
8.63%

Color #C1C4E9 in popluar number systems.

HEX C1 C4 E9
Decimal 193 196 233
Binary 11000001 11000100 11101001
Octal 301 304 351

Shades and tints

Shades of #C1C4E9

#C1C4E9
(193,196,233)
#B0B3D4
(176,179,212)
#9FA2BF
(159,162,191)
#8E91AA
(142,145,170)
#7D8095
(125,128,149)
#6C6F80
(108,111,128)
#5B5E6B
(91,94,107)
#4A4D56
(74,77,86)
#393C41
(57,60,65)
#282B2C
(40,43,44)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #C1C4E9

#C1C4E9
(193,196,233)
#C6C9EB
(198,201,235)
#CBCEED
(203,206,237)
#D0D3EF
(208,211,239)
#D5D8F1
(213,216,241)
#DADDF3
(218,221,243)
#DFE2F5
(223,226,245)
#E4E7F7
(228,231,247)
#E9ECF9
(233,236,249)
#EEF1FB
(238,241,251)
#F3F6FD
(243,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1C4E9 color. Also use rgb(193,196,233) instead hex code.

Text Font Color

.myTextColor { color: #C1C4E9; }

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

This text font color is #C1C4E9.

Background Color

.myBgColor { background-color: #C1C4E9; }

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

This div background color is #C1C4E9.

Border color

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

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

This div border color is #C1C4E9.

Opacity

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

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

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

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

This text has shadow with #C1C4E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1C4E9.

Preview

Color preview on black background

This text has color #C1C4E9 on black background.


Color preview on white background

This text has color #C1C4E9 on white background.


Black color preview on #C1C4E9 background

This text has black color on #C1C4E9 background.


White color preview on #C1C4E9 background

This text has white color on #C1C4E9 background.


Related colors

Complementary color

Complementary color for #hex is #3E3B16.


I love getcolorcode.com

Triadic colors

1 #E9C1C4 and #C4E9C1 with #C1C4E9 are triadic colors.

2 #E9C4C1 and #C4C1E9 with #C1C4E9 are triadic colors.