COLOR #C5E293

HEX: #C5E293 RGB: (197,226,147)

Renk bilgisi

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

RGB renk modeli

#C5E293 color RGB value is (197,226,147).

RGB: (197,226,147) (77%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 147 of 255 = 58%

197
226
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 147 = 570 (100%)
R 197 of 570 ~ 34.56%
G 226 of 570 ~ 39.65%
B 147 of 570 ~ 25.79'%

%34.56
%39.65
%25.79

CMYK RENK MODELİ

#C5E293 rengi CMYK tonu (13,0,35,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 34.96%
  • ana renk tonu 11.37%

CMYK: (13,0,35,11)
C13M0Y35K11 (13%, 0%, 35%, 11%)
(0.13 / 0.00 / 0.35 / 0.11)

CMYK yüzdeleri

%12.83
%0
%34.96
%11.37

Codes

Color #C5E293 in popluar color models

C5 E2 93
RGB 197 226 147
HSL 82° 57.66% 73.14%
HSB/HSV 82° 34.96% 88.63%
CMYK 12.83% 0.00% 34.96%
11.37%

Color #C5E293 in popluar number systems.

HEX C5 E2 93
Decimal 197 226 147
Binary 11000101 11100010 10010011
Octal 305 342 223

Shades and tints

Shades of #C5E293

#C5E293
(197,226,147)
#B4CE86
(180,206,134)
#A3BA79
(163,186,121)
#92A66C
(146,166,108)
#81925F
(129,146,95)
#707E52
(112,126,82)
#5F6A45
(95,106,69)
#4E5638
(78,86,56)
#3D422B
(61,66,43)
#2C2E1E
(44,46,30)
#1B1A11
(27,26,17)
#000000
(0,0,0)

Tints of #C5E293

#C5E293
(197,226,147)
#CAE49C
(202,228,156)
#CFE6A5
(207,230,165)
#D4E8AE
(212,232,174)
#D9EAB7
(217,234,183)
#DEECC0
(222,236,192)
#E3EEC9
(227,238,201)
#E8F0D2
(232,240,210)
#EDF2DB
(237,242,219)
#F2F4E4
(242,244,228)
#F7F6ED
(247,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E293; }

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

This text font color is #C5E293.

Background Color

.myBgColor { background-color: #C5E293; }

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

This div background color is #C5E293.

Border color

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

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

This div border color is #C5E293.

Opacity

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

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

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

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

This text has shadow with #C5E293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E293.

Preview

Color preview on black background

This text has color #C5E293 on black background.


Color preview on white background

This text has color #C5E293 on white background.


Black color preview on #C5E293 background

This text has black color on #C5E293 background.


White color preview on #C5E293 background

This text has white color on #C5E293 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D6C.


I love getcolorcode.com

Triadic colors

1 #93C5E2 and #E293C5 with #C5E293 are triadic colors.

2 #93E2C5 and #E2C593 with #C5E293 are triadic colors.