COLOR #C5E68E

HEX: #C5E68E RGB: (197,230,142)

Renk bilgisi

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

RGB renk modeli

#C5E68E color RGB value is (197,230,142).

RGB: (197,230,142) (77%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 142 of 255 = 56%

197
230
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 142 = 569 (100%)
R 197 of 569 ~ 34.62%
G 230 of 569 ~ 40.42%
B 142 of 569 ~ 24.96'%

%34.62
%40.42
%24.96

CMYK RENK MODELİ

#C5E68E rengi CMYK tonu (14,0,38,10).

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

CMYK: (14,0,38,10)
C14M0Y38K10 (14%, 0%, 38%, 10%)
(0.14 / 0.00 / 0.38 / 0.10)

CMYK yüzdeleri

%14.35
%0
%38.26
%9.8

Codes

Color #C5E68E in popluar color models

C5 E6 8E
RGB 197 230 142
HSL 83° 63.77% 72.94%
HSB/HSV 83° 38.26% 90.20%
CMYK 14.35% 0.00% 38.26%
9.80%

Color #C5E68E in popluar number systems.

HEX C5 E6 8E
Decimal 197 230 142
Binary 11000101 11100110 10001110
Octal 305 346 216

Shades and tints

Shades of #C5E68E

#C5E68E
(197,230,142)
#B4D282
(180,210,130)
#A3BE76
(163,190,118)
#92AA6A
(146,170,106)
#81965E
(129,150,94)
#708252
(112,130,82)
#5F6E46
(95,110,70)
#4E5A3A
(78,90,58)
#3D462E
(61,70,46)
#2C3222
(44,50,34)
#1B1E16
(27,30,22)
#000000
(0,0,0)

Tints of #C5E68E

#C5E68E
(197,230,142)
#CAE898
(202,232,152)
#CFEAA2
(207,234,162)
#D4ECAC
(212,236,172)
#D9EEB6
(217,238,182)
#DEF0C0
(222,240,192)
#E3F2CA
(227,242,202)
#E8F4D4
(232,244,212)
#EDF6DE
(237,246,222)
#F2F8E8
(242,248,232)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E68E; }

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

This text font color is #C5E68E.

Background Color

.myBgColor { background-color: #C5E68E; }

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

This div background color is #C5E68E.

Border color

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

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

This div border color is #C5E68E.

Opacity

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

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

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

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

This text has shadow with #C5E68E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E68E.

Preview

Color preview on black background

This text has color #C5E68E on black background.


Color preview on white background

This text has color #C5E68E on white background.


Black color preview on #C5E68E background

This text has black color on #C5E68E background.


White color preview on #C5E68E background

This text has white color on #C5E68E background.


Related colors

Complementary color

Complementary color for #hex is #3A1971.


I love getcolorcode.com

Triadic colors

1 #8EC5E6 and #E68EC5 with #C5E68E are triadic colors.

2 #8EE6C5 and #E6C58E with #C5E68E are triadic colors.