COLOR #C5E1CC

HEX: #C5E1CC RGB: (197,225,204)

Renk bilgisi

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

RGB renk modeli

#C5E1CC color RGB value is (197,225,204).

RGB: (197,225,204) (77%, 88%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 204 of 255 = 80%

197
225
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 204 = 626 (100%)
R 197 of 626 ~ 31.47%
G 225 of 626 ~ 35.94%
B 204 of 626 ~ 32.59'%

%31.47
%35.94
%32.59

CMYK RENK MODELİ

#C5E1CC rengi CMYK tonu (12,0,9,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 9.33%
  • ana renk tonu 11.76%

CMYK: (12,0,9,12)
C12M0Y9K12 (12%, 0%, 9%, 12%)
(0.12 / 0.00 / 0.09 / 0.12)

CMYK yüzdeleri

%12.44
%0
%9.33
%11.76

Codes

Color #C5E1CC in popluar color models

C5 E1 CC
RGB 197 225 204
HSL 135° 31.82% 82.75%
HSB/HSV 135° 12.44% 88.24%
CMYK 12.44% 0.00% 9.33%
11.76%

Color #C5E1CC in popluar number systems.

HEX C5 E1 CC
Decimal 197 225 204
Binary 11000101 11100001 11001100
Octal 305 341 314

Shades and tints

Shades of #C5E1CC

#C5E1CC
(197,225,204)
#B4CDBA
(180,205,186)
#A3B9A8
(163,185,168)
#92A596
(146,165,150)
#819184
(129,145,132)
#707D72
(112,125,114)
#5F6960
(95,105,96)
#4E554E
(78,85,78)
#3D413C
(61,65,60)
#2C2D2A
(44,45,42)
#1B1918
(27,25,24)
#000000
(0,0,0)

Tints of #C5E1CC

#C5E1CC
(197,225,204)
#CAE3D0
(202,227,208)
#CFE5D4
(207,229,212)
#D4E7D8
(212,231,216)
#D9E9DC
(217,233,220)
#DEEBE0
(222,235,224)
#E3EDE4
(227,237,228)
#E8EFE8
(232,239,232)
#EDF1EC
(237,241,236)
#F2F3F0
(242,243,240)
#F7F5F4
(247,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E1CC; }

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

This text font color is #C5E1CC.

Background Color

.myBgColor { background-color: #C5E1CC; }

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

This div background color is #C5E1CC.

Border color

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

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

This div border color is #C5E1CC.

Opacity

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

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

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

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

This text has shadow with #C5E1CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1CC.

Preview

Color preview on black background

This text has color #C5E1CC on black background.


Color preview on white background

This text has color #C5E1CC on white background.


Black color preview on #C5E1CC background

This text has black color on #C5E1CC background.


White color preview on #C5E1CC background

This text has white color on #C5E1CC background.


Related colors

Complementary color

Complementary color for #hex is #3A1E33.


I love getcolorcode.com

Triadic colors

1 #CCC5E1 and #E1CCC5 with #C5E1CC are triadic colors.

2 #CCE1C5 and #E1C5CC with #C5E1CC are triadic colors.