COLOR #C5E9CC

HEX: #C5E9CC RGB: (197,233,204)

Renk bilgisi

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

RGB renk modeli

#C5E9CC color RGB value is (197,233,204).

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

RGB bağlantıları ve doygunluk

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

197
233
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 204 = 634 (100%)
R 197 of 634 ~ 31.07%
G 233 of 634 ~ 36.75%
B 204 of 634 ~ 32.18'%

%31.07
%36.75
%32.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 12.45%
  • ana renk tonu 8.63%

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

CMYK yüzdeleri

%15.45
%0
%12.45
%8.63

Codes

Color #C5E9CC in popluar color models

C5 E9 CC
RGB 197 233 204
HSL 132° 45.00% 84.31%
HSB/HSV 132° 15.45% 91.37%
CMYK 15.45% 0.00% 12.45%
8.63%

Color #C5E9CC in popluar number systems.

HEX C5 E9 CC
Decimal 197 233 204
Binary 11000101 11101001 11001100
Octal 305 351 314

Shades and tints

Shades of #C5E9CC

#C5E9CC
(197,233,204)
#B4D4BA
(180,212,186)
#A3BFA8
(163,191,168)
#92AA96
(146,170,150)
#819584
(129,149,132)
#708072
(112,128,114)
#5F6B60
(95,107,96)
#4E564E
(78,86,78)
#3D413C
(61,65,60)
#2C2C2A
(44,44,42)
#1B1718
(27,23,24)
#000000
(0,0,0)

Tints of #C5E9CC

#C5E9CC
(197,233,204)
#CAEBD0
(202,235,208)
#CFEDD4
(207,237,212)
#D4EFD8
(212,239,216)
#D9F1DC
(217,241,220)
#DEF3E0
(222,243,224)
#E3F5E4
(227,245,228)
#E8F7E8
(232,247,232)
#EDF9EC
(237,249,236)
#F2FBF0
(242,251,240)
#F7FDF4
(247,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9CC; }

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

This text font color is #C5E9CC.

Background Color

.myBgColor { background-color: #C5E9CC; }

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

This div background color is #C5E9CC.

Border color

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

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

This div border color is #C5E9CC.

Opacity

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

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

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

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

This text has shadow with #C5E9CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9CC.

Preview

Color preview on black background

This text has color #C5E9CC on black background.


Color preview on white background

This text has color #C5E9CC on white background.


Black color preview on #C5E9CC background

This text has black color on #C5E9CC background.


White color preview on #C5E9CC background

This text has white color on #C5E9CC background.


Related colors

Complementary color

Complementary color for #hex is #3A1633.


I love getcolorcode.com

Triadic colors

1 #CCC5E9 and #E9CCC5 with #C5E9CC are triadic colors.

2 #CCE9C5 and #E9C5CC with #C5E9CC are triadic colors.