COLOR #C5E38E

HEX: #C5E38E RGB: (197,227,142)

Renk bilgisi

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

RGB renk modeli

#C5E38E color RGB value is (197,227,142).

RGB: (197,227,142) (77%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 142 of 255 = 56%

197
227
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 142 = 566 (100%)
R 197 of 566 ~ 34.81%
G 227 of 566 ~ 40.11%
B 142 of 566 ~ 25.09'%

%34.81
%40.11
%25.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 37.44%
  • ana renk tonu 10.98%

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

CMYK yüzdeleri

%13.22
%0
%37.44
%10.98

Codes

Color #C5E38E in popluar color models

C5 E3 8E
RGB 197 227 142
HSL 81° 60.28% 72.35%
HSB/HSV 81° 37.44% 89.02%
CMYK 13.22% 0.00% 37.44%
10.98%

Color #C5E38E in popluar number systems.

HEX C5 E3 8E
Decimal 197 227 142
Binary 11000101 11100011 10001110
Octal 305 343 216

Shades and tints

Shades of #C5E38E

#C5E38E
(197,227,142)
#B4CF82
(180,207,130)
#A3BB76
(163,187,118)
#92A76A
(146,167,106)
#81935E
(129,147,94)
#707F52
(112,127,82)
#5F6B46
(95,107,70)
#4E573A
(78,87,58)
#3D432E
(61,67,46)
#2C2F22
(44,47,34)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #C5E38E

#C5E38E
(197,227,142)
#CAE598
(202,229,152)
#CFE7A2
(207,231,162)
#D4E9AC
(212,233,172)
#D9EBB6
(217,235,182)
#DEEDC0
(222,237,192)
#E3EFCA
(227,239,202)
#E8F1D4
(232,241,212)
#EDF3DE
(237,243,222)
#F2F5E8
(242,245,232)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E38E; }

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

This text font color is #C5E38E.

Background Color

.myBgColor { background-color: #C5E38E; }

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

This div background color is #C5E38E.

Border color

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

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

This div border color is #C5E38E.

Opacity

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

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

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

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

This text has shadow with #C5E38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E38E.

Preview

Color preview on black background

This text has color #C5E38E on black background.


Color preview on white background

This text has color #C5E38E on white background.


Black color preview on #C5E38E background

This text has black color on #C5E38E background.


White color preview on #C5E38E background

This text has white color on #C5E38E background.


Related colors

Complementary color

Complementary color for #hex is #3A1C71.


I love getcolorcode.com

Triadic colors

1 #8EC5E3 and #E38EC5 with #C5E38E are triadic colors.

2 #8EE3C5 and #E3C58E with #C5E38E are triadic colors.