COLOR #C5E7AA

HEX: #C5E7AA RGB: (197,231,170)

Renk bilgisi

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

RGB renk modeli

#C5E7AA color RGB value is (197,231,170).

RGB: (197,231,170) (77%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 170 of 255 = 67%

197
231
170

R + G + B ~ 78%. #C5E7AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 170 = 598 (100%)
R 197 of 598 ~ 32.94%
G 231 of 598 ~ 38.63%
B 170 of 598 ~ 28.43'%

%32.94
%38.63
%28.43

CMYK RENK MODELİ

#C5E7AA rengi CMYK tonu (15,0,26,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 26.41%
  • ana renk tonu 9.41%

CMYK: (15,0,26,9)
C15M0Y26K9 (15%, 0%, 26%, 9%)
(0.15 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%14.72
%0
%26.41
%9.41

Codes

Color #C5E7AA in popluar color models

C5 E7 AA
RGB 197 231 170
HSL 93° 55.96% 78.63%
HSB/HSV 93° 26.41% 90.59%
CMYK 14.72% 0.00% 26.41%
9.41%

Color #C5E7AA in popluar number systems.

HEX C5 E7 AA
Decimal 197 231 170
Binary 11000101 11100111 10101010
Octal 305 347 252

Shades and tints

Shades of #C5E7AA

#C5E7AA
(197,231,170)
#B4D29B
(180,210,155)
#A3BD8C
(163,189,140)
#92A87D
(146,168,125)
#81936E
(129,147,110)
#707E5F
(112,126,95)
#5F6950
(95,105,80)
#4E5441
(78,84,65)
#3D3F32
(61,63,50)
#2C2A23
(44,42,35)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #C5E7AA

#C5E7AA
(197,231,170)
#CAE9B1
(202,233,177)
#CFEBB8
(207,235,184)
#D4EDBF
(212,237,191)
#D9EFC6
(217,239,198)
#DEF1CD
(222,241,205)
#E3F3D4
(227,243,212)
#E8F5DB
(232,245,219)
#EDF7E2
(237,247,226)
#F2F9E9
(242,249,233)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E7AA color. Also use rgb(197,231,170) instead hex code.

Text Font Color

.myTextColor { color: #C5E7AA; }

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

This text font color is #C5E7AA.

Background Color

.myBgColor { background-color: #C5E7AA; }

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

This div background color is #C5E7AA.

Border color

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

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

This div border color is #C5E7AA.

Opacity

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

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

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

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

This text has shadow with #C5E7AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7AA.

Preview

Color preview on black background

This text has color #C5E7AA on black background.


Color preview on white background

This text has color #C5E7AA on white background.


Black color preview on #C5E7AA background

This text has black color on #C5E7AA background.


White color preview on #C5E7AA background

This text has white color on #C5E7AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1855.


I love getcolorcode.com

Triadic colors

1 #AAC5E7 and #E7AAC5 with #C5E7AA are triadic colors.

2 #AAE7C5 and #E7C5AA with #C5E7AA are triadic colors.