COLOR #C5E6AB

HEX: #C5E6AB RGB: (197,230,171)

Renk bilgisi

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

RGB renk modeli

#C5E6AB color RGB value is (197,230,171).

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

RGB bağlantıları ve doygunluk

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

197
230
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 171 = 598 (100%)
R 197 of 598 ~ 32.94%
G 230 of 598 ~ 38.46%
B 171 of 598 ~ 28.6'%

%32.94
%38.46
%28.6

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 25.65%
  • 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
%25.65
%9.8

Codes

Color #C5E6AB in popluar color models

C5 E6 AB
RGB 197 230 171
HSL 94° 54.13% 78.63%
HSB/HSV 94° 25.65% 90.20%
CMYK 14.35% 0.00% 25.65%
9.80%

Color #C5E6AB in popluar number systems.

HEX C5 E6 AB
Decimal 197 230 171
Binary 11000101 11100110 10101011
Octal 305 346 253

Shades and tints

Shades of #C5E6AB

#C5E6AB
(197,230,171)
#B4D29C
(180,210,156)
#A3BE8D
(163,190,141)
#92AA7E
(146,170,126)
#81966F
(129,150,111)
#708260
(112,130,96)
#5F6E51
(95,110,81)
#4E5A42
(78,90,66)
#3D4633
(61,70,51)
#2C3224
(44,50,36)
#1B1E15
(27,30,21)
#000000
(0,0,0)

Tints of #C5E6AB

#C5E6AB
(197,230,171)
#CAE8B2
(202,232,178)
#CFEAB9
(207,234,185)
#D4ECC0
(212,236,192)
#D9EEC7
(217,238,199)
#DEF0CE
(222,240,206)
#E3F2D5
(227,242,213)
#E8F4DC
(232,244,220)
#EDF6E3
(237,246,227)
#F2F8EA
(242,248,234)
#F7FAF1
(247,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E6AB; }

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

This text font color is #C5E6AB.

Background Color

.myBgColor { background-color: #C5E6AB; }

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

This div background color is #C5E6AB.

Border color

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

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

This div border color is #C5E6AB.

Opacity

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

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

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

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

This text has shadow with #C5E6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6AB.

Preview

Color preview on black background

This text has color #C5E6AB on black background.


Color preview on white background

This text has color #C5E6AB on white background.


Black color preview on #C5E6AB background

This text has black color on #C5E6AB background.


White color preview on #C5E6AB background

This text has white color on #C5E6AB background.


Related colors

Complementary color

Complementary color for #hex is #3A1954.


I love getcolorcode.com

Triadic colors

1 #ABC5E6 and #E6ABC5 with #C5E6AB are triadic colors.

2 #ABE6C5 and #E6C5AB with #C5E6AB are triadic colors.