COLOR #C5E18B

HEX: #C5E18B RGB: (197,225,139)

Renk bilgisi

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

RGB renk modeli

#C5E18B color RGB value is (197,225,139).

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

RGB bağlantıları ve doygunluk

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

197
225
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 139 = 561 (100%)
R 197 of 561 ~ 35.12%
G 225 of 561 ~ 40.11%
B 139 of 561 ~ 24.78'%

%35.12
%40.11
%24.78

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 38.22%
  • 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
%38.22
%11.76

Codes

Color #C5E18B in popluar color models

C5 E1 8B
RGB 197 225 139
HSL 80° 58.90% 71.37%
HSB/HSV 80° 38.22% 88.24%
CMYK 12.44% 0.00% 38.22%
11.76%

Color #C5E18B in popluar number systems.

HEX C5 E1 8B
Decimal 197 225 139
Binary 11000101 11100001 10001011
Octal 305 341 213

Shades and tints

Shades of #C5E18B

#C5E18B
(197,225,139)
#B4CD7F
(180,205,127)
#A3B973
(163,185,115)
#92A567
(146,165,103)
#81915B
(129,145,91)
#707D4F
(112,125,79)
#5F6943
(95,105,67)
#4E5537
(78,85,55)
#3D412B
(61,65,43)
#2C2D1F
(44,45,31)
#1B1913
(27,25,19)
#000000
(0,0,0)

Tints of #C5E18B

#C5E18B
(197,225,139)
#CAE395
(202,227,149)
#CFE59F
(207,229,159)
#D4E7A9
(212,231,169)
#D9E9B3
(217,233,179)
#DEEBBD
(222,235,189)
#E3EDC7
(227,237,199)
#E8EFD1
(232,239,209)
#EDF1DB
(237,241,219)
#F2F3E5
(242,243,229)
#F7F5EF
(247,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E18B; }

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

This text font color is #C5E18B.

Background Color

.myBgColor { background-color: #C5E18B; }

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

This div background color is #C5E18B.

Border color

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

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

This div border color is #C5E18B.

Opacity

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

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

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

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

This text has shadow with #C5E18B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E18B.

Preview

Color preview on black background

This text has color #C5E18B on black background.


Color preview on white background

This text has color #C5E18B on white background.


Black color preview on #C5E18B background

This text has black color on #C5E18B background.


White color preview on #C5E18B background

This text has white color on #C5E18B background.


Related colors

Complementary color

Complementary color for #hex is #3A1E74.


I love getcolorcode.com

Triadic colors

1 #8BC5E1 and #E18BC5 with #C5E18B are triadic colors.

2 #8BE1C5 and #E1C58B with #C5E18B are triadic colors.