COLOR #C5E68C

HEX: #C5E68C RGB: (197,230,140)

Renk bilgisi

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

RGB renk modeli

#C5E68C color RGB value is (197,230,140).

RGB: (197,230,140) (77%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 140 of 255 = 55%

197
230
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 140 = 567 (100%)
R 197 of 567 ~ 34.74%
G 230 of 567 ~ 40.56%
B 140 of 567 ~ 24.69'%

%34.74
%40.56
%24.69

CMYK RENK MODELİ

#C5E68C rengi CMYK tonu (14,0,39,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 39.13%
  • ana renk tonu 9.80%

CMYK: (14,0,39,10)
C14M0Y39K10 (14%, 0%, 39%, 10%)
(0.14 / 0.00 / 0.39 / 0.10)

CMYK yüzdeleri

%14.35
%0
%39.13
%9.8

Codes

Color #C5E68C in popluar color models

C5 E6 8C
RGB 197 230 140
HSL 82° 64.29% 72.55%
HSB/HSV 82° 39.13% 90.20%
CMYK 14.35% 0.00% 39.13%
9.80%

Color #C5E68C in popluar number systems.

HEX C5 E6 8C
Decimal 197 230 140
Binary 11000101 11100110 10001100
Octal 305 346 214

Shades and tints

Shades of #C5E68C

#C5E68C
(197,230,140)
#B4D280
(180,210,128)
#A3BE74
(163,190,116)
#92AA68
(146,170,104)
#81965C
(129,150,92)
#708250
(112,130,80)
#5F6E44
(95,110,68)
#4E5A38
(78,90,56)
#3D462C
(61,70,44)
#2C3220
(44,50,32)
#1B1E14
(27,30,20)
#000000
(0,0,0)

Tints of #C5E68C

#C5E68C
(197,230,140)
#CAE896
(202,232,150)
#CFEAA0
(207,234,160)
#D4ECAA
(212,236,170)
#D9EEB4
(217,238,180)
#DEF0BE
(222,240,190)
#E3F2C8
(227,242,200)
#E8F4D2
(232,244,210)
#EDF6DC
(237,246,220)
#F2F8E6
(242,248,230)
#F7FAF0
(247,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E68C; }

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

This text font color is #C5E68C.

Background Color

.myBgColor { background-color: #C5E68C; }

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

This div background color is #C5E68C.

Border color

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

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

This div border color is #C5E68C.

Opacity

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

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

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

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

This text has shadow with #C5E68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E68C.

Preview

Color preview on black background

This text has color #C5E68C on black background.


Color preview on white background

This text has color #C5E68C on white background.


Black color preview on #C5E68C background

This text has black color on #C5E68C background.


White color preview on #C5E68C background

This text has white color on #C5E68C background.


Related colors

Complementary color

Complementary color for #hex is #3A1973.


I love getcolorcode.com

Triadic colors

1 #8CC5E6 and #E68CC5 with #C5E68C are triadic colors.

2 #8CE6C5 and #E6C58C with #C5E68C are triadic colors.