COLOR #C5EBA0

HEX: #C5EBA0 RGB: (197,235,160)

Renk bilgisi

#C5EBA0 contains mainly red and green colors. #C5EBA0 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5EBA0 color RGB value is (197,235,160).

RGB: (197,235,160) (77%, 92%, 63%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 235 of 255 = 92%
B 160 of 255 = 63%

197
235
160

R + G + B ~ 77%. #C5EBA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 235 + 160 = 592 (100%)
R 197 of 592 ~ 33.28%
G 235 of 592 ~ 39.7%
B 160 of 592 ~ 27.03'%

%33.28
%39.7
%27.03

CMYK RENK MODELİ

#C5EBA0 rengi CMYK tonu (16,0,32,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 0.00%
  • sarı tonu 31.91%
  • ana renk tonu 7.84%

CMYK: (16,0,32,8)
C16M0Y32K8 (16%, 0%, 32%, 8%)
(0.16 / 0.00 / 0.32 / 0.08)

CMYK yüzdeleri

%16.17
%0
%31.91
%7.84

Codes

Color #C5EBA0 in popluar color models

C5 EB A0
RGB 197 235 160
HSL 90° 65.22% 77.45%
HSB/HSV 90° 31.91% 92.16%
CMYK 16.17% 0.00% 31.91%
7.84%

Color #C5EBA0 in popluar number systems.

HEX C5 EB A0
Decimal 197 235 160
Binary 11000101 11101011 10100000
Octal 305 353 240

Shades and tints

Shades of #C5EBA0

#C5EBA0
(197,235,160)
#B4D692
(180,214,146)
#A3C184
(163,193,132)
#92AC76
(146,172,118)
#819768
(129,151,104)
#70825A
(112,130,90)
#5F6D4C
(95,109,76)
#4E583E
(78,88,62)
#3D4330
(61,67,48)
#2C2E22
(44,46,34)
#1B1914
(27,25,20)
#000000
(0,0,0)

Tints of #C5EBA0

#C5EBA0
(197,235,160)
#CAECA8
(202,236,168)
#CFEDB0
(207,237,176)
#D4EEB8
(212,238,184)
#D9EFC0
(217,239,192)
#DEF0C8
(222,240,200)
#E3F1D0
(227,241,208)
#E8F2D8
(232,242,216)
#EDF3E0
(237,243,224)
#F2F4E8
(242,244,232)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EBA0 color. Also use rgb(197,235,160) instead hex code.

Text Font Color

.myTextColor { color: #C5EBA0; }

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

This text font color is #C5EBA0.

Background Color

.myBgColor { background-color: #C5EBA0; }

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

This div background color is #C5EBA0.

Border color

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

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

This div border color is #C5EBA0.

Opacity

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

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

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

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

This text has shadow with #C5EBA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBA0.

Preview

Color preview on black background

This text has color #C5EBA0 on black background.


Color preview on white background

This text has color #C5EBA0 on white background.


Black color preview on #C5EBA0 background

This text has black color on #C5EBA0 background.


White color preview on #C5EBA0 background

This text has white color on #C5EBA0 background.


Related colors

Complementary color

Complementary color for #hex is #3A145F.


I love getcolorcode.com

Triadic colors

1 #A0C5EB and #EBA0C5 with #C5EBA0 are triadic colors.

2 #A0EBC5 and #EBC5A0 with #C5EBA0 are triadic colors.