COLOR #C5E7CC

HEX: #C5E7CC RGB: (197,231,204)

Renk bilgisi

#C5E7CC contains red, green and blue colors in about the same proportion. #C5E7CC ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#C5E7CC color RGB value is (197,231,204).

RGB: (197,231,204) (77%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 204 of 255 = 80%

197
231
204

R + G + B ~ 83%. #C5E7CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 204 = 632 (100%)
R 197 of 632 ~ 31.17%
G 231 of 632 ~ 36.55%
B 204 of 632 ~ 32.28'%

%31.17
%36.55
%32.28

CMYK RENK MODELİ

#C5E7CC rengi CMYK tonu (15,0,12,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 11.69%
  • ana renk tonu 9.41%

CMYK: (15,0,12,9)
C15M0Y12K9 (15%, 0%, 12%, 9%)
(0.15 / 0.00 / 0.12 / 0.09)

CMYK yüzdeleri

%14.72
%0
%11.69
%9.41

Codes

Color #C5E7CC in popluar color models

C5 E7 CC
RGB 197 231 204
HSL 132° 41.46% 83.92%
HSB/HSV 132° 14.72% 90.59%
CMYK 14.72% 0.00% 11.69%
9.41%

Color #C5E7CC in popluar number systems.

HEX C5 E7 CC
Decimal 197 231 204
Binary 11000101 11100111 11001100
Octal 305 347 314

Shades and tints

Shades of #C5E7CC

#C5E7CC
(197,231,204)
#B4D2BA
(180,210,186)
#A3BDA8
(163,189,168)
#92A896
(146,168,150)
#819384
(129,147,132)
#707E72
(112,126,114)
#5F6960
(95,105,96)
#4E544E
(78,84,78)
#3D3F3C
(61,63,60)
#2C2A2A
(44,42,42)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #C5E7CC

#C5E7CC
(197,231,204)
#CAE9D0
(202,233,208)
#CFEBD4
(207,235,212)
#D4EDD8
(212,237,216)
#D9EFDC
(217,239,220)
#DEF1E0
(222,241,224)
#E3F3E4
(227,243,228)
#E8F5E8
(232,245,232)
#EDF7EC
(237,247,236)
#F2F9F0
(242,249,240)
#F7FBF4
(247,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E7CC color. Also use rgb(197,231,204) instead hex code.

Text Font Color

.myTextColor { color: #C5E7CC; }

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

This text font color is #C5E7CC.

Background Color

.myBgColor { background-color: #C5E7CC; }

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

This div background color is #C5E7CC.

Border color

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

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

This div border color is #C5E7CC.

Opacity

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

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

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

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

This text has shadow with #C5E7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7CC.

Preview

Color preview on black background

This text has color #C5E7CC on black background.


Color preview on white background

This text has color #C5E7CC on white background.


Black color preview on #C5E7CC background

This text has black color on #C5E7CC background.


White color preview on #C5E7CC background

This text has white color on #C5E7CC background.


Related colors

Complementary color

Complementary color for #hex is #3A1833.


I love getcolorcode.com

Triadic colors

1 #CCC5E7 and #E7CCC5 with #C5E7CC are triadic colors.

2 #CCE7C5 and #E7C5CC with #C5E7CC are triadic colors.