COLOR #C5E7A7

HEX: #C5E7A7 RGB: (197,231,167)

Renk bilgisi

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

RGB renk modeli

#C5E7A7 color RGB value is (197,231,167).

RGB: (197,231,167) (77%, 91%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 167 of 255 = 65%

197
231
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 167 = 595 (100%)
R 197 of 595 ~ 33.11%
G 231 of 595 ~ 38.82%
B 167 of 595 ~ 28.07'%

%33.11
%38.82
%28.07

CMYK RENK MODELİ

#C5E7A7 rengi CMYK tonu (15,0,28,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 27.71%
  • ana renk tonu 9.41%

CMYK: (15,0,28,9)
C15M0Y28K9 (15%, 0%, 28%, 9%)
(0.15 / 0.00 / 0.28 / 0.09)

CMYK yüzdeleri

%14.72
%0
%27.71
%9.41

Codes

Color #C5E7A7 in popluar color models

C5 E7 A7
RGB 197 231 167
HSL 92° 57.14% 78.04%
HSB/HSV 92° 27.71% 90.59%
CMYK 14.72% 0.00% 27.71%
9.41%

Color #C5E7A7 in popluar number systems.

HEX C5 E7 A7
Decimal 197 231 167
Binary 11000101 11100111 10100111
Octal 305 347 247

Shades and tints

Shades of #C5E7A7

#C5E7A7
(197,231,167)
#B4D298
(180,210,152)
#A3BD89
(163,189,137)
#92A87A
(146,168,122)
#81936B
(129,147,107)
#707E5C
(112,126,92)
#5F694D
(95,105,77)
#4E543E
(78,84,62)
#3D3F2F
(61,63,47)
#2C2A20
(44,42,32)
#1B1511
(27,21,17)
#000000
(0,0,0)

Tints of #C5E7A7

#C5E7A7
(197,231,167)
#CAE9AF
(202,233,175)
#CFEBB7
(207,235,183)
#D4EDBF
(212,237,191)
#D9EFC7
(217,239,199)
#DEF1CF
(222,241,207)
#E3F3D7
(227,243,215)
#E8F5DF
(232,245,223)
#EDF7E7
(237,247,231)
#F2F9EF
(242,249,239)
#F7FBF7
(247,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7A7; }

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

This text font color is #C5E7A7.

Background Color

.myBgColor { background-color: #C5E7A7; }

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

This div background color is #C5E7A7.

Border color

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

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

This div border color is #C5E7A7.

Opacity

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

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

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

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

This text has shadow with #C5E7A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7A7.

Preview

Color preview on black background

This text has color #C5E7A7 on black background.


Color preview on white background

This text has color #C5E7A7 on white background.


Black color preview on #C5E7A7 background

This text has black color on #C5E7A7 background.


White color preview on #C5E7A7 background

This text has white color on #C5E7A7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1858.


I love getcolorcode.com

Triadic colors

1 #A7C5E7 and #E7A7C5 with #C5E7A7 are triadic colors.

2 #A7E7C5 and #E7C5A7 with #C5E7A7 are triadic colors.