COLOR #C5E5A5

HEX: #C5E5A5 RGB: (197,229,165)

Renk bilgisi

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

RGB renk modeli

#C5E5A5 color RGB value is (197,229,165).

RGB: (197,229,165) (77%, 90%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 165 of 255 = 65%

197
229
165

R + G + B ~ 77%. #C5E5A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 165 = 591 (100%)
R 197 of 591 ~ 33.33%
G 229 of 591 ~ 38.75%
B 165 of 591 ~ 27.92'%

%33.33
%38.75
%27.92

CMYK RENK MODELİ

#C5E5A5 rengi CMYK tonu (14,0,28,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 27.95%
  • ana renk tonu 10.20%

CMYK: (14,0,28,10)
C14M0Y28K10 (14%, 0%, 28%, 10%)
(0.14 / 0.00 / 0.28 / 0.10)

CMYK yüzdeleri

%13.97
%0
%27.95
%10.2

Codes

Color #C5E5A5 in popluar color models

C5 E5 A5
RGB 197 229 165
HSL 90° 55.17% 77.25%
HSB/HSV 90° 27.95% 89.80%
CMYK 13.97% 0.00% 27.95%
10.20%

Color #C5E5A5 in popluar number systems.

HEX C5 E5 A5
Decimal 197 229 165
Binary 11000101 11100101 10100101
Octal 305 345 245

Shades and tints

Shades of #C5E5A5

#C5E5A5
(197,229,165)
#B4D196
(180,209,150)
#A3BD87
(163,189,135)
#92A978
(146,169,120)
#819569
(129,149,105)
#70815A
(112,129,90)
#5F6D4B
(95,109,75)
#4E593C
(78,89,60)
#3D452D
(61,69,45)
#2C311E
(44,49,30)
#1B1D0F
(27,29,15)
#000000
(0,0,0)

Tints of #C5E5A5

#C5E5A5
(197,229,165)
#CAE7AD
(202,231,173)
#CFE9B5
(207,233,181)
#D4EBBD
(212,235,189)
#D9EDC5
(217,237,197)
#DEEFCD
(222,239,205)
#E3F1D5
(227,241,213)
#E8F3DD
(232,243,221)
#EDF5E5
(237,245,229)
#F2F7ED
(242,247,237)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E5A5 color. Also use rgb(197,229,165) instead hex code.

Text Font Color

.myTextColor { color: #C5E5A5; }

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

This text font color is #C5E5A5.

Background Color

.myBgColor { background-color: #C5E5A5; }

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

This div background color is #C5E5A5.

Border color

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

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

This div border color is #C5E5A5.

Opacity

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

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

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

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

This text has shadow with #C5E5A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5A5.

Preview

Color preview on black background

This text has color #C5E5A5 on black background.


Color preview on white background

This text has color #C5E5A5 on white background.


Black color preview on #C5E5A5 background

This text has black color on #C5E5A5 background.


White color preview on #C5E5A5 background

This text has white color on #C5E5A5 background.


Related colors

Complementary color

Complementary color for #hex is #3A1A5A.


I love getcolorcode.com

Triadic colors

1 #A5C5E5 and #E5A5C5 with #C5E5A5 are triadic colors.

2 #A5E5C5 and #E5C5A5 with #C5E5A5 are triadic colors.