COLOR #C5E295

HEX: #C5E295 RGB: (197,226,149)

Renk bilgisi

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

RGB renk modeli

#C5E295 color RGB value is (197,226,149).

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

RGB bağlantıları ve doygunluk

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

197
226
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 149 = 572 (100%)
R 197 of 572 ~ 34.44%
G 226 of 572 ~ 39.51%
B 149 of 572 ~ 26.05'%

%34.44
%39.51
%26.05

CMYK RENK MODELİ

#C5E295 rengi CMYK tonu (13,0,34,11).

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

CMYK: (13,0,34,11)
C13M0Y34K11 (13%, 0%, 34%, 11%)
(0.13 / 0.00 / 0.34 / 0.11)

CMYK yüzdeleri

%12.83
%0
%34.07
%11.37

Codes

Color #C5E295 in popluar color models

C5 E2 95
RGB 197 226 149
HSL 83° 57.04% 73.53%
HSB/HSV 83° 34.07% 88.63%
CMYK 12.83% 0.00% 34.07%
11.37%

Color #C5E295 in popluar number systems.

HEX C5 E2 95
Decimal 197 226 149
Binary 11000101 11100010 10010101
Octal 305 342 225

Shades and tints

Shades of #C5E295

#C5E295
(197,226,149)
#B4CE88
(180,206,136)
#A3BA7B
(163,186,123)
#92A66E
(146,166,110)
#819261
(129,146,97)
#707E54
(112,126,84)
#5F6A47
(95,106,71)
#4E563A
(78,86,58)
#3D422D
(61,66,45)
#2C2E20
(44,46,32)
#1B1A13
(27,26,19)
#000000
(0,0,0)

Tints of #C5E295

#C5E295
(197,226,149)
#CAE49E
(202,228,158)
#CFE6A7
(207,230,167)
#D4E8B0
(212,232,176)
#D9EAB9
(217,234,185)
#DEECC2
(222,236,194)
#E3EECB
(227,238,203)
#E8F0D4
(232,240,212)
#EDF2DD
(237,242,221)
#F2F4E6
(242,244,230)
#F7F6EF
(247,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E295; }

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

This text font color is #C5E295.

Background Color

.myBgColor { background-color: #C5E295; }

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

This div background color is #C5E295.

Border color

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

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

This div border color is #C5E295.

Opacity

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

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

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

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

This text has shadow with #C5E295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E295.

Preview

Color preview on black background

This text has color #C5E295 on black background.


Color preview on white background

This text has color #C5E295 on white background.


Black color preview on #C5E295 background

This text has black color on #C5E295 background.


White color preview on #C5E295 background

This text has white color on #C5E295 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D6A.


I love getcolorcode.com

Triadic colors

1 #95C5E2 and #E295C5 with #C5E295 are triadic colors.

2 #95E2C5 and #E2C595 with #C5E295 are triadic colors.