COLOR #C5EE90

HEX: #C5EE90 RGB: (197,238,144)

Renk bilgisi

#C5EE90 contains mainly red and green colors. #C5EE90 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5EE90 color RGB value is (197,238,144).

RGB: (197,238,144) (77%, 93%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 144 of 255 = 56%

197
238
144

R + G + B ~ 75%. #C5EE90 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 144 = 579 (100%)
R 197 of 579 ~ 34.02%
G 238 of 579 ~ 41.11%
B 144 of 579 ~ 24.87'%

%34.02
%41.11
%24.87

CMYK RENK MODELİ

#C5EE90 rengi CMYK tonu (17,0,39,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 0.00%
  • sarı tonu 39.50%
  • ana renk tonu 6.67%

CMYK: (17,0,39,7)
C17M0Y39K7 (17%, 0%, 39%, 7%)
(0.17 / 0.00 / 0.39 / 0.07)

CMYK yüzdeleri

%17.23
%0
%39.5
%6.67

Codes

Color #C5EE90 in popluar color models

C5 EE 90
RGB 197 238 144
HSL 86° 73.44% 74.90%
HSB/HSV 86° 39.50% 93.33%
CMYK 17.23% 0.00% 39.50%
6.67%

Color #C5EE90 in popluar number systems.

HEX C5 EE 90
Decimal 197 238 144
Binary 11000101 11101110 10010000
Octal 305 356 220

Shades and tints

Shades of #C5EE90

#C5EE90
(197,238,144)
#B4D983
(180,217,131)
#A3C476
(163,196,118)
#92AF69
(146,175,105)
#819A5C
(129,154,92)
#70854F
(112,133,79)
#5F7042
(95,112,66)
#4E5B35
(78,91,53)
#3D4628
(61,70,40)
#2C311B
(44,49,27)
#1B1C0E
(27,28,14)
#000000
(0,0,0)

Tints of #C5EE90

#C5EE90
(197,238,144)
#CAEF9A
(202,239,154)
#CFF0A4
(207,240,164)
#D4F1AE
(212,241,174)
#D9F2B8
(217,242,184)
#DEF3C2
(222,243,194)
#E3F4CC
(227,244,204)
#E8F5D6
(232,245,214)
#EDF6E0
(237,246,224)
#F2F7EA
(242,247,234)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EE90; }

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

This text font color is #C5EE90.

Background Color

.myBgColor { background-color: #C5EE90; }

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

This div background color is #C5EE90.

Border color

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

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

This div border color is #C5EE90.

Opacity

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

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

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

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

This text has shadow with #C5EE90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EE90.

Preview

Color preview on black background

This text has color #C5EE90 on black background.


Color preview on white background

This text has color #C5EE90 on white background.


Black color preview on #C5EE90 background

This text has black color on #C5EE90 background.


White color preview on #C5EE90 background

This text has white color on #C5EE90 background.


Related colors

Complementary color

Complementary color for #hex is #3A116F.


I love getcolorcode.com

Triadic colors

1 #90C5EE and #EE90C5 with #C5EE90 are triadic colors.

2 #90EEC5 and #EEC590 with #C5EE90 are triadic colors.