COLOR #C5EDA8

HEX: #C5EDA8 RGB: (197,237,168)

Renk bilgisi

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

RGB renk modeli

#C5EDA8 color RGB value is (197,237,168).

RGB: (197,237,168) (77%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 168 of 255 = 66%

197
237
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 168 = 602 (100%)
R 197 of 602 ~ 32.72%
G 237 of 602 ~ 39.37%
B 168 of 602 ~ 27.91'%

%32.72
%39.37
%27.91

CMYK RENK MODELİ

#C5EDA8 rengi CMYK tonu (17,0,29,7).

  • camgöbeği tonu 16.88%
  • eflatun tonu 0.00%
  • sarı tonu 29.11%
  • ana renk tonu 7.06%

CMYK: (17,0,29,7)
C17M0Y29K7 (17%, 0%, 29%, 7%)
(0.17 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%16.88
%0
%29.11
%7.06

Codes

Color #C5EDA8 in popluar color models

C5 ED A8
RGB 197 237 168
HSL 95° 65.71% 79.41%
HSB/HSV 95° 29.11% 92.94%
CMYK 16.88% 0.00% 29.11%
7.06%

Color #C5EDA8 in popluar number systems.

HEX C5 ED A8
Decimal 197 237 168
Binary 11000101 11101101 10101000
Octal 305 355 250

Shades and tints

Shades of #C5EDA8

#C5EDA8
(197,237,168)
#B4D899
(180,216,153)
#A3C38A
(163,195,138)
#92AE7B
(146,174,123)
#81996C
(129,153,108)
#70845D
(112,132,93)
#5F6F4E
(95,111,78)
#4E5A3F
(78,90,63)
#3D4530
(61,69,48)
#2C3021
(44,48,33)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #C5EDA8

#C5EDA8
(197,237,168)
#CAEEAF
(202,238,175)
#CFEFB6
(207,239,182)
#D4F0BD
(212,240,189)
#D9F1C4
(217,241,196)
#DEF2CB
(222,242,203)
#E3F3D2
(227,243,210)
#E8F4D9
(232,244,217)
#EDF5E0
(237,245,224)
#F2F6E7
(242,246,231)
#F7F7EE
(247,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EDA8 color. Also use rgb(197,237,168) instead hex code.

Text Font Color

.myTextColor { color: #C5EDA8; }

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

This text font color is #C5EDA8.

Background Color

.myBgColor { background-color: #C5EDA8; }

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

This div background color is #C5EDA8.

Border color

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

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

This div border color is #C5EDA8.

Opacity

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

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

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

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

This text has shadow with #C5EDA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDA8.

Preview

Color preview on black background

This text has color #C5EDA8 on black background.


Color preview on white background

This text has color #C5EDA8 on white background.


Black color preview on #C5EDA8 background

This text has black color on #C5EDA8 background.


White color preview on #C5EDA8 background

This text has white color on #C5EDA8 background.


Related colors

Complementary color

Complementary color for #hex is #3A1257.


I love getcolorcode.com

Triadic colors

1 #A8C5ED and #EDA8C5 with #C5EDA8 are triadic colors.

2 #A8EDC5 and #EDC5A8 with #C5EDA8 are triadic colors.