COLOR #C5ECB0

HEX: #C5ECB0 RGB: (197,236,176)

Renk bilgisi

#C5ECB0 contains mainly red and green colors. #C5ECB0 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5ECB0 color RGB value is (197,236,176).

RGB: (197,236,176) (77%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 176 of 255 = 69%

197
236
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 176 = 609 (100%)
R 197 of 609 ~ 32.35%
G 236 of 609 ~ 38.75%
B 176 of 609 ~ 28.9'%

%32.35
%38.75
%28.9

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.53%
  • eflatun tonu 0.00%
  • sarı tonu 25.42%
  • 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
%25.42
%7.45

Codes

Color #C5ECB0 in popluar color models

C5 EC B0
RGB 197 236 176
HSL 99° 61.22% 80.78%
HSB/HSV 99° 25.42% 92.55%
CMYK 16.53% 0.00% 25.42%
7.45%

Color #C5ECB0 in popluar number systems.

HEX C5 EC B0
Decimal 197 236 176
Binary 11000101 11101100 10110000
Octal 305 354 260

Shades and tints

Shades of #C5ECB0

#C5ECB0
(197,236,176)
#B4D7A0
(180,215,160)
#A3C290
(163,194,144)
#92AD80
(146,173,128)
#819870
(129,152,112)
#708360
(112,131,96)
#5F6E50
(95,110,80)
#4E5940
(78,89,64)
#3D4430
(61,68,48)
#2C2F20
(44,47,32)
#1B1A10
(27,26,16)
#000000
(0,0,0)

Tints of #C5ECB0

#C5ECB0
(197,236,176)
#CAEDB7
(202,237,183)
#CFEEBE
(207,238,190)
#D4EFC5
(212,239,197)
#D9F0CC
(217,240,204)
#DEF1D3
(222,241,211)
#E3F2DA
(227,242,218)
#E8F3E1
(232,243,225)
#EDF4E8
(237,244,232)
#F2F5EF
(242,245,239)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ECB0; }

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

This text font color is #C5ECB0.

Background Color

.myBgColor { background-color: #C5ECB0; }

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

This div background color is #C5ECB0.

Border color

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

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

This div border color is #C5ECB0.

Opacity

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

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

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

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

This text has shadow with #C5ECB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ECB0.

Preview

Color preview on black background

This text has color #C5ECB0 on black background.


Color preview on white background

This text has color #C5ECB0 on white background.


Black color preview on #C5ECB0 background

This text has black color on #C5ECB0 background.


White color preview on #C5ECB0 background

This text has white color on #C5ECB0 background.


Related colors

Complementary color

Complementary color for #hex is #3A134F.


I love getcolorcode.com

Triadic colors

1 #B0C5EC and #ECB0C5 with #C5ECB0 are triadic colors.

2 #B0ECC5 and #ECC5B0 with #C5ECB0 are triadic colors.