COLOR #C5E091

HEX: #C5E091 RGB: (197,224,145)

Renk bilgisi

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

RGB renk modeli

#C5E091 color RGB value is (197,224,145).

RGB: (197,224,145) (77%, 88%, 57%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 145 of 255 = 57%

197
224
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 145 = 566 (100%)
R 197 of 566 ~ 34.81%
G 224 of 566 ~ 39.58%
B 145 of 566 ~ 25.62'%

%34.81
%39.58
%25.62

CMYK RENK MODELİ

#C5E091 rengi CMYK tonu (12,0,35,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 35.27%
  • ana renk tonu 12.16%

CMYK: (12,0,35,12)
C12M0Y35K12 (12%, 0%, 35%, 12%)
(0.12 / 0.00 / 0.35 / 0.12)

CMYK yüzdeleri

%12.05
%0
%35.27
%12.16

Codes

Color #C5E091 in popluar color models

C5 E0 91
RGB 197 224 145
HSL 81° 56.03% 72.35%
HSB/HSV 81° 35.27% 87.84%
CMYK 12.05% 0.00% 35.27%
12.16%

Color #C5E091 in popluar number systems.

HEX C5 E0 91
Decimal 197 224 145
Binary 11000101 11100000 10010001
Octal 305 340 221

Shades and tints

Shades of #C5E091

#C5E091
(197,224,145)
#B4CC84
(180,204,132)
#A3B877
(163,184,119)
#92A46A
(146,164,106)
#81905D
(129,144,93)
#707C50
(112,124,80)
#5F6843
(95,104,67)
#4E5436
(78,84,54)
#3D4029
(61,64,41)
#2C2C1C
(44,44,28)
#1B180F
(27,24,15)
#000000
(0,0,0)

Tints of #C5E091

#C5E091
(197,224,145)
#CAE29B
(202,226,155)
#CFE4A5
(207,228,165)
#D4E6AF
(212,230,175)
#D9E8B9
(217,232,185)
#DEEAC3
(222,234,195)
#E3ECCD
(227,236,205)
#E8EED7
(232,238,215)
#EDF0E1
(237,240,225)
#F2F2EB
(242,242,235)
#F7F4F5
(247,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E091; }

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

This text font color is #C5E091.

Background Color

.myBgColor { background-color: #C5E091; }

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

This div background color is #C5E091.

Border color

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

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

This div border color is #C5E091.

Opacity

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

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

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

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

This text has shadow with #C5E091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E091.

Preview

Color preview on black background

This text has color #C5E091 on black background.


Color preview on white background

This text has color #C5E091 on white background.


Black color preview on #C5E091 background

This text has black color on #C5E091 background.


White color preview on #C5E091 background

This text has white color on #C5E091 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F6E.


I love getcolorcode.com

Triadic colors

1 #91C5E0 and #E091C5 with #C5E091 are triadic colors.

2 #91E0C5 and #E0C591 with #C5E091 are triadic colors.