COLOR #C5E890

HEX: #C5E890 RGB: (197,232,144)

Renk bilgisi

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

RGB renk modeli

#C5E890 color RGB value is (197,232,144).

RGB: (197,232,144) (77%, 91%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 232 of 255 = 91%
B 144 of 255 = 56%

197
232
144

R + G + B ~ 75%. #C5E890 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 144 = 573 (100%)
R 197 of 573 ~ 34.38%
G 232 of 573 ~ 40.49%
B 144 of 573 ~ 25.13'%

%34.38
%40.49
%25.13

CMYK RENK MODELİ

#C5E890 rengi CMYK tonu (15,0,38,9).

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

CMYK: (15,0,38,9)
C15M0Y38K9 (15%, 0%, 38%, 9%)
(0.15 / 0.00 / 0.38 / 0.09)

CMYK yüzdeleri

%15.09
%0
%37.93
%9.02

Codes

Color #C5E890 in popluar color models

C5 E8 90
RGB 197 232 144
HSL 84° 65.67% 73.73%
HSB/HSV 84° 37.93% 90.98%
CMYK 15.09% 0.00% 37.93%
9.02%

Color #C5E890 in popluar number systems.

HEX C5 E8 90
Decimal 197 232 144
Binary 11000101 11101000 10010000
Octal 305 350 220

Shades and tints

Shades of #C5E890

#C5E890
(197,232,144)
#B4D383
(180,211,131)
#A3BE76
(163,190,118)
#92A969
(146,169,105)
#81945C
(129,148,92)
#707F4F
(112,127,79)
#5F6A42
(95,106,66)
#4E5535
(78,85,53)
#3D4028
(61,64,40)
#2C2B1B
(44,43,27)
#1B160E
(27,22,14)
#000000
(0,0,0)

Tints of #C5E890

#C5E890
(197,232,144)
#CAEA9A
(202,234,154)
#CFECA4
(207,236,164)
#D4EEAE
(212,238,174)
#D9F0B8
(217,240,184)
#DEF2C2
(222,242,194)
#E3F4CC
(227,244,204)
#E8F6D6
(232,246,214)
#EDF8E0
(237,248,224)
#F2FAEA
(242,250,234)
#F7FCF4
(247,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E890; }

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

This text font color is #C5E890.

Background Color

.myBgColor { background-color: #C5E890; }

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

This div background color is #C5E890.

Border color

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

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

This div border color is #C5E890.

Opacity

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

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

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

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

This text has shadow with #C5E890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E890.

Preview

Color preview on black background

This text has color #C5E890 on black background.


Color preview on white background

This text has color #C5E890 on white background.


Black color preview on #C5E890 background

This text has black color on #C5E890 background.


White color preview on #C5E890 background

This text has white color on #C5E890 background.


Related colors

Complementary color

Complementary color for #hex is #3A176F.


I love getcolorcode.com

Triadic colors

1 #90C5E8 and #E890C5 with #C5E890 are triadic colors.

2 #90E8C5 and #E8C590 with #C5E890 are triadic colors.