COLOR #C5E6BE

HEX: #C5E6BE RGB: (197,230,190)

Renk bilgisi

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

RGB renk modeli

#C5E6BE color RGB value is (197,230,190).

RGB: (197,230,190) (77%, 90%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 190 of 255 = 75%

197
230
190

R + G + B ~ 81%. #C5E6BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 190 = 617 (100%)
R 197 of 617 ~ 31.93%
G 230 of 617 ~ 37.28%
B 190 of 617 ~ 30.79'%

%31.93
%37.28
%30.79

CMYK RENK MODELİ

#C5E6BE rengi CMYK tonu (14,0,17,10).

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

CMYK: (14,0,17,10)
C14M0Y17K10 (14%, 0%, 17%, 10%)
(0.14 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%14.35
%0
%17.39
%9.8

Codes

Color #C5E6BE in popluar color models

C5 E6 BE
RGB 197 230 190
HSL 110° 44.44% 82.35%
HSB/HSV 110° 17.39% 90.20%
CMYK 14.35% 0.00% 17.39%
9.80%

Color #C5E6BE in popluar number systems.

HEX C5 E6 BE
Decimal 197 230 190
Binary 11000101 11100110 10111110
Octal 305 346 276

Shades and tints

Shades of #C5E6BE

#C5E6BE
(197,230,190)
#B4D2AD
(180,210,173)
#A3BE9C
(163,190,156)
#92AA8B
(146,170,139)
#81967A
(129,150,122)
#708269
(112,130,105)
#5F6E58
(95,110,88)
#4E5A47
(78,90,71)
#3D4636
(61,70,54)
#2C3225
(44,50,37)
#1B1E14
(27,30,20)
#000000
(0,0,0)

Tints of #C5E6BE

#C5E6BE
(197,230,190)
#CAE8C3
(202,232,195)
#CFEAC8
(207,234,200)
#D4ECCD
(212,236,205)
#D9EED2
(217,238,210)
#DEF0D7
(222,240,215)
#E3F2DC
(227,242,220)
#E8F4E1
(232,244,225)
#EDF6E6
(237,246,230)
#F2F8EB
(242,248,235)
#F7FAF0
(247,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E6BE; }

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

This text font color is #C5E6BE.

Background Color

.myBgColor { background-color: #C5E6BE; }

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

This div background color is #C5E6BE.

Border color

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

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

This div border color is #C5E6BE.

Opacity

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

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

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

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

This text has shadow with #C5E6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6BE.

Preview

Color preview on black background

This text has color #C5E6BE on black background.


Color preview on white background

This text has color #C5E6BE on white background.


Black color preview on #C5E6BE background

This text has black color on #C5E6BE background.


White color preview on #C5E6BE background

This text has white color on #C5E6BE background.


Related colors

Complementary color

Complementary color for #hex is #3A1941.


I love getcolorcode.com

Triadic colors

1 #BEC5E6 and #E6BEC5 with #C5E6BE are triadic colors.

2 #BEE6C5 and #E6C5BE with #C5E6BE are triadic colors.