COLOR #C5E7AF

HEX: #C5E7AF RGB: (197,231,175)

Renk bilgisi

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

RGB renk modeli

#C5E7AF color RGB value is (197,231,175).

RGB: (197,231,175) (77%, 91%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 175 of 255 = 69%

197
231
175

R + G + B ~ 79%. #C5E7AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 175 = 603 (100%)
R 197 of 603 ~ 32.67%
G 231 of 603 ~ 38.31%
B 175 of 603 ~ 29.02'%

%32.67
%38.31
%29.02

CMYK RENK MODELİ

#C5E7AF rengi CMYK tonu (15,0,24,9).

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

CMYK: (15,0,24,9)
C15M0Y24K9 (15%, 0%, 24%, 9%)
(0.15 / 0.00 / 0.24 / 0.09)

CMYK yüzdeleri

%14.72
%0
%24.24
%9.41

Codes

Color #C5E7AF in popluar color models

C5 E7 AF
RGB 197 231 175
HSL 96° 53.85% 79.61%
HSB/HSV 96° 24.24% 90.59%
CMYK 14.72% 0.00% 24.24%
9.41%

Color #C5E7AF in popluar number systems.

HEX C5 E7 AF
Decimal 197 231 175
Binary 11000101 11100111 10101111
Octal 305 347 257

Shades and tints

Shades of #C5E7AF

#C5E7AF
(197,231,175)
#B4D2A0
(180,210,160)
#A3BD91
(163,189,145)
#92A882
(146,168,130)
#819373
(129,147,115)
#707E64
(112,126,100)
#5F6955
(95,105,85)
#4E5446
(78,84,70)
#3D3F37
(61,63,55)
#2C2A28
(44,42,40)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #C5E7AF

#C5E7AF
(197,231,175)
#CAE9B6
(202,233,182)
#CFEBBD
(207,235,189)
#D4EDC4
(212,237,196)
#D9EFCB
(217,239,203)
#DEF1D2
(222,241,210)
#E3F3D9
(227,243,217)
#E8F5E0
(232,245,224)
#EDF7E7
(237,247,231)
#F2F9EE
(242,249,238)
#F7FBF5
(247,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7AF; }

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

This text font color is #C5E7AF.

Background Color

.myBgColor { background-color: #C5E7AF; }

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

This div background color is #C5E7AF.

Border color

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

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

This div border color is #C5E7AF.

Opacity

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

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

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

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

This text has shadow with #C5E7AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7AF.

Preview

Color preview on black background

This text has color #C5E7AF on black background.


Color preview on white background

This text has color #C5E7AF on white background.


Black color preview on #C5E7AF background

This text has black color on #C5E7AF background.


White color preview on #C5E7AF background

This text has white color on #C5E7AF background.


Related colors

Complementary color

Complementary color for #hex is #3A1850.


I love getcolorcode.com

Triadic colors

1 #AFC5E7 and #E7AFC5 with #C5E7AF are triadic colors.

2 #AFE7C5 and #E7C5AF with #C5E7AF are triadic colors.