COLOR #C5E993

HEX: #C5E993 RGB: (197,233,147)

Renk bilgisi

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

RGB renk modeli

#C5E993 color RGB value is (197,233,147).

RGB: (197,233,147) (77%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 147 of 255 = 58%

197
233
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 147 = 577 (100%)
R 197 of 577 ~ 34.14%
G 233 of 577 ~ 40.38%
B 147 of 577 ~ 25.48'%

%34.14
%40.38
%25.48

CMYK RENK MODELİ

#C5E993 rengi CMYK tonu (15,0,37,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 36.91%
  • ana renk tonu 8.63%

CMYK: (15,0,37,9)
C15M0Y37K9 (15%, 0%, 37%, 9%)
(0.15 / 0.00 / 0.37 / 0.09)

CMYK yüzdeleri

%15.45
%0
%36.91
%8.63

Codes

Color #C5E993 in popluar color models

C5 E9 93
RGB 197 233 147
HSL 85° 66.15% 74.51%
HSB/HSV 85° 36.91% 91.37%
CMYK 15.45% 0.00% 36.91%
8.63%

Color #C5E993 in popluar number systems.

HEX C5 E9 93
Decimal 197 233 147
Binary 11000101 11101001 10010011
Octal 305 351 223

Shades and tints

Shades of #C5E993

#C5E993
(197,233,147)
#B4D486
(180,212,134)
#A3BF79
(163,191,121)
#92AA6C
(146,170,108)
#81955F
(129,149,95)
#708052
(112,128,82)
#5F6B45
(95,107,69)
#4E5638
(78,86,56)
#3D412B
(61,65,43)
#2C2C1E
(44,44,30)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #C5E993

#C5E993
(197,233,147)
#CAEB9C
(202,235,156)
#CFEDA5
(207,237,165)
#D4EFAE
(212,239,174)
#D9F1B7
(217,241,183)
#DEF3C0
(222,243,192)
#E3F5C9
(227,245,201)
#E8F7D2
(232,247,210)
#EDF9DB
(237,249,219)
#F2FBE4
(242,251,228)
#F7FDED
(247,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E993; }

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

This text font color is #C5E993.

Background Color

.myBgColor { background-color: #C5E993; }

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

This div background color is #C5E993.

Border color

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

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

This div border color is #C5E993.

Opacity

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

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

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

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

This text has shadow with #C5E993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E993.

Preview

Color preview on black background

This text has color #C5E993 on black background.


Color preview on white background

This text has color #C5E993 on white background.


Black color preview on #C5E993 background

This text has black color on #C5E993 background.


White color preview on #C5E993 background

This text has white color on #C5E993 background.


Related colors

Complementary color

Complementary color for #hex is #3A166C.


I love getcolorcode.com

Triadic colors

1 #93C5E9 and #E993C5 with #C5E993 are triadic colors.

2 #93E9C5 and #E9C593 with #C5E993 are triadic colors.