COLOR #C5DA9E

HEX: #C5DA9E RGB: (197,218,158)

Renk bilgisi

#C5DA9E contains mainly red and green colors. #C5DA9E ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5DA9E color RGB value is (197,218,158).

RGB: (197,218,158) (77%, 85%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 158 of 255 = 62%

197
218
158

R + G + B ~ 75%. #C5DA9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 158 = 573 (100%)
R 197 of 573 ~ 34.38%
G 218 of 573 ~ 38.05%
B 158 of 573 ~ 27.57'%

%34.38
%38.05
%27.57

CMYK RENK MODELİ

#C5DA9E rengi CMYK tonu (10,0,28,15).

  • camgöbeği tonu 9.63%
  • eflatun tonu 0.00%
  • sarı tonu 27.52%
  • ana renk tonu 14.51%

CMYK: (10,0,28,15)
C10M0Y28K15 (10%, 0%, 28%, 15%)
(0.10 / 0.00 / 0.28 / 0.15)

CMYK yüzdeleri

%9.63
%0
%27.52
%14.51

Codes

Color #C5DA9E in popluar color models

C5 DA 9E
RGB 197 218 158
HSL 81° 44.78% 73.73%
HSB/HSV 81° 27.52% 85.49%
CMYK 9.63% 0.00% 27.52%
14.51%

Color #C5DA9E in popluar number systems.

HEX C5 DA 9E
Decimal 197 218 158
Binary 11000101 11011010 10011110
Octal 305 332 236

Shades and tints

Shades of #C5DA9E

#C5DA9E
(197,218,158)
#B4C790
(180,199,144)
#A3B482
(163,180,130)
#92A174
(146,161,116)
#818E66
(129,142,102)
#707B58
(112,123,88)
#5F684A
(95,104,74)
#4E553C
(78,85,60)
#3D422E
(61,66,46)
#2C2F20
(44,47,32)
#1B1C12
(27,28,18)
#000000
(0,0,0)

Tints of #C5DA9E

#C5DA9E
(197,218,158)
#CADDA6
(202,221,166)
#CFE0AE
(207,224,174)
#D4E3B6
(212,227,182)
#D9E6BE
(217,230,190)
#DEE9C6
(222,233,198)
#E3ECCE
(227,236,206)
#E8EFD6
(232,239,214)
#EDF2DE
(237,242,222)
#F2F5E6
(242,245,230)
#F7F8EE
(247,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DA9E color. Also use rgb(197,218,158) instead hex code.

Text Font Color

.myTextColor { color: #C5DA9E; }

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

This text font color is #C5DA9E.

Background Color

.myBgColor { background-color: #C5DA9E; }

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

This div background color is #C5DA9E.

Border color

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

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

This div border color is #C5DA9E.

Opacity

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

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

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

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

This text has shadow with #C5DA9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DA9E.

Preview

Color preview on black background

This text has color #C5DA9E on black background.


Color preview on white background

This text has color #C5DA9E on white background.


Black color preview on #C5DA9E background

This text has black color on #C5DA9E background.


White color preview on #C5DA9E background

This text has white color on #C5DA9E background.


Related colors

Complementary color

Complementary color for #C5DA9E is #3A2561.


I love getcolorcode.com

Triadic colors

1 #9EC5DA and #DA9EC5 with #C5DA9E are triadic colors.

2 #9EDAC5 and #DAC59E with #C5DA9E are triadic colors.