COLOR #C5E090

HEX: #C5E090 RGB: (197,224,144)

Renk bilgisi

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

RGB renk modeli

#C5E090 color RGB value is (197,224,144).

RGB: (197,224,144) (77%, 88%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 144 of 255 = 56%

197
224
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 144 = 565 (100%)
R 197 of 565 ~ 34.87%
G 224 of 565 ~ 39.65%
B 144 of 565 ~ 25.49'%

%34.87
%39.65
%25.49

CMYK RENK MODELİ

#C5E090 rengi CMYK tonu (12,0,36,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 35.71%
  • ana renk tonu 12.16%

CMYK: (12,0,36,12)
C12M0Y36K12 (12%, 0%, 36%, 12%)
(0.12 / 0.00 / 0.36 / 0.12)

CMYK yüzdeleri

%12.05
%0
%35.71
%12.16

Codes

Color #C5E090 in popluar color models

C5 E0 90
RGB 197 224 144
HSL 80° 56.34% 72.16%
HSB/HSV 80° 35.71% 87.84%
CMYK 12.05% 0.00% 35.71%
12.16%

Color #C5E090 in popluar number systems.

HEX C5 E0 90
Decimal 197 224 144
Binary 11000101 11100000 10010000
Octal 305 340 220

Shades and tints

Shades of #C5E090

#C5E090
(197,224,144)
#B4CC83
(180,204,131)
#A3B876
(163,184,118)
#92A469
(146,164,105)
#81905C
(129,144,92)
#707C4F
(112,124,79)
#5F6842
(95,104,66)
#4E5435
(78,84,53)
#3D4028
(61,64,40)
#2C2C1B
(44,44,27)
#1B180E
(27,24,14)
#000000
(0,0,0)

Tints of #C5E090

#C5E090
(197,224,144)
#CAE29A
(202,226,154)
#CFE4A4
(207,228,164)
#D4E6AE
(212,230,174)
#D9E8B8
(217,232,184)
#DEEAC2
(222,234,194)
#E3ECCC
(227,236,204)
#E8EED6
(232,238,214)
#EDF0E0
(237,240,224)
#F2F2EA
(242,242,234)
#F7F4F4
(247,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E090; }

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

This text font color is #C5E090.

Background Color

.myBgColor { background-color: #C5E090; }

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

This div background color is #C5E090.

Border color

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

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

This div border color is #C5E090.

Opacity

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

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

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

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

This text has shadow with #C5E090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E090.

Preview

Color preview on black background

This text has color #C5E090 on black background.


Color preview on white background

This text has color #C5E090 on white background.


Black color preview on #C5E090 background

This text has black color on #C5E090 background.


White color preview on #C5E090 background

This text has white color on #C5E090 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F6F.


I love getcolorcode.com

Triadic colors

1 #90C5E0 and #E090C5 with #C5E090 are triadic colors.

2 #90E0C5 and #E0C590 with #C5E090 are triadic colors.