COLOR #C5E6CE

HEX: #C5E6CE RGB: (197,230,206)

Renk bilgisi

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

RGB renk modeli

#C5E6CE color RGB value is (197,230,206).

RGB: (197,230,206) (77%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 206 of 255 = 81%

197
230
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 206 = 633 (100%)
R 197 of 633 ~ 31.12%
G 230 of 633 ~ 36.33%
B 206 of 633 ~ 32.54'%

%31.12
%36.33
%32.54

CMYK RENK MODELİ

#C5E6CE rengi CMYK tonu (14,0,10,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 10.43%
  • ana renk tonu 9.80%

CMYK: (14,0,10,10)
C14M0Y10K10 (14%, 0%, 10%, 10%)
(0.14 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%14.35
%0
%10.43
%9.8

Codes

Color #C5E6CE in popluar color models

C5 E6 CE
RGB 197 230 206
HSL 136° 39.76% 83.73%
HSB/HSV 136° 14.35% 90.20%
CMYK 14.35% 0.00% 10.43%
9.80%

Color #C5E6CE in popluar number systems.

HEX C5 E6 CE
Decimal 197 230 206
Binary 11000101 11100110 11001110
Octal 305 346 316

Shades and tints

Shades of #C5E6CE

#C5E6CE
(197,230,206)
#B4D2BC
(180,210,188)
#A3BEAA
(163,190,170)
#92AA98
(146,170,152)
#819686
(129,150,134)
#708274
(112,130,116)
#5F6E62
(95,110,98)
#4E5A50
(78,90,80)
#3D463E
(61,70,62)
#2C322C
(44,50,44)
#1B1E1A
(27,30,26)
#000000
(0,0,0)

Tints of #C5E6CE

#C5E6CE
(197,230,206)
#CAE8D2
(202,232,210)
#CFEAD6
(207,234,214)
#D4ECDA
(212,236,218)
#D9EEDE
(217,238,222)
#DEF0E2
(222,240,226)
#E3F2E6
(227,242,230)
#E8F4EA
(232,244,234)
#EDF6EE
(237,246,238)
#F2F8F2
(242,248,242)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E6CE color. Also use rgb(197,230,206) instead hex code.

Text Font Color

.myTextColor { color: #C5E6CE; }

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

This text font color is #C5E6CE.

Background Color

.myBgColor { background-color: #C5E6CE; }

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

This div background color is #C5E6CE.

Border color

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

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

This div border color is #C5E6CE.

Opacity

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

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

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

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

This text has shadow with #C5E6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6CE.

Preview

Color preview on black background

This text has color #C5E6CE on black background.


Color preview on white background

This text has color #C5E6CE on white background.


Black color preview on #C5E6CE background

This text has black color on #C5E6CE background.


White color preview on #C5E6CE background

This text has white color on #C5E6CE background.


Related colors

Complementary color

Complementary color for #hex is #3A1931.


I love getcolorcode.com

Triadic colors

1 #CEC5E6 and #E6CEC5 with #C5E6CE are triadic colors.

2 #CEE6C5 and #E6C5CE with #C5E6CE are triadic colors.