COLOR #C5E6AC

HEX: #C5E6AC RGB: (197,230,172)

Renk bilgisi

#C5E6AC contains red, green and blue colors in about the same proportion. #C5E6AC ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E6AC color RGB value is (197,230,172).

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

RGB bağlantıları ve doygunluk

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

197
230
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 172 = 599 (100%)
R 197 of 599 ~ 32.89%
G 230 of 599 ~ 38.4%
B 172 of 599 ~ 28.71'%

%32.89
%38.4
%28.71

CMYK RENK MODELİ

#C5E6AC rengi CMYK tonu (14,0,25,10).

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

CMYK: (14,0,25,10)
C14M0Y25K10 (14%, 0%, 25%, 10%)
(0.14 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%14.35
%0
%25.22
%9.8

Codes

Color #C5E6AC in popluar color models

C5 E6 AC
RGB 197 230 172
HSL 94° 53.70% 78.82%
HSB/HSV 94° 25.22% 90.20%
CMYK 14.35% 0.00% 25.22%
9.80%

Color #C5E6AC in popluar number systems.

HEX C5 E6 AC
Decimal 197 230 172
Binary 11000101 11100110 10101100
Octal 305 346 254

Shades and tints

Shades of #C5E6AC

#C5E6AC
(197,230,172)
#B4D29D
(180,210,157)
#A3BE8E
(163,190,142)
#92AA7F
(146,170,127)
#819670
(129,150,112)
#708261
(112,130,97)
#5F6E52
(95,110,82)
#4E5A43
(78,90,67)
#3D4634
(61,70,52)
#2C3225
(44,50,37)
#1B1E16
(27,30,22)
#000000
(0,0,0)

Tints of #C5E6AC

#C5E6AC
(197,230,172)
#CAE8B3
(202,232,179)
#CFEABA
(207,234,186)
#D4ECC1
(212,236,193)
#D9EEC8
(217,238,200)
#DEF0CF
(222,240,207)
#E3F2D6
(227,242,214)
#E8F4DD
(232,244,221)
#EDF6E4
(237,246,228)
#F2F8EB
(242,248,235)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E6AC; }

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

This text font color is #C5E6AC.

Background Color

.myBgColor { background-color: #C5E6AC; }

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

This div background color is #C5E6AC.

Border color

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

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

This div border color is #C5E6AC.

Opacity

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

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

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

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

This text has shadow with #C5E6AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6AC.

Preview

Color preview on black background

This text has color #C5E6AC on black background.


Color preview on white background

This text has color #C5E6AC on white background.


Black color preview on #C5E6AC background

This text has black color on #C5E6AC background.


White color preview on #C5E6AC background

This text has white color on #C5E6AC background.


Related colors

Complementary color

Complementary color for #hex is #3A1953.


I love getcolorcode.com

Triadic colors

1 #ACC5E6 and #E6ACC5 with #C5E6AC are triadic colors.

2 #ACE6C5 and #E6C5AC with #C5E6AC are triadic colors.