COLOR #C5E094

HEX: #C5E094 RGB: (197,224,148)

Renk bilgisi

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

RGB renk modeli

#C5E094 color RGB value is (197,224,148).

RGB: (197,224,148) (77%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 148 of 255 = 58%

197
224
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 148 = 569 (100%)
R 197 of 569 ~ 34.62%
G 224 of 569 ~ 39.37%
B 148 of 569 ~ 26.01'%

%34.62
%39.37
%26.01

CMYK RENK MODELİ

#C5E094 rengi CMYK tonu (12,0,34,12).

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

CMYK: (12,0,34,12)
C12M0Y34K12 (12%, 0%, 34%, 12%)
(0.12 / 0.00 / 0.34 / 0.12)

CMYK yüzdeleri

%12.05
%0
%33.93
%12.16

Codes

Color #C5E094 in popluar color models

C5 E0 94
RGB 197 224 148
HSL 81° 55.07% 72.94%
HSB/HSV 81° 33.93% 87.84%
CMYK 12.05% 0.00% 33.93%
12.16%

Color #C5E094 in popluar number systems.

HEX C5 E0 94
Decimal 197 224 148
Binary 11000101 11100000 10010100
Octal 305 340 224

Shades and tints

Shades of #C5E094

#C5E094
(197,224,148)
#B4CC87
(180,204,135)
#A3B87A
(163,184,122)
#92A46D
(146,164,109)
#819060
(129,144,96)
#707C53
(112,124,83)
#5F6846
(95,104,70)
#4E5439
(78,84,57)
#3D402C
(61,64,44)
#2C2C1F
(44,44,31)
#1B1812
(27,24,18)
#000000
(0,0,0)

Tints of #C5E094

#C5E094
(197,224,148)
#CAE29D
(202,226,157)
#CFE4A6
(207,228,166)
#D4E6AF
(212,230,175)
#D9E8B8
(217,232,184)
#DEEAC1
(222,234,193)
#E3ECCA
(227,236,202)
#E8EED3
(232,238,211)
#EDF0DC
(237,240,220)
#F2F2E5
(242,242,229)
#F7F4EE
(247,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E094; }

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

This text font color is #C5E094.

Background Color

.myBgColor { background-color: #C5E094; }

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

This div background color is #C5E094.

Border color

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

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

This div border color is #C5E094.

Opacity

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

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

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

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

This text has shadow with #C5E094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E094.

Preview

Color preview on black background

This text has color #C5E094 on black background.


Color preview on white background

This text has color #C5E094 on white background.


Black color preview on #C5E094 background

This text has black color on #C5E094 background.


White color preview on #C5E094 background

This text has white color on #C5E094 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F6B.


I love getcolorcode.com

Triadic colors

1 #94C5E0 and #E094C5 with #C5E094 are triadic colors.

2 #94E0C5 and #E0C594 with #C5E094 are triadic colors.