COLOR #C5E990

HEX: #C5E990 RGB: (197,233,144)

Renk bilgisi

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

RGB renk modeli

#C5E990 color RGB value is (197,233,144).

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

RGB bağlantıları ve doygunluk

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

197
233
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 144 = 574 (100%)
R 197 of 574 ~ 34.32%
G 233 of 574 ~ 40.59%
B 144 of 574 ~ 25.09'%

%34.32
%40.59
%25.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 38.20%
  • ana renk tonu 8.63%

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

CMYK yüzdeleri

%15.45
%0
%38.2
%8.63

Codes

Color #C5E990 in popluar color models

C5 E9 90
RGB 197 233 144
HSL 84° 66.92% 73.92%
HSB/HSV 84° 38.20% 91.37%
CMYK 15.45% 0.00% 38.20%
8.63%

Color #C5E990 in popluar number systems.

HEX C5 E9 90
Decimal 197 233 144
Binary 11000101 11101001 10010000
Octal 305 351 220

Shades and tints

Shades of #C5E990

#C5E990
(197,233,144)
#B4D483
(180,212,131)
#A3BF76
(163,191,118)
#92AA69
(146,170,105)
#81955C
(129,149,92)
#70804F
(112,128,79)
#5F6B42
(95,107,66)
#4E5635
(78,86,53)
#3D4128
(61,65,40)
#2C2C1B
(44,44,27)
#1B170E
(27,23,14)
#000000
(0,0,0)

Tints of #C5E990

#C5E990
(197,233,144)
#CAEB9A
(202,235,154)
#CFEDA4
(207,237,164)
#D4EFAE
(212,239,174)
#D9F1B8
(217,241,184)
#DEF3C2
(222,243,194)
#E3F5CC
(227,245,204)
#E8F7D6
(232,247,214)
#EDF9E0
(237,249,224)
#F2FBEA
(242,251,234)
#F7FDF4
(247,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E990; }

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

This text font color is #C5E990.

Background Color

.myBgColor { background-color: #C5E990; }

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

This div background color is #C5E990.

Border color

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

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

This div border color is #C5E990.

Opacity

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

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

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

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

This text has shadow with #C5E990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E990.

Preview

Color preview on black background

This text has color #C5E990 on black background.


Color preview on white background

This text has color #C5E990 on white background.


Black color preview on #C5E990 background

This text has black color on #C5E990 background.


White color preview on #C5E990 background

This text has white color on #C5E990 background.


Related colors

Complementary color

Complementary color for #hex is #3A166F.


I love getcolorcode.com

Triadic colors

1 #90C5E9 and #E990C5 with #C5E990 are triadic colors.

2 #90E9C5 and #E9C590 with #C5E990 are triadic colors.