COLOR #C5E394

HEX: #C5E394 RGB: (197,227,148)

Renk bilgisi

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

RGB renk modeli

#C5E394 color RGB value is (197,227,148).

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

RGB bağlantıları ve doygunluk

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

197
227
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 148 = 572 (100%)
R 197 of 572 ~ 34.44%
G 227 of 572 ~ 39.69%
B 148 of 572 ~ 25.87'%

%34.44
%39.69
%25.87

CMYK RENK MODELİ

#C5E394 rengi CMYK tonu (13,0,35,11).

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

CMYK: (13,0,35,11)
C13M0Y35K11 (13%, 0%, 35%, 11%)
(0.13 / 0.00 / 0.35 / 0.11)

CMYK yüzdeleri

%13.22
%0
%34.8
%10.98

Codes

Color #C5E394 in popluar color models

C5 E3 94
RGB 197 227 148
HSL 83° 58.52% 73.53%
HSB/HSV 83° 34.80% 89.02%
CMYK 13.22% 0.00% 34.80%
10.98%

Color #C5E394 in popluar number systems.

HEX C5 E3 94
Decimal 197 227 148
Binary 11000101 11100011 10010100
Octal 305 343 224

Shades and tints

Shades of #C5E394

#C5E394
(197,227,148)
#B4CF87
(180,207,135)
#A3BB7A
(163,187,122)
#92A76D
(146,167,109)
#819360
(129,147,96)
#707F53
(112,127,83)
#5F6B46
(95,107,70)
#4E5739
(78,87,57)
#3D432C
(61,67,44)
#2C2F1F
(44,47,31)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #C5E394

#C5E394
(197,227,148)
#CAE59D
(202,229,157)
#CFE7A6
(207,231,166)
#D4E9AF
(212,233,175)
#D9EBB8
(217,235,184)
#DEEDC1
(222,237,193)
#E3EFCA
(227,239,202)
#E8F1D3
(232,241,211)
#EDF3DC
(237,243,220)
#F2F5E5
(242,245,229)
#F7F7EE
(247,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E394; }

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

This text font color is #C5E394.

Background Color

.myBgColor { background-color: #C5E394; }

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

This div background color is #C5E394.

Border color

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

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

This div border color is #C5E394.

Opacity

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

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

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

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

This text has shadow with #C5E394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E394.

Preview

Color preview on black background

This text has color #C5E394 on black background.


Color preview on white background

This text has color #C5E394 on white background.


Black color preview on #C5E394 background

This text has black color on #C5E394 background.


White color preview on #C5E394 background

This text has white color on #C5E394 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C6B.


I love getcolorcode.com

Triadic colors

1 #94C5E3 and #E394C5 with #C5E394 are triadic colors.

2 #94E3C5 and #E3C594 with #C5E394 are triadic colors.