COLOR #C5E194

HEX: #C5E194 RGB: (197,225,148)

Renk bilgisi

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

RGB renk modeli

#C5E194 color RGB value is (197,225,148).

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

RGB bağlantıları ve doygunluk

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

197
225
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 148 = 570 (100%)
R 197 of 570 ~ 34.56%
G 225 of 570 ~ 39.47%
B 148 of 570 ~ 25.96'%

%34.56
%39.47
%25.96

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 34.22%
  • ana renk tonu 11.76%

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

CMYK yüzdeleri

%12.44
%0
%34.22
%11.76

Codes

Color #C5E194 in popluar color models

C5 E1 94
RGB 197 225 148
HSL 82° 56.20% 73.14%
HSB/HSV 82° 34.22% 88.24%
CMYK 12.44% 0.00% 34.22%
11.76%

Color #C5E194 in popluar number systems.

HEX C5 E1 94
Decimal 197 225 148
Binary 11000101 11100001 10010100
Octal 305 341 224

Shades and tints

Shades of #C5E194

#C5E194
(197,225,148)
#B4CD87
(180,205,135)
#A3B97A
(163,185,122)
#92A56D
(146,165,109)
#819160
(129,145,96)
#707D53
(112,125,83)
#5F6946
(95,105,70)
#4E5539
(78,85,57)
#3D412C
(61,65,44)
#2C2D1F
(44,45,31)
#1B1912
(27,25,18)
#000000
(0,0,0)

Tints of #C5E194

#C5E194
(197,225,148)
#CAE39D
(202,227,157)
#CFE5A6
(207,229,166)
#D4E7AF
(212,231,175)
#D9E9B8
(217,233,184)
#DEEBC1
(222,235,193)
#E3EDCA
(227,237,202)
#E8EFD3
(232,239,211)
#EDF1DC
(237,241,220)
#F2F3E5
(242,243,229)
#F7F5EE
(247,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E194; }

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

This text font color is #C5E194.

Background Color

.myBgColor { background-color: #C5E194; }

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

This div background color is #C5E194.

Border color

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

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

This div border color is #C5E194.

Opacity

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

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

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

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

This text has shadow with #C5E194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E194.

Preview

Color preview on black background

This text has color #C5E194 on black background.


Color preview on white background

This text has color #C5E194 on white background.


Black color preview on #C5E194 background

This text has black color on #C5E194 background.


White color preview on #C5E194 background

This text has white color on #C5E194 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E6B.


I love getcolorcode.com

Triadic colors

1 #94C5E1 and #E194C5 with #C5E194 are triadic colors.

2 #94E1C5 and #E1C594 with #C5E194 are triadic colors.