COLOR #C5E390

HEX: #C5E390 RGB: (197,227,144)

Renk bilgisi

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

RGB renk modeli

#C5E390 color RGB value is (197,227,144).

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

RGB bağlantıları ve doygunluk

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

197
227
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 144 = 568 (100%)
R 197 of 568 ~ 34.68%
G 227 of 568 ~ 39.96%
B 144 of 568 ~ 25.35'%

%34.68
%39.96
%25.35

CMYK RENK MODELİ

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

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

Codes

Color #C5E390 in popluar color models

C5 E3 90
RGB 197 227 144
HSL 82° 59.71% 72.75%
HSB/HSV 82° 36.56% 89.02%
CMYK 13.22% 0.00% 36.56%
10.98%

Color #C5E390 in popluar number systems.

HEX C5 E3 90
Decimal 197 227 144
Binary 11000101 11100011 10010000
Octal 305 343 220

Shades and tints

Shades of #C5E390

#C5E390
(197,227,144)
#B4CF83
(180,207,131)
#A3BB76
(163,187,118)
#92A769
(146,167,105)
#81935C
(129,147,92)
#707F4F
(112,127,79)
#5F6B42
(95,107,66)
#4E5735
(78,87,53)
#3D4328
(61,67,40)
#2C2F1B
(44,47,27)
#1B1B0E
(27,27,14)
#000000
(0,0,0)

Tints of #C5E390

#C5E390
(197,227,144)
#CAE59A
(202,229,154)
#CFE7A4
(207,231,164)
#D4E9AE
(212,233,174)
#D9EBB8
(217,235,184)
#DEEDC2
(222,237,194)
#E3EFCC
(227,239,204)
#E8F1D6
(232,241,214)
#EDF3E0
(237,243,224)
#F2F5EA
(242,245,234)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E390; }

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

This text font color is #C5E390.

Background Color

.myBgColor { background-color: #C5E390; }

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

This div background color is #C5E390.

Border color

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

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

This div border color is #C5E390.

Opacity

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

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

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

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

This text has shadow with #C5E390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E390.

Preview

Color preview on black background

This text has color #C5E390 on black background.


Color preview on white background

This text has color #C5E390 on white background.


Black color preview on #C5E390 background

This text has black color on #C5E390 background.


White color preview on #C5E390 background

This text has white color on #C5E390 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C6F.


I love getcolorcode.com

Triadic colors

1 #90C5E3 and #E390C5 with #C5E390 are triadic colors.

2 #90E3C5 and #E3C590 with #C5E390 are triadic colors.