COLOR #C5EA93

HEX: #C5EA93 RGB: (197,234,147)

Renk bilgisi

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

RGB renk modeli

#C5EA93 color RGB value is (197,234,147).

RGB: (197,234,147) (77%, 92%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 234 of 255 = 92%
B 147 of 255 = 58%

197
234
147

R + G + B ~ 76%. #C5EA93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 234 + 147 = 578 (100%)
R 197 of 578 ~ 34.08%
G 234 of 578 ~ 40.48%
B 147 of 578 ~ 25.43'%

%34.08
%40.48
%25.43

CMYK RENK MODELİ

#C5EA93 rengi CMYK tonu (16,0,37,8).

  • camgöbeği tonu 15.81%
  • eflatun tonu 0.00%
  • sarı tonu 37.18%
  • ana renk tonu 8.24%

CMYK: (16,0,37,8)
C16M0Y37K8 (16%, 0%, 37%, 8%)
(0.16 / 0.00 / 0.37 / 0.08)

CMYK yüzdeleri

%15.81
%0
%37.18
%8.24

Codes

Color #C5EA93 in popluar color models

C5 EA 93
RGB 197 234 147
HSL 86° 67.44% 74.71%
HSB/HSV 86° 37.18% 91.76%
CMYK 15.81% 0.00% 37.18%
8.24%

Color #C5EA93 in popluar number systems.

HEX C5 EA 93
Decimal 197 234 147
Binary 11000101 11101010 10010011
Octal 305 352 223

Shades and tints

Shades of #C5EA93

#C5EA93
(197,234,147)
#B4D586
(180,213,134)
#A3C079
(163,192,121)
#92AB6C
(146,171,108)
#81965F
(129,150,95)
#708152
(112,129,82)
#5F6C45
(95,108,69)
#4E5738
(78,87,56)
#3D422B
(61,66,43)
#2C2D1E
(44,45,30)
#1B1811
(27,24,17)
#000000
(0,0,0)

Tints of #C5EA93

#C5EA93
(197,234,147)
#CAEB9C
(202,235,156)
#CFECA5
(207,236,165)
#D4EDAE
(212,237,174)
#D9EEB7
(217,238,183)
#DEEFC0
(222,239,192)
#E3F0C9
(227,240,201)
#E8F1D2
(232,241,210)
#EDF2DB
(237,242,219)
#F2F3E4
(242,243,228)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EA93 color. Also use rgb(197,234,147) instead hex code.

Text Font Color

.myTextColor { color: #C5EA93; }

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

This text font color is #C5EA93.

Background Color

.myBgColor { background-color: #C5EA93; }

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

This div background color is #C5EA93.

Border color

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

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

This div border color is #C5EA93.

Opacity

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

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

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

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

This text has shadow with #C5EA93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EA93.

Preview

Color preview on black background

This text has color #C5EA93 on black background.


Color preview on white background

This text has color #C5EA93 on white background.


Black color preview on #C5EA93 background

This text has black color on #C5EA93 background.


White color preview on #C5EA93 background

This text has white color on #C5EA93 background.


Related colors

Complementary color

Complementary color for #hex is #3A156C.


I love getcolorcode.com

Triadic colors

1 #93C5EA and #EA93C5 with #C5EA93 are triadic colors.

2 #93EAC5 and #EAC593 with #C5EA93 are triadic colors.