COLOR #C5E18C

HEX: #C5E18C RGB: (197,225,140)

Renk bilgisi

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

RGB renk modeli

#C5E18C color RGB value is (197,225,140).

RGB: (197,225,140) (77%, 88%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 140 of 255 = 55%

197
225
140

R + G + B ~ 73%. #C5E18C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 140 = 562 (100%)
R 197 of 562 ~ 35.05%
G 225 of 562 ~ 40.04%
B 140 of 562 ~ 24.91'%

%35.05
%40.04
%24.91

CMYK RENK MODELİ

#C5E18C rengi CMYK tonu (12,0,38,12).

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

CMYK: (12,0,38,12)
C12M0Y38K12 (12%, 0%, 38%, 12%)
(0.12 / 0.00 / 0.38 / 0.12)

CMYK yüzdeleri

%12.44
%0
%37.78
%11.76

Codes

Color #C5E18C in popluar color models

C5 E1 8C
RGB 197 225 140
HSL 80° 58.62% 71.57%
HSB/HSV 80° 37.78% 88.24%
CMYK 12.44% 0.00% 37.78%
11.76%

Color #C5E18C in popluar number systems.

HEX C5 E1 8C
Decimal 197 225 140
Binary 11000101 11100001 10001100
Octal 305 341 214

Shades and tints

Shades of #C5E18C

#C5E18C
(197,225,140)
#B4CD80
(180,205,128)
#A3B974
(163,185,116)
#92A568
(146,165,104)
#81915C
(129,145,92)
#707D50
(112,125,80)
#5F6944
(95,105,68)
#4E5538
(78,85,56)
#3D412C
(61,65,44)
#2C2D20
(44,45,32)
#1B1914
(27,25,20)
#000000
(0,0,0)

Tints of #C5E18C

#C5E18C
(197,225,140)
#CAE396
(202,227,150)
#CFE5A0
(207,229,160)
#D4E7AA
(212,231,170)
#D9E9B4
(217,233,180)
#DEEBBE
(222,235,190)
#E3EDC8
(227,237,200)
#E8EFD2
(232,239,210)
#EDF1DC
(237,241,220)
#F2F3E6
(242,243,230)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E18C; }

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

This text font color is #C5E18C.

Background Color

.myBgColor { background-color: #C5E18C; }

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

This div background color is #C5E18C.

Border color

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

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

This div border color is #C5E18C.

Opacity

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

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

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

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

This text has shadow with #C5E18C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E18C.

Preview

Color preview on black background

This text has color #C5E18C on black background.


Color preview on white background

This text has color #C5E18C on white background.


Black color preview on #C5E18C background

This text has black color on #C5E18C background.


White color preview on #C5E18C background

This text has white color on #C5E18C background.


Related colors

Complementary color

Complementary color for #hex is #3A1E73.


I love getcolorcode.com

Triadic colors

1 #8CC5E1 and #E18CC5 with #C5E18C are triadic colors.

2 #8CE1C5 and #E1C58C with #C5E18C are triadic colors.