COLOR #C1D5C3

HEX: #C1D5C3 RGB: (193,213,195)

Color info

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

RGB color model

#C1D5C3 color RGB value is (193,213,195).

RGB: (193,213,195) (76%, 84%, 76%)

RGB channels and saturation

R 193 of 255 = 76%
G 213 of 255 = 84%
B 195 of 255 = 76%

193
213
195

R + G + B ~ 79%. #C1D5C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 213 + 195 = 601 (100%)
R 193 of 601 ~ 32.11%
G 213 of 601 ~ 35.44%
B 195 of 601 ~ 32.45'%

%32.11
%35.44
%32.45

CMYK color model

#C1D5C3 color CMYK value is (9,0,8,16).

  • cyan value is 9.39%
  • magenta value is 0.00%
  • yellow value is 8.45%
  • key color value is 16.47%

CMYK: (9,0,8,16)
C9M0Y8K16 (9%, 0%, 8%, 16%)
(0.09 / 0.00 / 0.08 / 0.16)

CMYK percentages

%9.39
%0
%8.45
%16.47

Codes

Color #C1D5C3 in popluar color models

C1 D5 C3
RGB 193 213 195
HSL 126° 19.23% 79.61%
HSB/HSV 126° 9.39% 83.53%
CMYK 9.39% 0.00% 8.45%
16.47%

Color #C1D5C3 in popluar number systems.

HEX C1 D5 C3
Decimal 193 213 195
Binary 11000001 11010101 11000011
Octal 301 325 303

Shades and tints

Shades of #C1D5C3

#C1D5C3
(193,213,195)
#B0C2B2
(176,194,178)
#9FAFA1
(159,175,161)
#8E9C90
(142,156,144)
#7D897F
(125,137,127)
#6C766E
(108,118,110)
#5B635D
(91,99,93)
#4A504C
(74,80,76)
#393D3B
(57,61,59)
#282A2A
(40,42,42)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #C1D5C3

#C1D5C3
(193,213,195)
#C6D8C8
(198,216,200)
#CBDBCD
(203,219,205)
#D0DED2
(208,222,210)
#D5E1D7
(213,225,215)
#DAE4DC
(218,228,220)
#DFE7E1
(223,231,225)
#E4EAE6
(228,234,230)
#E9EDEB
(233,237,235)
#EEF0F0
(238,240,240)
#F3F3F5
(243,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D5C3 color. Also use rgb(193,213,195) instead hex code.

Text Font Color

.myTextColor { color: #C1D5C3; }

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

This text font color is #C1D5C3.

Background Color

.myBgColor { background-color: #C1D5C3; }

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

This div background color is #C1D5C3.

Border color

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

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

This div border color is #C1D5C3.

Opacity

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

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

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

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

This text has shadow with #C1D5C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D5C3.

Preview

Color preview on black background

This text has color #C1D5C3 on black background.


Color preview on white background

This text has color #C1D5C3 on white background.


Black color preview on #C1D5C3 background

This text has black color on #C1D5C3 background.


White color preview on #C1D5C3 background

This text has white color on #C1D5C3 background.


Related colors

Complementary color

Complementary color for #hex is #3E2A3C.


I love getcolorcode.com

Triadic colors

1 #C3C1D5 and #D5C3C1 with #C1D5C3 are triadic colors.

2 #C3D5C1 and #D5C1C3 with #C1D5C3 are triadic colors.