COLOR #C5E9AF

HEX: #C5E9AF RGB: (197,233,175)

Renk bilgisi

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

RGB renk modeli

#C5E9AF color RGB value is (197,233,175).

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

RGB bağlantıları ve doygunluk

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

197
233
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 175 = 605 (100%)
R 197 of 605 ~ 32.56%
G 233 of 605 ~ 38.51%
B 175 of 605 ~ 28.93'%

%32.56
%38.51
%28.93

CMYK RENK MODELİ

#C5E9AF rengi CMYK tonu (15,0,25,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 24.89%
  • ana renk tonu 8.63%

CMYK: (15,0,25,9)
C15M0Y25K9 (15%, 0%, 25%, 9%)
(0.15 / 0.00 / 0.25 / 0.09)

CMYK yüzdeleri

%15.45
%0
%24.89
%8.63

Codes

Color #C5E9AF in popluar color models

C5 E9 AF
RGB 197 233 175
HSL 97° 56.86% 80.00%
HSB/HSV 97° 24.89% 91.37%
CMYK 15.45% 0.00% 24.89%
8.63%

Color #C5E9AF in popluar number systems.

HEX C5 E9 AF
Decimal 197 233 175
Binary 11000101 11101001 10101111
Octal 305 351 257

Shades and tints

Shades of #C5E9AF

#C5E9AF
(197,233,175)
#B4D4A0
(180,212,160)
#A3BF91
(163,191,145)
#92AA82
(146,170,130)
#819573
(129,149,115)
#708064
(112,128,100)
#5F6B55
(95,107,85)
#4E5646
(78,86,70)
#3D4137
(61,65,55)
#2C2C28
(44,44,40)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #C5E9AF

#C5E9AF
(197,233,175)
#CAEBB6
(202,235,182)
#CFEDBD
(207,237,189)
#D4EFC4
(212,239,196)
#D9F1CB
(217,241,203)
#DEF3D2
(222,243,210)
#E3F5D9
(227,245,217)
#E8F7E0
(232,247,224)
#EDF9E7
(237,249,231)
#F2FBEE
(242,251,238)
#F7FDF5
(247,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9AF; }

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

This text font color is #C5E9AF.

Background Color

.myBgColor { background-color: #C5E9AF; }

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

This div background color is #C5E9AF.

Border color

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

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

This div border color is #C5E9AF.

Opacity

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

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

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

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

This text has shadow with #C5E9AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9AF.

Preview

Color preview on black background

This text has color #C5E9AF on black background.


Color preview on white background

This text has color #C5E9AF on white background.


Black color preview on #C5E9AF background

This text has black color on #C5E9AF background.


White color preview on #C5E9AF background

This text has white color on #C5E9AF background.


Related colors

Complementary color

Complementary color for #hex is #3A1650.


I love getcolorcode.com

Triadic colors

1 #AFC5E9 and #E9AFC5 with #C5E9AF are triadic colors.

2 #AFE9C5 and #E9C5AF with #C5E9AF are triadic colors.