COLOR #C5E7AC

HEX: #C5E7AC RGB: (197,231,172)

Renk bilgisi

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

RGB renk modeli

#C5E7AC color RGB value is (197,231,172).

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

RGB bağlantıları ve doygunluk

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

197
231
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 172 = 600 (100%)
R 197 of 600 ~ 32.83%
G 231 of 600 ~ 38.5%
B 172 of 600 ~ 28.67'%

%32.83
%38.5
%28.67

CMYK RENK MODELİ

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

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

Codes

Color #C5E7AC in popluar color models

C5 E7 AC
RGB 197 231 172
HSL 95° 55.14% 79.02%
HSB/HSV 95° 25.54% 90.59%
CMYK 14.72% 0.00% 25.54%
9.41%

Color #C5E7AC in popluar number systems.

HEX C5 E7 AC
Decimal 197 231 172
Binary 11000101 11100111 10101100
Octal 305 347 254

Shades and tints

Shades of #C5E7AC

#C5E7AC
(197,231,172)
#B4D29D
(180,210,157)
#A3BD8E
(163,189,142)
#92A87F
(146,168,127)
#819370
(129,147,112)
#707E61
(112,126,97)
#5F6952
(95,105,82)
#4E5443
(78,84,67)
#3D3F34
(61,63,52)
#2C2A25
(44,42,37)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #C5E7AC

#C5E7AC
(197,231,172)
#CAE9B3
(202,233,179)
#CFEBBA
(207,235,186)
#D4EDC1
(212,237,193)
#D9EFC8
(217,239,200)
#DEF1CF
(222,241,207)
#E3F3D6
(227,243,214)
#E8F5DD
(232,245,221)
#EDF7E4
(237,247,228)
#F2F9EB
(242,249,235)
#F7FBF2
(247,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7AC; }

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

This text font color is #C5E7AC.

Background Color

.myBgColor { background-color: #C5E7AC; }

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

This div background color is #C5E7AC.

Border color

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

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

This div border color is #C5E7AC.

Opacity

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

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

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

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

This text has shadow with #C5E7AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7AC.

Preview

Color preview on black background

This text has color #C5E7AC on black background.


Color preview on white background

This text has color #C5E7AC on white background.


Black color preview on #C5E7AC background

This text has black color on #C5E7AC background.


White color preview on #C5E7AC background

This text has white color on #C5E7AC background.


Related colors

Complementary color

Complementary color for #hex is #3A1853.


I love getcolorcode.com

Triadic colors

1 #ACC5E7 and #E7ACC5 with #C5E7AC are triadic colors.

2 #ACE7C5 and #E7C5AC with #C5E7AC are triadic colors.