COLOR #C5E7BE

HEX: #C5E7BE RGB: (197,231,190)

Renk bilgisi

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

RGB renk modeli

#C5E7BE color RGB value is (197,231,190).

RGB: (197,231,190) (77%, 91%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 190 of 255 = 75%

197
231
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 190 = 618 (100%)
R 197 of 618 ~ 31.88%
G 231 of 618 ~ 37.38%
B 190 of 618 ~ 30.74'%

%31.88
%37.38
%30.74

CMYK RENK MODELİ

#C5E7BE rengi CMYK tonu (15,0,18,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 17.75%
  • ana renk tonu 9.41%

CMYK: (15,0,18,9)
C15M0Y18K9 (15%, 0%, 18%, 9%)
(0.15 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%14.72
%0
%17.75
%9.41

Codes

Color #C5E7BE in popluar color models

C5 E7 BE
RGB 197 231 190
HSL 110° 46.07% 82.55%
HSB/HSV 110° 17.75% 90.59%
CMYK 14.72% 0.00% 17.75%
9.41%

Color #C5E7BE in popluar number systems.

HEX C5 E7 BE
Decimal 197 231 190
Binary 11000101 11100111 10111110
Octal 305 347 276

Shades and tints

Shades of #C5E7BE

#C5E7BE
(197,231,190)
#B4D2AD
(180,210,173)
#A3BD9C
(163,189,156)
#92A88B
(146,168,139)
#81937A
(129,147,122)
#707E69
(112,126,105)
#5F6958
(95,105,88)
#4E5447
(78,84,71)
#3D3F36
(61,63,54)
#2C2A25
(44,42,37)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #C5E7BE

#C5E7BE
(197,231,190)
#CAE9C3
(202,233,195)
#CFEBC8
(207,235,200)
#D4EDCD
(212,237,205)
#D9EFD2
(217,239,210)
#DEF1D7
(222,241,215)
#E3F3DC
(227,243,220)
#E8F5E1
(232,245,225)
#EDF7E6
(237,247,230)
#F2F9EB
(242,249,235)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7BE; }

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

This text font color is #C5E7BE.

Background Color

.myBgColor { background-color: #C5E7BE; }

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

This div background color is #C5E7BE.

Border color

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

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

This div border color is #C5E7BE.

Opacity

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

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

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

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

This text has shadow with #C5E7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7BE.

Preview

Color preview on black background

This text has color #C5E7BE on black background.


Color preview on white background

This text has color #C5E7BE on white background.


Black color preview on #C5E7BE background

This text has black color on #C5E7BE background.


White color preview on #C5E7BE background

This text has white color on #C5E7BE background.


Related colors

Complementary color

Complementary color for #hex is #3A1841.


I love getcolorcode.com

Triadic colors

1 #BEC5E7 and #E7BEC5 with #C5E7BE are triadic colors.

2 #BEE7C5 and #E7C5BE with #C5E7BE are triadic colors.