COLOR #C5E97D

HEX: #C5E97D RGB: (197,233,125)

Renk bilgisi

#C5E97D contains mainly red and green colors. #C5E97D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C5E97D color RGB value is (197,233,125).

RGB: (197,233,125) (77%, 91%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 125 of 255 = 49%

197
233
125

R + G + B ~ 72%. #C5E97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 125 = 555 (100%)
R 197 of 555 ~ 35.5%
G 233 of 555 ~ 41.98%
B 125 of 555 ~ 22.52'%

%35.5
%41.98
%22.52

CMYK RENK MODELİ

#C5E97D rengi CMYK tonu (15,0,46,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 46.35%
  • ana renk tonu 8.63%

CMYK: (15,0,46,9)
C15M0Y46K9 (15%, 0%, 46%, 9%)
(0.15 / 0.00 / 0.46 / 0.09)

CMYK yüzdeleri

%15.45
%0
%46.35
%8.63

Codes

Color #C5E97D in popluar color models

C5 E9 7D
RGB 197 233 125
HSL 80° 71.05% 70.20%
HSB/HSV 80° 46.35% 91.37%
CMYK 15.45% 0.00% 46.35%
8.63%

Color #C5E97D in popluar number systems.

HEX C5 E9 7D
Decimal 197 233 125
Binary 11000101 11101001 1111101
Octal 305 351 175

Shades and tints

Shades of #C5E97D

#C5E97D
(197,233,125)
#B4D472
(180,212,114)
#A3BF67
(163,191,103)
#92AA5C
(146,170,92)
#819551
(129,149,81)
#708046
(112,128,70)
#5F6B3B
(95,107,59)
#4E5630
(78,86,48)
#3D4125
(61,65,37)
#2C2C1A
(44,44,26)
#1B170F
(27,23,15)
#000000
(0,0,0)

Tints of #C5E97D

#C5E97D
(197,233,125)
#CAEB88
(202,235,136)
#CFED93
(207,237,147)
#D4EF9E
(212,239,158)
#D9F1A9
(217,241,169)
#DEF3B4
(222,243,180)
#E3F5BF
(227,245,191)
#E8F7CA
(232,247,202)
#EDF9D5
(237,249,213)
#F2FBE0
(242,251,224)
#F7FDEB
(247,253,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E97D color. Also use rgb(197,233,125) instead hex code.

Text Font Color

.myTextColor { color: #C5E97D; }

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

This text font color is #C5E97D.

Background Color

.myBgColor { background-color: #C5E97D; }

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

This div background color is #C5E97D.

Border color

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

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

This div border color is #C5E97D.

Opacity

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

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

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

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

This text has shadow with #C5E97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E97D.

Preview

Color preview on black background

This text has color #C5E97D on black background.


Color preview on white background

This text has color #C5E97D on white background.


Black color preview on #C5E97D background

This text has black color on #C5E97D background.


White color preview on #C5E97D background

This text has white color on #C5E97D background.


Related colors

Complementary color

Complementary color for #hex is #3A1682.


I love getcolorcode.com

Triadic colors

1 #7DC5E9 and #E97DC5 with #C5E97D are triadic colors.

2 #7DE9C5 and #E9C57D with #C5E97D are triadic colors.