COLOR #C5E395

HEX: #C5E395 RGB: (197,227,149)

Renk bilgisi

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

RGB renk modeli

#C5E395 color RGB value is (197,227,149).

RGB: (197,227,149) (77%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 149 of 255 = 58%

197
227
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 149 = 573 (100%)
R 197 of 573 ~ 34.38%
G 227 of 573 ~ 39.62%
B 149 of 573 ~ 26'%

%34.38
%39.62
%26

CMYK RENK MODELİ

#C5E395 rengi CMYK tonu (13,0,34,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 34.36%
  • ana renk tonu 10.98%

CMYK: (13,0,34,11)
C13M0Y34K11 (13%, 0%, 34%, 11%)
(0.13 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%13.22
%0
%34.36
%10.98

Codes

Color #C5E395 in popluar color models

C5 E3 95
RGB 197 227 149
HSL 83° 58.21% 73.73%
HSB/HSV 83° 34.36% 89.02%
CMYK 13.22% 0.00% 34.36%
10.98%

Color #C5E395 in popluar number systems.

HEX C5 E3 95
Decimal 197 227 149
Binary 11000101 11100011 10010101
Octal 305 343 225

Shades and tints

Shades of #C5E395

#C5E395
(197,227,149)
#B4CF88
(180,207,136)
#A3BB7B
(163,187,123)
#92A76E
(146,167,110)
#819361
(129,147,97)
#707F54
(112,127,84)
#5F6B47
(95,107,71)
#4E573A
(78,87,58)
#3D432D
(61,67,45)
#2C2F20
(44,47,32)
#1B1B13
(27,27,19)
#000000
(0,0,0)

Tints of #C5E395

#C5E395
(197,227,149)
#CAE59E
(202,229,158)
#CFE7A7
(207,231,167)
#D4E9B0
(212,233,176)
#D9EBB9
(217,235,185)
#DEEDC2
(222,237,194)
#E3EFCB
(227,239,203)
#E8F1D4
(232,241,212)
#EDF3DD
(237,243,221)
#F2F5E6
(242,245,230)
#F7F7EF
(247,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E395 color. Also use rgb(197,227,149) instead hex code.

Text Font Color

.myTextColor { color: #C5E395; }

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

This text font color is #C5E395.

Background Color

.myBgColor { background-color: #C5E395; }

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

This div background color is #C5E395.

Border color

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

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

This div border color is #C5E395.

Opacity

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

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

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

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

This text has shadow with #C5E395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E395.

Preview

Color preview on black background

This text has color #C5E395 on black background.


Color preview on white background

This text has color #C5E395 on white background.


Black color preview on #C5E395 background

This text has black color on #C5E395 background.


White color preview on #C5E395 background

This text has white color on #C5E395 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C6A.


I love getcolorcode.com

Triadic colors

1 #95C5E3 and #E395C5 with #C5E395 are triadic colors.

2 #95E3C5 and #E3C595 with #C5E395 are triadic colors.