COLOR #C1C4E3

HEX: #C1C4E3 RGB: (193,196,227)

Color info

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

RGB color model

#C1C4E3 color RGB value is (193,196,227).

RGB: (193,196,227) (76%, 77%, 89%)

RGB channels and saturation

R 193 of 255 = 76%
G 196 of 255 = 77%
B 227 of 255 = 89%

193
196
227

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

Portions of RGB colors in percentages

R + G + B = 193 + 196 + 227 = 616 (100%)
R 193 of 616 ~ 31.33%
G 196 of 616 ~ 31.82%
B 227 of 616 ~ 36.85'%

%31.33
%31.82
%36.85

CMYK color model

#C1C4E3 color CMYK value is (15,14,0,11).

  • cyan value is 14.98%
  • magenta value is 13.66%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (15,14,0,11)
C15M14Y0K11 (15%, 14%, 0%, 11%)
(0.15 / 0.14 / 0.00 / 0.11)

CMYK percentages

%14.98
%13.66
%0
%10.98

Codes

Color #C1C4E3 in popluar color models

C1 C4 E3
RGB 193 196 227
HSL 235° 37.78% 82.35%
HSB/HSV 235° 14.98% 89.02%
CMYK 14.98% 13.66% 0.00%
10.98%

Color #C1C4E3 in popluar number systems.

HEX C1 C4 E3
Decimal 193 196 227
Binary 11000001 11000100 11100011
Octal 301 304 343

Shades and tints

Shades of #C1C4E3

#C1C4E3
(193,196,227)
#B0B3CF
(176,179,207)
#9FA2BB
(159,162,187)
#8E91A7
(142,145,167)
#7D8093
(125,128,147)
#6C6F7F
(108,111,127)
#5B5E6B
(91,94,107)
#4A4D57
(74,77,87)
#393C43
(57,60,67)
#282B2F
(40,43,47)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #C1C4E3

#C1C4E3
(193,196,227)
#C6C9E5
(198,201,229)
#CBCEE7
(203,206,231)
#D0D3E9
(208,211,233)
#D5D8EB
(213,216,235)
#DADDED
(218,221,237)
#DFE2EF
(223,226,239)
#E4E7F1
(228,231,241)
#E9ECF3
(233,236,243)
#EEF1F5
(238,241,245)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C1C4E3; }

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

This text font color is #C1C4E3.

Background Color

.myBgColor { background-color: #C1C4E3; }

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

This div background color is #C1C4E3.

Border color

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

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

This div border color is #C1C4E3.

Opacity

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

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

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

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

This text has shadow with #C1C4E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1C4E3.

Preview

Color preview on black background

This text has color #C1C4E3 on black background.


Color preview on white background

This text has color #C1C4E3 on white background.


Black color preview on #C1C4E3 background

This text has black color on #C1C4E3 background.


White color preview on #C1C4E3 background

This text has white color on #C1C4E3 background.


Related colors

Complementary color

Complementary color for #hex is #3E3B1C.


I love getcolorcode.com

Triadic colors

1 #E3C1C4 and #C4E3C1 with #C1C4E3 are triadic colors.

2 #E3C4C1 and #C4C1E3 with #C1C4E3 are triadic colors.