COLOR #C5E8BE

HEX: #C5E8BE RGB: (197,232,190)

Renk bilgisi

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

RGB renk modeli

#C5E8BE color RGB value is (197,232,190).

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

RGB bağlantıları ve doygunluk

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

197
232
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 190 = 619 (100%)
R 197 of 619 ~ 31.83%
G 232 of 619 ~ 37.48%
B 190 of 619 ~ 30.69'%

%31.83
%37.48
%30.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 18.10%
  • ana renk tonu 9.02%

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

CMYK yüzdeleri

%15.09
%0
%18.1
%9.02

Codes

Color #C5E8BE in popluar color models

C5 E8 BE
RGB 197 232 190
HSL 110° 47.73% 82.75%
HSB/HSV 110° 18.10% 90.98%
CMYK 15.09% 0.00% 18.10%
9.02%

Color #C5E8BE in popluar number systems.

HEX C5 E8 BE
Decimal 197 232 190
Binary 11000101 11101000 10111110
Octal 305 350 276

Shades and tints

Shades of #C5E8BE

#C5E8BE
(197,232,190)
#B4D3AD
(180,211,173)
#A3BE9C
(163,190,156)
#92A98B
(146,169,139)
#81947A
(129,148,122)
#707F69
(112,127,105)
#5F6A58
(95,106,88)
#4E5547
(78,85,71)
#3D4036
(61,64,54)
#2C2B25
(44,43,37)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5E8BE

#C5E8BE
(197,232,190)
#CAEAC3
(202,234,195)
#CFECC8
(207,236,200)
#D4EECD
(212,238,205)
#D9F0D2
(217,240,210)
#DEF2D7
(222,242,215)
#E3F4DC
(227,244,220)
#E8F6E1
(232,246,225)
#EDF8E6
(237,248,230)
#F2FAEB
(242,250,235)
#F7FCF0
(247,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E8BE; }

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

This text font color is #C5E8BE.

Background Color

.myBgColor { background-color: #C5E8BE; }

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

This div background color is #C5E8BE.

Border color

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

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

This div border color is #C5E8BE.

Opacity

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

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

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

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

This text has shadow with #C5E8BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E8BE.

Preview

Color preview on black background

This text has color #C5E8BE on black background.


Color preview on white background

This text has color #C5E8BE on white background.


Black color preview on #C5E8BE background

This text has black color on #C5E8BE background.


White color preview on #C5E8BE background

This text has white color on #C5E8BE background.


Related colors

Complementary color

Complementary color for #hex is #3A1741.


I love getcolorcode.com

Triadic colors

1 #BEC5E8 and #E8BEC5 with #C5E8BE are triadic colors.

2 #BEE8C5 and #E8C5BE with #C5E8BE are triadic colors.