COLOR #C5E28F

HEX: #C5E28F RGB: (197,226,143)

Renk bilgisi

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

RGB renk modeli

#C5E28F color RGB value is (197,226,143).

RGB: (197,226,143) (77%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 143 of 255 = 56%

197
226
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 143 = 566 (100%)
R 197 of 566 ~ 34.81%
G 226 of 566 ~ 39.93%
B 143 of 566 ~ 25.27'%

%34.81
%39.93
%25.27

CMYK RENK MODELİ

#C5E28F rengi CMYK tonu (13,0,37,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 36.73%
  • ana renk tonu 11.37%

CMYK: (13,0,37,11)
C13M0Y37K11 (13%, 0%, 37%, 11%)
(0.13 / 0.00 / 0.37 / 0.11)

CMYK yüzdeleri

%12.83
%0
%36.73
%11.37

Codes

Color #C5E28F in popluar color models

C5 E2 8F
RGB 197 226 143
HSL 81° 58.87% 72.35%
HSB/HSV 81° 36.73% 88.63%
CMYK 12.83% 0.00% 36.73%
11.37%

Color #C5E28F in popluar number systems.

HEX C5 E2 8F
Decimal 197 226 143
Binary 11000101 11100010 10001111
Octal 305 342 217

Shades and tints

Shades of #C5E28F

#C5E28F
(197,226,143)
#B4CE82
(180,206,130)
#A3BA75
(163,186,117)
#92A668
(146,166,104)
#81925B
(129,146,91)
#707E4E
(112,126,78)
#5F6A41
(95,106,65)
#4E5634
(78,86,52)
#3D4227
(61,66,39)
#2C2E1A
(44,46,26)
#1B1A0D
(27,26,13)
#000000
(0,0,0)

Tints of #C5E28F

#C5E28F
(197,226,143)
#CAE499
(202,228,153)
#CFE6A3
(207,230,163)
#D4E8AD
(212,232,173)
#D9EAB7
(217,234,183)
#DEECC1
(222,236,193)
#E3EECB
(227,238,203)
#E8F0D5
(232,240,213)
#EDF2DF
(237,242,223)
#F2F4E9
(242,244,233)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E28F; }

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

This text font color is #C5E28F.

Background Color

.myBgColor { background-color: #C5E28F; }

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

This div background color is #C5E28F.

Border color

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

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

This div border color is #C5E28F.

Opacity

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

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

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

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

This text has shadow with #C5E28F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E28F.

Preview

Color preview on black background

This text has color #C5E28F on black background.


Color preview on white background

This text has color #C5E28F on white background.


Black color preview on #C5E28F background

This text has black color on #C5E28F background.


White color preview on #C5E28F background

This text has white color on #C5E28F background.


Related colors

Complementary color

Complementary color for #hex is #3A1D70.


I love getcolorcode.com

Triadic colors

1 #8FC5E2 and #E28FC5 with #C5E28F are triadic colors.

2 #8FE2C5 and #E2C58F with #C5E28F are triadic colors.