COLOR #C5E294

HEX: #C5E294 RGB: (197,226,148)

Renk bilgisi

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

RGB renk modeli

#C5E294 color RGB value is (197,226,148).

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

RGB bağlantıları ve doygunluk

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

197
226
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 148 = 571 (100%)
R 197 of 571 ~ 34.5%
G 226 of 571 ~ 39.58%
B 148 of 571 ~ 25.92'%

%34.5
%39.58
%25.92

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 34.51%
  • ana renk tonu 11.37%

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

CMYK yüzdeleri

%12.83
%0
%34.51
%11.37

Codes

Color #C5E294 in popluar color models

C5 E2 94
RGB 197 226 148
HSL 82° 57.35% 73.33%
HSB/HSV 82° 34.51% 88.63%
CMYK 12.83% 0.00% 34.51%
11.37%

Color #C5E294 in popluar number systems.

HEX C5 E2 94
Decimal 197 226 148
Binary 11000101 11100010 10010100
Octal 305 342 224

Shades and tints

Shades of #C5E294

#C5E294
(197,226,148)
#B4CE87
(180,206,135)
#A3BA7A
(163,186,122)
#92A66D
(146,166,109)
#819260
(129,146,96)
#707E53
(112,126,83)
#5F6A46
(95,106,70)
#4E5639
(78,86,57)
#3D422C
(61,66,44)
#2C2E1F
(44,46,31)
#1B1A12
(27,26,18)
#000000
(0,0,0)

Tints of #C5E294

#C5E294
(197,226,148)
#CAE49D
(202,228,157)
#CFE6A6
(207,230,166)
#D4E8AF
(212,232,175)
#D9EAB8
(217,234,184)
#DEECC1
(222,236,193)
#E3EECA
(227,238,202)
#E8F0D3
(232,240,211)
#EDF2DC
(237,242,220)
#F2F4E5
(242,244,229)
#F7F6EE
(247,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E294; }

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

This text font color is #C5E294.

Background Color

.myBgColor { background-color: #C5E294; }

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

This div background color is #C5E294.

Border color

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

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

This div border color is #C5E294.

Opacity

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

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

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

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

This text has shadow with #C5E294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E294.

Preview

Color preview on black background

This text has color #C5E294 on black background.


Color preview on white background

This text has color #C5E294 on white background.


Black color preview on #C5E294 background

This text has black color on #C5E294 background.


White color preview on #C5E294 background

This text has white color on #C5E294 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D6B.


I love getcolorcode.com

Triadic colors

1 #94C5E2 and #E294C5 with #C5E294 are triadic colors.

2 #94E2C5 and #E2C594 with #C5E294 are triadic colors.