COLOR #C5E18F

HEX: #C5E18F RGB: (197,225,143)

Renk bilgisi

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

RGB renk modeli

#C5E18F color RGB value is (197,225,143).

RGB: (197,225,143) (77%, 88%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 143 of 255 = 56%

197
225
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 143 = 565 (100%)
R 197 of 565 ~ 34.87%
G 225 of 565 ~ 39.82%
B 143 of 565 ~ 25.31'%

%34.87
%39.82
%25.31

CMYK RENK MODELİ

#C5E18F rengi CMYK tonu (12,0,36,12).

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

CMYK: (12,0,36,12)
C12M0Y36K12 (12%, 0%, 36%, 12%)
(0.12 / 0.00 / 0.36 / 0.12)

CMYK yüzdeleri

%12.44
%0
%36.44
%11.76

Codes

Color #C5E18F in popluar color models

C5 E1 8F
RGB 197 225 143
HSL 80° 57.75% 72.16%
HSB/HSV 80° 36.44% 88.24%
CMYK 12.44% 0.00% 36.44%
11.76%

Color #C5E18F in popluar number systems.

HEX C5 E1 8F
Decimal 197 225 143
Binary 11000101 11100001 10001111
Octal 305 341 217

Shades and tints

Shades of #C5E18F

#C5E18F
(197,225,143)
#B4CD82
(180,205,130)
#A3B975
(163,185,117)
#92A568
(146,165,104)
#81915B
(129,145,91)
#707D4E
(112,125,78)
#5F6941
(95,105,65)
#4E5534
(78,85,52)
#3D4127
(61,65,39)
#2C2D1A
(44,45,26)
#1B190D
(27,25,13)
#000000
(0,0,0)

Tints of #C5E18F

#C5E18F
(197,225,143)
#CAE399
(202,227,153)
#CFE5A3
(207,229,163)
#D4E7AD
(212,231,173)
#D9E9B7
(217,233,183)
#DEEBC1
(222,235,193)
#E3EDCB
(227,237,203)
#E8EFD5
(232,239,213)
#EDF1DF
(237,241,223)
#F2F3E9
(242,243,233)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E18F; }

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

This text font color is #C5E18F.

Background Color

.myBgColor { background-color: #C5E18F; }

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

This div background color is #C5E18F.

Border color

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

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

This div border color is #C5E18F.

Opacity

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

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

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

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

This text has shadow with #C5E18F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E18F.

Preview

Color preview on black background

This text has color #C5E18F on black background.


Color preview on white background

This text has color #C5E18F on white background.


Black color preview on #C5E18F background

This text has black color on #C5E18F background.


White color preview on #C5E18F background

This text has white color on #C5E18F background.


Related colors

Complementary color

Complementary color for #hex is #3A1E70.


I love getcolorcode.com

Triadic colors

1 #8FC5E1 and #E18FC5 with #C5E18F are triadic colors.

2 #8FE1C5 and #E1C58F with #C5E18F are triadic colors.