COLOR #C5ECB2

HEX: #C5ECB2 RGB: (197,236,178)

Renk bilgisi

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

RGB renk modeli

#C5ECB2 color RGB value is (197,236,178).

RGB: (197,236,178) (77%, 93%, 70%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 178 of 255 = 70%

197
236
178

R + G + B ~ 80%. #C5ECB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 178 = 611 (100%)
R 197 of 611 ~ 32.24%
G 236 of 611 ~ 38.63%
B 178 of 611 ~ 29.13'%

%32.24
%38.63
%29.13

CMYK RENK MODELİ

#C5ECB2 rengi CMYK tonu (17,0,25,7).

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

CMYK: (17,0,25,7)
C17M0Y25K7 (17%, 0%, 25%, 7%)
(0.17 / 0.00 / 0.25 / 0.07)

CMYK yüzdeleri

%16.53
%0
%24.58
%7.45

Codes

Color #C5ECB2 in popluar color models

C5 EC B2
RGB 197 236 178
HSL 100° 60.42% 81.18%
HSB/HSV 100° 24.58% 92.55%
CMYK 16.53% 0.00% 24.58%
7.45%

Color #C5ECB2 in popluar number systems.

HEX C5 EC B2
Decimal 197 236 178
Binary 11000101 11101100 10110010
Octal 305 354 262

Shades and tints

Shades of #C5ECB2

#C5ECB2
(197,236,178)
#B4D7A2
(180,215,162)
#A3C292
(163,194,146)
#92AD82
(146,173,130)
#819872
(129,152,114)
#708362
(112,131,98)
#5F6E52
(95,110,82)
#4E5942
(78,89,66)
#3D4432
(61,68,50)
#2C2F22
(44,47,34)
#1B1A12
(27,26,18)
#000000
(0,0,0)

Tints of #C5ECB2

#C5ECB2
(197,236,178)
#CAEDB9
(202,237,185)
#CFEEC0
(207,238,192)
#D4EFC7
(212,239,199)
#D9F0CE
(217,240,206)
#DEF1D5
(222,241,213)
#E3F2DC
(227,242,220)
#E8F3E3
(232,243,227)
#EDF4EA
(237,244,234)
#F2F5F1
(242,245,241)
#F7F6F8
(247,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ECB2; }

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

This text font color is #C5ECB2.

Background Color

.myBgColor { background-color: #C5ECB2; }

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

This div background color is #C5ECB2.

Border color

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

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

This div border color is #C5ECB2.

Opacity

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

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

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

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

This text has shadow with #C5ECB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ECB2.

Preview

Color preview on black background

This text has color #C5ECB2 on black background.


Color preview on white background

This text has color #C5ECB2 on white background.


Black color preview on #C5ECB2 background

This text has black color on #C5ECB2 background.


White color preview on #C5ECB2 background

This text has white color on #C5ECB2 background.


Related colors

Complementary color

Complementary color for #hex is #3A134D.


I love getcolorcode.com

Triadic colors

1 #B2C5EC and #ECB2C5 with #C5ECB2 are triadic colors.

2 #B2ECC5 and #ECC5B2 with #C5ECB2 are triadic colors.