COLOR #C5E7AB

HEX: #C5E7AB RGB: (197,231,171)

Renk bilgisi

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

RGB renk modeli

#C5E7AB color RGB value is (197,231,171).

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

RGB bağlantıları ve doygunluk

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

197
231
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 171 = 599 (100%)
R 197 of 599 ~ 32.89%
G 231 of 599 ~ 38.56%
B 171 of 599 ~ 28.55'%

%32.89
%38.56
%28.55

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 25.97%
  • 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
%25.97
%9.41

Codes

Color #C5E7AB in popluar color models

C5 E7 AB
RGB 197 231 171
HSL 94° 55.56% 78.82%
HSB/HSV 94° 25.97% 90.59%
CMYK 14.72% 0.00% 25.97%
9.41%

Color #C5E7AB in popluar number systems.

HEX C5 E7 AB
Decimal 197 231 171
Binary 11000101 11100111 10101011
Octal 305 347 253

Shades and tints

Shades of #C5E7AB

#C5E7AB
(197,231,171)
#B4D29C
(180,210,156)
#A3BD8D
(163,189,141)
#92A87E
(146,168,126)
#81936F
(129,147,111)
#707E60
(112,126,96)
#5F6951
(95,105,81)
#4E5442
(78,84,66)
#3D3F33
(61,63,51)
#2C2A24
(44,42,36)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #C5E7AB

#C5E7AB
(197,231,171)
#CAE9B2
(202,233,178)
#CFEBB9
(207,235,185)
#D4EDC0
(212,237,192)
#D9EFC7
(217,239,199)
#DEF1CE
(222,241,206)
#E3F3D5
(227,243,213)
#E8F5DC
(232,245,220)
#EDF7E3
(237,247,227)
#F2F9EA
(242,249,234)
#F7FBF1
(247,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7AB; }

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

This text font color is #C5E7AB.

Background Color

.myBgColor { background-color: #C5E7AB; }

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

This div background color is #C5E7AB.

Border color

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

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

This div border color is #C5E7AB.

Opacity

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

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

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

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

This text has shadow with #C5E7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7AB.

Preview

Color preview on black background

This text has color #C5E7AB on black background.


Color preview on white background

This text has color #C5E7AB on white background.


Black color preview on #C5E7AB background

This text has black color on #C5E7AB background.


White color preview on #C5E7AB background

This text has white color on #C5E7AB background.


Related colors

Complementary color

Complementary color for #hex is #3A1854.


I love getcolorcode.com

Triadic colors

1 #ABC5E7 and #E7ABC5 with #C5E7AB are triadic colors.

2 #ABE7C5 and #E7C5AB with #C5E7AB are triadic colors.