COLOR #C5E983

HEX: #C5E983 RGB: (197,233,131)

Renk bilgisi

#C5E983 contains mainly red and green colors. #C5E983 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5E983 color RGB value is (197,233,131).

RGB: (197,233,131) (77%, 91%, 51%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 131 of 255 = 51%

197
233
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 131 = 561 (100%)
R 197 of 561 ~ 35.12%
G 233 of 561 ~ 41.53%
B 131 of 561 ~ 23.35'%

%35.12
%41.53
%23.35

CMYK RENK MODELİ

#C5E983 rengi CMYK tonu (15,0,44,9).

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

CMYK: (15,0,44,9)
C15M0Y44K9 (15%, 0%, 44%, 9%)
(0.15 / 0.00 / 0.44 / 0.09)

CMYK yüzdeleri

%15.45
%0
%43.78
%8.63

Codes

Color #C5E983 in popluar color models

C5 E9 83
RGB 197 233 131
HSL 81° 69.86% 71.37%
HSB/HSV 81° 43.78% 91.37%
CMYK 15.45% 0.00% 43.78%
8.63%

Color #C5E983 in popluar number systems.

HEX C5 E9 83
Decimal 197 233 131
Binary 11000101 11101001 10000011
Octal 305 351 203

Shades and tints

Shades of #C5E983

#C5E983
(197,233,131)
#B4D478
(180,212,120)
#A3BF6D
(163,191,109)
#92AA62
(146,170,98)
#819557
(129,149,87)
#70804C
(112,128,76)
#5F6B41
(95,107,65)
#4E5636
(78,86,54)
#3D412B
(61,65,43)
#2C2C20
(44,44,32)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #C5E983

#C5E983
(197,233,131)
#CAEB8E
(202,235,142)
#CFED99
(207,237,153)
#D4EFA4
(212,239,164)
#D9F1AF
(217,241,175)
#DEF3BA
(222,243,186)
#E3F5C5
(227,245,197)
#E8F7D0
(232,247,208)
#EDF9DB
(237,249,219)
#F2FBE6
(242,251,230)
#F7FDF1
(247,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E983; }

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

This text font color is #C5E983.

Background Color

.myBgColor { background-color: #C5E983; }

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

This div background color is #C5E983.

Border color

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

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

This div border color is #C5E983.

Opacity

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

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

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

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

This text has shadow with #C5E983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E983.

Preview

Color preview on black background

This text has color #C5E983 on black background.


Color preview on white background

This text has color #C5E983 on white background.


Black color preview on #C5E983 background

This text has black color on #C5E983 background.


White color preview on #C5E983 background

This text has white color on #C5E983 background.


Related colors

Complementary color

Complementary color for #hex is #3A167C.


I love getcolorcode.com

Triadic colors

1 #83C5E9 and #E983C5 with #C5E983 are triadic colors.

2 #83E9C5 and #E9C583 with #C5E983 are triadic colors.