COLOR #C5E2A7

HEX: #C5E2A7 RGB: (197,226,167)

Renk bilgisi

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

RGB renk modeli

#C5E2A7 color RGB value is (197,226,167).

RGB: (197,226,167) (77%, 89%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 167 of 255 = 65%

197
226
167

R + G + B ~ 77%. #C5E2A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 167 = 590 (100%)
R 197 of 590 ~ 33.39%
G 226 of 590 ~ 38.31%
B 167 of 590 ~ 28.31'%

%33.39
%38.31
%28.31

CMYK RENK MODELİ

#C5E2A7 rengi CMYK tonu (13,0,26,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 26.11%
  • ana renk tonu 11.37%

CMYK: (13,0,26,11)
C13M0Y26K11 (13%, 0%, 26%, 11%)
(0.13 / 0.00 / 0.26 / 0.11)

CMYK yüzdeleri

%12.83
%0
%26.11
%11.37

Codes

Color #C5E2A7 in popluar color models

C5 E2 A7
RGB 197 226 167
HSL 89° 50.43% 77.06%
HSB/HSV 89° 26.11% 88.63%
CMYK 12.83% 0.00% 26.11%
11.37%

Color #C5E2A7 in popluar number systems.

HEX C5 E2 A7
Decimal 197 226 167
Binary 11000101 11100010 10100111
Octal 305 342 247

Shades and tints

Shades of #C5E2A7

#C5E2A7
(197,226,167)
#B4CE98
(180,206,152)
#A3BA89
(163,186,137)
#92A67A
(146,166,122)
#81926B
(129,146,107)
#707E5C
(112,126,92)
#5F6A4D
(95,106,77)
#4E563E
(78,86,62)
#3D422F
(61,66,47)
#2C2E20
(44,46,32)
#1B1A11
(27,26,17)
#000000
(0,0,0)

Tints of #C5E2A7

#C5E2A7
(197,226,167)
#CAE4AF
(202,228,175)
#CFE6B7
(207,230,183)
#D4E8BF
(212,232,191)
#D9EAC7
(217,234,199)
#DEECCF
(222,236,207)
#E3EED7
(227,238,215)
#E8F0DF
(232,240,223)
#EDF2E7
(237,242,231)
#F2F4EF
(242,244,239)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E2A7; }

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

This text font color is #C5E2A7.

Background Color

.myBgColor { background-color: #C5E2A7; }

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

This div background color is #C5E2A7.

Border color

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

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

This div border color is #C5E2A7.

Opacity

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

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

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

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

This text has shadow with #C5E2A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E2A7.

Preview

Color preview on black background

This text has color #C5E2A7 on black background.


Color preview on white background

This text has color #C5E2A7 on white background.


Black color preview on #C5E2A7 background

This text has black color on #C5E2A7 background.


White color preview on #C5E2A7 background

This text has white color on #C5E2A7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D58.


I love getcolorcode.com

Triadic colors

1 #A7C5E2 and #E2A7C5 with #C5E2A7 are triadic colors.

2 #A7E2C5 and #E2C5A7 with #C5E2A7 are triadic colors.