COLOR #C5E290

HEX: #C5E290 RGB: (197,226,144)

Renk bilgisi

#C5E290 contains mainly red and green colors. #C5E290 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E290 color RGB value is (197,226,144).

RGB: (197,226,144) (77%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 144 of 255 = 56%

197
226
144

R + G + B ~ 74%. #C5E290 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 144 = 567 (100%)
R 197 of 567 ~ 34.74%
G 226 of 567 ~ 39.86%
B 144 of 567 ~ 25.4'%

%34.74
%39.86
%25.4

CMYK RENK MODELİ

#C5E290 rengi CMYK tonu (13,0,36,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 36.28%
  • ana renk tonu 11.37%

CMYK: (13,0,36,11)
C13M0Y36K11 (13%, 0%, 36%, 11%)
(0.13 / 0.00 / 0.36 / 0.11)

CMYK yüzdeleri

%12.83
%0
%36.28
%11.37

Codes

Color #C5E290 in popluar color models

C5 E2 90
RGB 197 226 144
HSL 81° 58.57% 72.55%
HSB/HSV 81° 36.28% 88.63%
CMYK 12.83% 0.00% 36.28%
11.37%

Color #C5E290 in popluar number systems.

HEX C5 E2 90
Decimal 197 226 144
Binary 11000101 11100010 10010000
Octal 305 342 220

Shades and tints

Shades of #C5E290

#C5E290
(197,226,144)
#B4CE83
(180,206,131)
#A3BA76
(163,186,118)
#92A669
(146,166,105)
#81925C
(129,146,92)
#707E4F
(112,126,79)
#5F6A42
(95,106,66)
#4E5635
(78,86,53)
#3D4228
(61,66,40)
#2C2E1B
(44,46,27)
#1B1A0E
(27,26,14)
#000000
(0,0,0)

Tints of #C5E290

#C5E290
(197,226,144)
#CAE49A
(202,228,154)
#CFE6A4
(207,230,164)
#D4E8AE
(212,232,174)
#D9EAB8
(217,234,184)
#DEECC2
(222,236,194)
#E3EECC
(227,238,204)
#E8F0D6
(232,240,214)
#EDF2E0
(237,242,224)
#F2F4EA
(242,244,234)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E290; }

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

This text font color is #C5E290.

Background Color

.myBgColor { background-color: #C5E290; }

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

This div background color is #C5E290.

Border color

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

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

This div border color is #C5E290.

Opacity

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

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

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

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

This text has shadow with #C5E290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E290.

Preview

Color preview on black background

This text has color #C5E290 on black background.


Color preview on white background

This text has color #C5E290 on white background.


Black color preview on #C5E290 background

This text has black color on #C5E290 background.


White color preview on #C5E290 background

This text has white color on #C5E290 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D6F.


I love getcolorcode.com

Triadic colors

1 #90C5E2 and #E290C5 with #C5E290 are triadic colors.

2 #90E2C5 and #E2C590 with #C5E290 are triadic colors.