COLOR #C5E791

HEX: #C5E791 RGB: (197,231,145)

Renk bilgisi

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

RGB renk modeli

#C5E791 color RGB value is (197,231,145).

RGB: (197,231,145) (77%, 91%, 57%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 145 of 255 = 57%

197
231
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 145 = 573 (100%)
R 197 of 573 ~ 34.38%
G 231 of 573 ~ 40.31%
B 145 of 573 ~ 25.31'%

%34.38
%40.31
%25.31

CMYK RENK MODELİ

#C5E791 rengi CMYK tonu (15,0,37,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 37.23%
  • ana renk tonu 9.41%

CMYK: (15,0,37,9)
C15M0Y37K9 (15%, 0%, 37%, 9%)
(0.15 / 0.00 / 0.37 / 0.09)

CMYK yüzdeleri

%14.72
%0
%37.23
%9.41

Codes

Color #C5E791 in popluar color models

C5 E7 91
RGB 197 231 145
HSL 84° 64.18% 73.73%
HSB/HSV 84° 37.23% 90.59%
CMYK 14.72% 0.00% 37.23%
9.41%

Color #C5E791 in popluar number systems.

HEX C5 E7 91
Decimal 197 231 145
Binary 11000101 11100111 10010001
Octal 305 347 221

Shades and tints

Shades of #C5E791

#C5E791
(197,231,145)
#B4D284
(180,210,132)
#A3BD77
(163,189,119)
#92A86A
(146,168,106)
#81935D
(129,147,93)
#707E50
(112,126,80)
#5F6943
(95,105,67)
#4E5436
(78,84,54)
#3D3F29
(61,63,41)
#2C2A1C
(44,42,28)
#1B150F
(27,21,15)
#000000
(0,0,0)

Tints of #C5E791

#C5E791
(197,231,145)
#CAE99B
(202,233,155)
#CFEBA5
(207,235,165)
#D4EDAF
(212,237,175)
#D9EFB9
(217,239,185)
#DEF1C3
(222,241,195)
#E3F3CD
(227,243,205)
#E8F5D7
(232,245,215)
#EDF7E1
(237,247,225)
#F2F9EB
(242,249,235)
#F7FBF5
(247,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E791; }

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

This text font color is #C5E791.

Background Color

.myBgColor { background-color: #C5E791; }

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

This div background color is #C5E791.

Border color

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

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

This div border color is #C5E791.

Opacity

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

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

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

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

This text has shadow with #C5E791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E791.

Preview

Color preview on black background

This text has color #C5E791 on black background.


Color preview on white background

This text has color #C5E791 on white background.


Black color preview on #C5E791 background

This text has black color on #C5E791 background.


White color preview on #C5E791 background

This text has white color on #C5E791 background.


Related colors

Complementary color

Complementary color for #hex is #3A186E.


I love getcolorcode.com

Triadic colors

1 #91C5E7 and #E791C5 with #C5E791 are triadic colors.

2 #91E7C5 and #E7C591 with #C5E791 are triadic colors.