COLOR #C5E591

HEX: #C5E591 RGB: (197,229,145)

Renk bilgisi

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

RGB renk modeli

#C5E591 color RGB value is (197,229,145).

RGB: (197,229,145) (77%, 90%, 57%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 145 of 255 = 57%

197
229
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 145 = 571 (100%)
R 197 of 571 ~ 34.5%
G 229 of 571 ~ 40.11%
B 145 of 571 ~ 25.39'%

%34.5
%40.11
%25.39

CMYK RENK MODELİ

#C5E591 rengi CMYK tonu (14,0,37,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 36.68%
  • ana renk tonu 10.20%

CMYK: (14,0,37,10)
C14M0Y37K10 (14%, 0%, 37%, 10%)
(0.14 / 0.00 / 0.37 / 0.10)

CMYK yüzdeleri

%13.97
%0
%36.68
%10.2

Codes

Color #C5E591 in popluar color models

C5 E5 91
RGB 197 229 145
HSL 83° 61.76% 73.33%
HSB/HSV 83° 36.68% 89.80%
CMYK 13.97% 0.00% 36.68%
10.20%

Color #C5E591 in popluar number systems.

HEX C5 E5 91
Decimal 197 229 145
Binary 11000101 11100101 10010001
Octal 305 345 221

Shades and tints

Shades of #C5E591

#C5E591
(197,229,145)
#B4D184
(180,209,132)
#A3BD77
(163,189,119)
#92A96A
(146,169,106)
#81955D
(129,149,93)
#708150
(112,129,80)
#5F6D43
(95,109,67)
#4E5936
(78,89,54)
#3D4529
(61,69,41)
#2C311C
(44,49,28)
#1B1D0F
(27,29,15)
#000000
(0,0,0)

Tints of #C5E591

#C5E591
(197,229,145)
#CAE79B
(202,231,155)
#CFE9A5
(207,233,165)
#D4EBAF
(212,235,175)
#D9EDB9
(217,237,185)
#DEEFC3
(222,239,195)
#E3F1CD
(227,241,205)
#E8F3D7
(232,243,215)
#EDF5E1
(237,245,225)
#F2F7EB
(242,247,235)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E591; }

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

This text font color is #C5E591.

Background Color

.myBgColor { background-color: #C5E591; }

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

This div background color is #C5E591.

Border color

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

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

This div border color is #C5E591.

Opacity

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

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

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

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

This text has shadow with #C5E591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E591.

Preview

Color preview on black background

This text has color #C5E591 on black background.


Color preview on white background

This text has color #C5E591 on white background.


Black color preview on #C5E591 background

This text has black color on #C5E591 background.


White color preview on #C5E591 background

This text has white color on #C5E591 background.


Related colors

Complementary color

Complementary color for #hex is #3A1A6E.


I love getcolorcode.com

Triadic colors

1 #91C5E5 and #E591C5 with #C5E591 are triadic colors.

2 #91E5C5 and #E5C591 with #C5E591 are triadic colors.