COLOR #C5E5CC

HEX: #C5E5CC RGB: (197,229,204)

Renk bilgisi

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

RGB renk modeli

#C5E5CC color RGB value is (197,229,204).

RGB: (197,229,204) (77%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 204 of 255 = 80%

197
229
204

R + G + B ~ 82%. #C5E5CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 204 = 630 (100%)
R 197 of 630 ~ 31.27%
G 229 of 630 ~ 36.35%
B 204 of 630 ~ 32.38'%

%31.27
%36.35
%32.38

CMYK RENK MODELİ

#C5E5CC rengi CMYK tonu (14,0,11,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 10.92%
  • ana renk tonu 10.20%

CMYK: (14,0,11,10)
C14M0Y11K10 (14%, 0%, 11%, 10%)
(0.14 / 0.00 / 0.11 / 0.10)

CMYK yüzdeleri

%13.97
%0
%10.92
%10.2

Codes

Color #C5E5CC in popluar color models

C5 E5 CC
RGB 197 229 204
HSL 133° 38.10% 83.53%
HSB/HSV 133° 13.97% 89.80%
CMYK 13.97% 0.00% 10.92%
10.20%

Color #C5E5CC in popluar number systems.

HEX C5 E5 CC
Decimal 197 229 204
Binary 11000101 11100101 11001100
Octal 305 345 314

Shades and tints

Shades of #C5E5CC

#C5E5CC
(197,229,204)
#B4D1BA
(180,209,186)
#A3BDA8
(163,189,168)
#92A996
(146,169,150)
#819584
(129,149,132)
#708172
(112,129,114)
#5F6D60
(95,109,96)
#4E594E
(78,89,78)
#3D453C
(61,69,60)
#2C312A
(44,49,42)
#1B1D18
(27,29,24)
#000000
(0,0,0)

Tints of #C5E5CC

#C5E5CC
(197,229,204)
#CAE7D0
(202,231,208)
#CFE9D4
(207,233,212)
#D4EBD8
(212,235,216)
#D9EDDC
(217,237,220)
#DEEFE0
(222,239,224)
#E3F1E4
(227,241,228)
#E8F3E8
(232,243,232)
#EDF5EC
(237,245,236)
#F2F7F0
(242,247,240)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5CC; }

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

This text font color is #C5E5CC.

Background Color

.myBgColor { background-color: #C5E5CC; }

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

This div background color is #C5E5CC.

Border color

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

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

This div border color is #C5E5CC.

Opacity

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

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

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

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

This text has shadow with #C5E5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5CC.

Preview

Color preview on black background

This text has color #C5E5CC on black background.


Color preview on white background

This text has color #C5E5CC on white background.


Black color preview on #C5E5CC background

This text has black color on #C5E5CC background.


White color preview on #C5E5CC background

This text has white color on #C5E5CC background.


Related colors

Complementary color

Complementary color for #hex is #3A1A33.


I love getcolorcode.com

Triadic colors

1 #CCC5E5 and #E5CCC5 with #C5E5CC are triadic colors.

2 #CCE5C5 and #E5C5CC with #C5E5CC are triadic colors.