COLOR #C5E37F

HEX: #C5E37F RGB: (197,227,127)

Renk bilgisi

#C5E37F contains mainly red and green colors. #C5E37F ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5E37F color RGB value is (197,227,127).

RGB: (197,227,127) (77%, 89%, 50%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 127 of 255 = 50%

197
227
127

R + G + B ~ 72%. #C5E37F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 127 = 551 (100%)
R 197 of 551 ~ 35.75%
G 227 of 551 ~ 41.2%
B 127 of 551 ~ 23.05'%

%35.75
%41.2
%23.05

CMYK RENK MODELİ

#C5E37F rengi CMYK tonu (13,0,44,11).

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

CMYK: (13,0,44,11)
C13M0Y44K11 (13%, 0%, 44%, 11%)
(0.13 / 0.00 / 0.44 / 0.11)

CMYK yüzdeleri

%13.22
%0
%44.05
%10.98

Codes

Color #C5E37F in popluar color models

C5 E3 7F
RGB 197 227 127
HSL 78° 64.10% 69.41%
HSB/HSV 78° 44.05% 89.02%
CMYK 13.22% 0.00% 44.05%
10.98%

Color #C5E37F in popluar number systems.

HEX C5 E3 7F
Decimal 197 227 127
Binary 11000101 11100011 1111111
Octal 305 343 177

Shades and tints

Shades of #C5E37F

#C5E37F
(197,227,127)
#B4CF74
(180,207,116)
#A3BB69
(163,187,105)
#92A75E
(146,167,94)
#819353
(129,147,83)
#707F48
(112,127,72)
#5F6B3D
(95,107,61)
#4E5732
(78,87,50)
#3D4327
(61,67,39)
#2C2F1C
(44,47,28)
#1B1B11
(27,27,17)
#000000
(0,0,0)

Tints of #C5E37F

#C5E37F
(197,227,127)
#CAE58A
(202,229,138)
#CFE795
(207,231,149)
#D4E9A0
(212,233,160)
#D9EBAB
(217,235,171)
#DEEDB6
(222,237,182)
#E3EFC1
(227,239,193)
#E8F1CC
(232,241,204)
#EDF3D7
(237,243,215)
#F2F5E2
(242,245,226)
#F7F7ED
(247,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E37F; }

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

This text font color is #C5E37F.

Background Color

.myBgColor { background-color: #C5E37F; }

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

This div background color is #C5E37F.

Border color

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

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

This div border color is #C5E37F.

Opacity

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

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

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

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

This text has shadow with #C5E37F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E37F.

Preview

Color preview on black background

This text has color #C5E37F on black background.


Color preview on white background

This text has color #C5E37F on white background.


Black color preview on #C5E37F background

This text has black color on #C5E37F background.


White color preview on #C5E37F background

This text has white color on #C5E37F background.


Related colors

Complementary color

Complementary color for #hex is #3A1C80.


I love getcolorcode.com

Triadic colors

1 #7FC5E3 and #E37FC5 with #C5E37F are triadic colors.

2 #7FE3C5 and #E3C57F with #C5E37F are triadic colors.