COLOR #C5EFA9

HEX: #C5EFA9 RGB: (197,239,169)

Renk bilgisi

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

RGB renk modeli

#C5EFA9 color RGB value is (197,239,169).

RGB: (197,239,169) (77%, 94%, 66%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 239 of 255 = 94%
B 169 of 255 = 66%

197
239
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 169 = 605 (100%)
R 197 of 605 ~ 32.56%
G 239 of 605 ~ 39.5%
B 169 of 605 ~ 27.93'%

%32.56
%39.5
%27.93

CMYK RENK MODELİ

#C5EFA9 rengi CMYK tonu (18,0,29,6).

  • camgöbeği tonu 17.57%
  • eflatun tonu 0.00%
  • sarı tonu 29.29%
  • ana renk tonu 6.27%

CMYK: (18,0,29,6)
C18M0Y29K6 (18%, 0%, 29%, 6%)
(0.18 / 0.00 / 0.29 / 0.06)

CMYK yüzdeleri

%17.57
%0
%29.29
%6.27

Codes

Color #C5EFA9 in popluar color models

C5 EF A9
RGB 197 239 169
HSL 96° 68.63% 80.00%
HSB/HSV 96° 29.29% 93.73%
CMYK 17.57% 0.00% 29.29%
6.27%

Color #C5EFA9 in popluar number systems.

HEX C5 EF A9
Decimal 197 239 169
Binary 11000101 11101111 10101001
Octal 305 357 251

Shades and tints

Shades of #C5EFA9

#C5EFA9
(197,239,169)
#B4DA9A
(180,218,154)
#A3C58B
(163,197,139)
#92B07C
(146,176,124)
#819B6D
(129,155,109)
#70865E
(112,134,94)
#5F714F
(95,113,79)
#4E5C40
(78,92,64)
#3D4731
(61,71,49)
#2C3222
(44,50,34)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #C5EFA9

#C5EFA9
(197,239,169)
#CAF0B0
(202,240,176)
#CFF1B7
(207,241,183)
#D4F2BE
(212,242,190)
#D9F3C5
(217,243,197)
#DEF4CC
(222,244,204)
#E3F5D3
(227,245,211)
#E8F6DA
(232,246,218)
#EDF7E1
(237,247,225)
#F2F8E8
(242,248,232)
#F7F9EF
(247,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EFA9 color. Also use rgb(197,239,169) instead hex code.

Text Font Color

.myTextColor { color: #C5EFA9; }

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

This text font color is #C5EFA9.

Background Color

.myBgColor { background-color: #C5EFA9; }

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

This div background color is #C5EFA9.

Border color

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

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

This div border color is #C5EFA9.

Opacity

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

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

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

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

This text has shadow with #C5EFA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFA9.

Preview

Color preview on black background

This text has color #C5EFA9 on black background.


Color preview on white background

This text has color #C5EFA9 on white background.


Black color preview on #C5EFA9 background

This text has black color on #C5EFA9 background.


White color preview on #C5EFA9 background

This text has white color on #C5EFA9 background.


Related colors

Complementary color

Complementary color for #hex is #3A1056.


I love getcolorcode.com

Triadic colors

1 #A9C5EF and #EFA9C5 with #C5EFA9 are triadic colors.

2 #A9EFC5 and #EFC5A9 with #C5EFA9 are triadic colors.