COLOR #C5E3C7

HEX: #C5E3C7 RGB: (197,227,199)

Color info

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

RGB color model

#C5E3C7 color RGB value is (197,227,199).

RGB: (197,227,199) (77%, 89%, 78%)

RGB channels and saturation

R 197 of 255 = 77%
G 227 of 255 = 89%
B 199 of 255 = 78%

197
227
199

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

Portions of RGB colors in percentages

R + G + B = 197 + 227 + 199 = 623 (100%)
R 197 of 623 ~ 31.62%
G 227 of 623 ~ 36.44%
B 199 of 623 ~ 31.94'%

%31.62
%36.44
%31.94

CMYK color model

#C5E3C7 color CMYK value is (13,0,12,11).

  • cyan value is 13.22%
  • magenta value is 0.00%
  • yellow value is 12.33%
  • key color value is 10.98%

CMYK: (13,0,12,11)
C13M0Y12K11 (13%, 0%, 12%, 11%)
(0.13 / 0.00 / 0.12 / 0.11)

CMYK percentages

%13.22
%0
%12.33
%10.98

Codes

Color #C5E3C7 in popluar color models

C5 E3 C7
RGB 197 227 199
HSL 124° 34.88% 83.14%
HSB/HSV 124° 13.22% 89.02%
CMYK 13.22% 0.00% 12.33%
10.98%

Color #C5E3C7 in popluar number systems.

HEX C5 E3 C7
Decimal 197 227 199
Binary 11000101 11100011 11000111
Octal 305 343 307

Shades and tints

Shades of #C5E3C7

#C5E3C7
(197,227,199)
#B4CFB5
(180,207,181)
#A3BBA3
(163,187,163)
#92A791
(146,167,145)
#81937F
(129,147,127)
#707F6D
(112,127,109)
#5F6B5B
(95,107,91)
#4E5749
(78,87,73)
#3D4337
(61,67,55)
#2C2F25
(44,47,37)
#1B1B13
(27,27,19)
#000000
(0,0,0)

Tints of #C5E3C7

#C5E3C7
(197,227,199)
#CAE5CC
(202,229,204)
#CFE7D1
(207,231,209)
#D4E9D6
(212,233,214)
#D9EBDB
(217,235,219)
#DEEDE0
(222,237,224)
#E3EFE5
(227,239,229)
#E8F1EA
(232,241,234)
#EDF3EF
(237,243,239)
#F2F5F4
(242,245,244)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E3C7 color. Also use rgb(197,227,199) instead hex code.

Text Font Color

.myTextColor { color: #C5E3C7; }

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

This text font color is #C5E3C7.

Background Color

.myBgColor { background-color: #C5E3C7; }

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

This div background color is #C5E3C7.

Border color

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

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

This div border color is #C5E3C7.

Opacity

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

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

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

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

This text has shadow with #C5E3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3C7.

Preview

Color preview on black background

This text has color #C5E3C7 on black background.


Color preview on white background

This text has color #C5E3C7 on white background.


Black color preview on #C5E3C7 background

This text has black color on #C5E3C7 background.


White color preview on #C5E3C7 background

This text has white color on #C5E3C7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C38.


I love getcolorcode.com

Triadic colors

1 #C7C5E3 and #E3C7C5 with #C5E3C7 are triadic colors.

2 #C7E3C5 and #E3C5C7 with #C5E3C7 are triadic colors.