COLOR #C5E2BE

HEX: #C5E2BE RGB: (197,226,190)

Renk bilgisi

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

RGB renk modeli

#C5E2BE color RGB value is (197,226,190).

RGB: (197,226,190) (77%, 89%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 190 of 255 = 75%

197
226
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 190 = 613 (100%)
R 197 of 613 ~ 32.14%
G 226 of 613 ~ 36.87%
B 190 of 613 ~ 31'%

%32.14
%36.87
%31

CMYK RENK MODELİ

#C5E2BE rengi CMYK tonu (13,0,16,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 15.93%
  • ana renk tonu 11.37%

CMYK: (13,0,16,11)
C13M0Y16K11 (13%, 0%, 16%, 11%)
(0.13 / 0.00 / 0.16 / 0.11)

CMYK yüzdeleri

%12.83
%0
%15.93
%11.37

Codes

Color #C5E2BE in popluar color models

C5 E2 BE
RGB 197 226 190
HSL 108° 38.30% 81.57%
HSB/HSV 108° 15.93% 88.63%
CMYK 12.83% 0.00% 15.93%
11.37%

Color #C5E2BE in popluar number systems.

HEX C5 E2 BE
Decimal 197 226 190
Binary 11000101 11100010 10111110
Octal 305 342 276

Shades and tints

Shades of #C5E2BE

#C5E2BE
(197,226,190)
#B4CEAD
(180,206,173)
#A3BA9C
(163,186,156)
#92A68B
(146,166,139)
#81927A
(129,146,122)
#707E69
(112,126,105)
#5F6A58
(95,106,88)
#4E5647
(78,86,71)
#3D4236
(61,66,54)
#2C2E25
(44,46,37)
#1B1A14
(27,26,20)
#000000
(0,0,0)

Tints of #C5E2BE

#C5E2BE
(197,226,190)
#CAE4C3
(202,228,195)
#CFE6C8
(207,230,200)
#D4E8CD
(212,232,205)
#D9EAD2
(217,234,210)
#DEECD7
(222,236,215)
#E3EEDC
(227,238,220)
#E8F0E1
(232,240,225)
#EDF2E6
(237,242,230)
#F2F4EB
(242,244,235)
#F7F6F0
(247,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E2BE; }

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

This text font color is #C5E2BE.

Background Color

.myBgColor { background-color: #C5E2BE; }

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

This div background color is #C5E2BE.

Border color

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

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

This div border color is #C5E2BE.

Opacity

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

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

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

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

This text has shadow with #C5E2BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E2BE.

Preview

Color preview on black background

This text has color #C5E2BE on black background.


Color preview on white background

This text has color #C5E2BE on white background.


Black color preview on #C5E2BE background

This text has black color on #C5E2BE background.


White color preview on #C5E2BE background

This text has white color on #C5E2BE background.


Related colors

Complementary color

Complementary color for #hex is #3A1D41.


I love getcolorcode.com

Triadic colors

1 #BEC5E2 and #E2BEC5 with #C5E2BE are triadic colors.

2 #BEE2C5 and #E2C5BE with #C5E2BE are triadic colors.