COLOR #C5E38F

HEX: #C5E38F RGB: (197,227,143)

Renk bilgisi

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

RGB renk modeli

#C5E38F color RGB value is (197,227,143).

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

RGB bağlantıları ve doygunluk

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

197
227
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 143 = 567 (100%)
R 197 of 567 ~ 34.74%
G 227 of 567 ~ 40.04%
B 143 of 567 ~ 25.22'%

%34.74
%40.04
%25.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 37.00%
  • 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
%10.98

Codes

Color #C5E38F in popluar color models

C5 E3 8F
RGB 197 227 143
HSL 81° 60.00% 72.55%
HSB/HSV 81° 37.00% 89.02%
CMYK 13.22% 0.00% 37.00%
10.98%

Color #C5E38F in popluar number systems.

HEX C5 E3 8F
Decimal 197 227 143
Binary 11000101 11100011 10001111
Octal 305 343 217

Shades and tints

Shades of #C5E38F

#C5E38F
(197,227,143)
#B4CF82
(180,207,130)
#A3BB75
(163,187,117)
#92A768
(146,167,104)
#81935B
(129,147,91)
#707F4E
(112,127,78)
#5F6B41
(95,107,65)
#4E5734
(78,87,52)
#3D4327
(61,67,39)
#2C2F1A
(44,47,26)
#1B1B0D
(27,27,13)
#000000
(0,0,0)

Tints of #C5E38F

#C5E38F
(197,227,143)
#CAE599
(202,229,153)
#CFE7A3
(207,231,163)
#D4E9AD
(212,233,173)
#D9EBB7
(217,235,183)
#DEEDC1
(222,237,193)
#E3EFCB
(227,239,203)
#E8F1D5
(232,241,213)
#EDF3DF
(237,243,223)
#F2F5E9
(242,245,233)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E38F; }

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

This text font color is #C5E38F.

Background Color

.myBgColor { background-color: #C5E38F; }

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

This div background color is #C5E38F.

Border color

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

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

This div border color is #C5E38F.

Opacity

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

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

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

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

This text has shadow with #C5E38F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E38F.

Preview

Color preview on black background

This text has color #C5E38F on black background.


Color preview on white background

This text has color #C5E38F on white background.


Black color preview on #C5E38F background

This text has black color on #C5E38F background.


White color preview on #C5E38F background

This text has white color on #C5E38F background.


Related colors

Complementary color

Complementary color for #hex is #3A1C70.


I love getcolorcode.com

Triadic colors

1 #8FC5E3 and #E38FC5 with #C5E38F are triadic colors.

2 #8FE3C5 and #E3C58F with #C5E38F are triadic colors.