COLOR #C5E291

HEX: #C5E291 RGB: (197,226,145)

Renk bilgisi

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

RGB renk modeli

#C5E291 color RGB value is (197,226,145).

RGB: (197,226,145) (77%, 89%, 57%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 145 of 255 = 57%

197
226
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 145 = 568 (100%)
R 197 of 568 ~ 34.68%
G 226 of 568 ~ 39.79%
B 145 of 568 ~ 25.53'%

%34.68
%39.79
%25.53

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 35.84%
  • 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
%35.84
%11.37

Codes

Color #C5E291 in popluar color models

C5 E2 91
RGB 197 226 145
HSL 81° 58.27% 72.75%
HSB/HSV 81° 35.84% 88.63%
CMYK 12.83% 0.00% 35.84%
11.37%

Color #C5E291 in popluar number systems.

HEX C5 E2 91
Decimal 197 226 145
Binary 11000101 11100010 10010001
Octal 305 342 221

Shades and tints

Shades of #C5E291

#C5E291
(197,226,145)
#B4CE84
(180,206,132)
#A3BA77
(163,186,119)
#92A66A
(146,166,106)
#81925D
(129,146,93)
#707E50
(112,126,80)
#5F6A43
(95,106,67)
#4E5636
(78,86,54)
#3D4229
(61,66,41)
#2C2E1C
(44,46,28)
#1B1A0F
(27,26,15)
#000000
(0,0,0)

Tints of #C5E291

#C5E291
(197,226,145)
#CAE49B
(202,228,155)
#CFE6A5
(207,230,165)
#D4E8AF
(212,232,175)
#D9EAB9
(217,234,185)
#DEECC3
(222,236,195)
#E3EECD
(227,238,205)
#E8F0D7
(232,240,215)
#EDF2E1
(237,242,225)
#F2F4EB
(242,244,235)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E291; }

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

This text font color is #C5E291.

Background Color

.myBgColor { background-color: #C5E291; }

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

This div background color is #C5E291.

Border color

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

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

This div border color is #C5E291.

Opacity

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

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

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

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

This text has shadow with #C5E291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E291.

Preview

Color preview on black background

This text has color #C5E291 on black background.


Color preview on white background

This text has color #C5E291 on white background.


Black color preview on #C5E291 background

This text has black color on #C5E291 background.


White color preview on #C5E291 background

This text has white color on #C5E291 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D6E.


I love getcolorcode.com

Triadic colors

1 #91C5E2 and #E291C5 with #C5E291 are triadic colors.

2 #91E2C5 and #E2C591 with #C5E291 are triadic colors.