COLOR #C5E6AA

HEX: #C5E6AA RGB: (197,230,170)

Renk bilgisi

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

RGB renk modeli

#C5E6AA color RGB value is (197,230,170).

RGB: (197,230,170) (77%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 170 of 255 = 67%

197
230
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 170 = 597 (100%)
R 197 of 597 ~ 33%
G 230 of 597 ~ 38.53%
B 170 of 597 ~ 28.48'%

%33
%38.53
%28.48

CMYK RENK MODELİ

#C5E6AA rengi CMYK tonu (14,0,26,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 26.09%
  • ana renk tonu 9.80%

CMYK: (14,0,26,10)
C14M0Y26K10 (14%, 0%, 26%, 10%)
(0.14 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%14.35
%0
%26.09
%9.8

Codes

Color #C5E6AA in popluar color models

C5 E6 AA
RGB 197 230 170
HSL 93° 54.55% 78.43%
HSB/HSV 93° 26.09% 90.20%
CMYK 14.35% 0.00% 26.09%
9.80%

Color #C5E6AA in popluar number systems.

HEX C5 E6 AA
Decimal 197 230 170
Binary 11000101 11100110 10101010
Octal 305 346 252

Shades and tints

Shades of #C5E6AA

#C5E6AA
(197,230,170)
#B4D29B
(180,210,155)
#A3BE8C
(163,190,140)
#92AA7D
(146,170,125)
#81966E
(129,150,110)
#70825F
(112,130,95)
#5F6E50
(95,110,80)
#4E5A41
(78,90,65)
#3D4632
(61,70,50)
#2C3223
(44,50,35)
#1B1E14
(27,30,20)
#000000
(0,0,0)

Tints of #C5E6AA

#C5E6AA
(197,230,170)
#CAE8B1
(202,232,177)
#CFEAB8
(207,234,184)
#D4ECBF
(212,236,191)
#D9EEC6
(217,238,198)
#DEF0CD
(222,240,205)
#E3F2D4
(227,242,212)
#E8F4DB
(232,244,219)
#EDF6E2
(237,246,226)
#F2F8E9
(242,248,233)
#F7FAF0
(247,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E6AA; }

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

This text font color is #C5E6AA.

Background Color

.myBgColor { background-color: #C5E6AA; }

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

This div background color is #C5E6AA.

Border color

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

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

This div border color is #C5E6AA.

Opacity

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

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

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

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

This text has shadow with #C5E6AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6AA.

Preview

Color preview on black background

This text has color #C5E6AA on black background.


Color preview on white background

This text has color #C5E6AA on white background.


Black color preview on #C5E6AA background

This text has black color on #C5E6AA background.


White color preview on #C5E6AA background

This text has white color on #C5E6AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1955.


I love getcolorcode.com

Triadic colors

1 #AAC5E6 and #E6AAC5 with #C5E6AA are triadic colors.

2 #AAE6C5 and #E6C5AA with #C5E6AA are triadic colors.