COLOR #C5ECCC

HEX: #C5ECCC RGB: (197,236,204)

Renk bilgisi

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

RGB renk modeli

#C5ECCC color RGB value is (197,236,204).

RGB: (197,236,204) (77%, 93%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 204 of 255 = 80%

197
236
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 204 = 637 (100%)
R 197 of 637 ~ 30.93%
G 236 of 637 ~ 37.05%
B 204 of 637 ~ 32.03'%

%30.93
%37.05
%32.03

CMYK RENK MODELİ

#C5ECCC rengi CMYK tonu (17,0,14,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 0.00%
  • sarı tonu 13.56%
  • ana renk tonu 7.45%

CMYK: (17,0,14,7)
C17M0Y14K7 (17%, 0%, 14%, 7%)
(0.17 / 0.00 / 0.14 / 0.07)

CMYK yüzdeleri

%16.53
%0
%13.56
%7.45

Codes

Color #C5ECCC in popluar color models

C5 EC CC
RGB 197 236 204
HSL 131° 50.65% 84.90%
HSB/HSV 131° 16.53% 92.55%
CMYK 16.53% 0.00% 13.56%
7.45%

Color #C5ECCC in popluar number systems.

HEX C5 EC CC
Decimal 197 236 204
Binary 11000101 11101100 11001100
Octal 305 354 314

Shades and tints

Shades of #C5ECCC

#C5ECCC
(197,236,204)
#B4D7BA
(180,215,186)
#A3C2A8
(163,194,168)
#92AD96
(146,173,150)
#819884
(129,152,132)
#708372
(112,131,114)
#5F6E60
(95,110,96)
#4E594E
(78,89,78)
#3D443C
(61,68,60)
#2C2F2A
(44,47,42)
#1B1A18
(27,26,24)
#000000
(0,0,0)

Tints of #C5ECCC

#C5ECCC
(197,236,204)
#CAEDD0
(202,237,208)
#CFEED4
(207,238,212)
#D4EFD8
(212,239,216)
#D9F0DC
(217,240,220)
#DEF1E0
(222,241,224)
#E3F2E4
(227,242,228)
#E8F3E8
(232,243,232)
#EDF4EC
(237,244,236)
#F2F5F0
(242,245,240)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ECCC; }

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

This text font color is #C5ECCC.

Background Color

.myBgColor { background-color: #C5ECCC; }

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

This div background color is #C5ECCC.

Border color

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

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

This div border color is #C5ECCC.

Opacity

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

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

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

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

This text has shadow with #C5ECCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ECCC.

Preview

Color preview on black background

This text has color #C5ECCC on black background.


Color preview on white background

This text has color #C5ECCC on white background.


Black color preview on #C5ECCC background

This text has black color on #C5ECCC background.


White color preview on #C5ECCC background

This text has white color on #C5ECCC background.


Related colors

Complementary color

Complementary color for #hex is #3A1333.


I love getcolorcode.com

Triadic colors

1 #CCC5EC and #ECCCC5 with #C5ECCC are triadic colors.

2 #CCECC5 and #ECC5CC with #C5ECCC are triadic colors.