COLOR #C5E3BE

HEX: #C5E3BE RGB: (197,227,190)

Renk bilgisi

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

RGB renk modeli

#C5E3BE color RGB value is (197,227,190).

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

RGB bağlantıları ve doygunluk

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

197
227
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 190 = 614 (100%)
R 197 of 614 ~ 32.08%
G 227 of 614 ~ 36.97%
B 190 of 614 ~ 30.94'%

%32.08
%36.97
%30.94

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 16.30%
  • ana renk tonu 10.98%

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

CMYK yüzdeleri

%13.22
%0
%16.3
%10.98

Codes

Color #C5E3BE in popluar color models

C5 E3 BE
RGB 197 227 190
HSL 109° 39.78% 81.76%
HSB/HSV 109° 16.30% 89.02%
CMYK 13.22% 0.00% 16.30%
10.98%

Color #C5E3BE in popluar number systems.

HEX C5 E3 BE
Decimal 197 227 190
Binary 11000101 11100011 10111110
Octal 305 343 276

Shades and tints

Shades of #C5E3BE

#C5E3BE
(197,227,190)
#B4CFAD
(180,207,173)
#A3BB9C
(163,187,156)
#92A78B
(146,167,139)
#81937A
(129,147,122)
#707F69
(112,127,105)
#5F6B58
(95,107,88)
#4E5747
(78,87,71)
#3D4336
(61,67,54)
#2C2F25
(44,47,37)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #C5E3BE

#C5E3BE
(197,227,190)
#CAE5C3
(202,229,195)
#CFE7C8
(207,231,200)
#D4E9CD
(212,233,205)
#D9EBD2
(217,235,210)
#DEEDD7
(222,237,215)
#E3EFDC
(227,239,220)
#E8F1E1
(232,241,225)
#EDF3E6
(237,243,230)
#F2F5EB
(242,245,235)
#F7F7F0
(247,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3BE; }

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

This text font color is #C5E3BE.

Background Color

.myBgColor { background-color: #C5E3BE; }

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

This div background color is #C5E3BE.

Border color

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

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

This div border color is #C5E3BE.

Opacity

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

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

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

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

This text has shadow with #C5E3BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3BE.

Preview

Color preview on black background

This text has color #C5E3BE on black background.


Color preview on white background

This text has color #C5E3BE on white background.


Black color preview on #C5E3BE background

This text has black color on #C5E3BE background.


White color preview on #C5E3BE background

This text has white color on #C5E3BE background.


Related colors

Complementary color

Complementary color for #hex is #3A1C41.


I love getcolorcode.com

Triadic colors

1 #BEC5E3 and #E3BEC5 with #C5E3BE are triadic colors.

2 #BEE3C5 and #E3C5BE with #C5E3BE are triadic colors.