COLOR #C5DA9C

HEX: #C5DA9C RGB: (197,218,156)

Renk bilgisi

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

RGB renk modeli

#C5DA9C color RGB value is (197,218,156).

RGB: (197,218,156) (77%, 85%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 156 of 255 = 61%

197
218
156

R + G + B ~ 74%. #C5DA9C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 156 = 571 (100%)
R 197 of 571 ~ 34.5%
G 218 of 571 ~ 38.18%
B 156 of 571 ~ 27.32'%

%34.5
%38.18
%27.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.63%
  • eflatun tonu 0.00%
  • sarı tonu 28.44%
  • 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
%28.44
%14.51

Codes

Color #C5DA9C in popluar color models

C5 DA 9C
RGB 197 218 156
HSL 80° 45.59% 73.33%
HSB/HSV 80° 28.44% 85.49%
CMYK 9.63% 0.00% 28.44%
14.51%

Color #C5DA9C in popluar number systems.

HEX C5 DA 9C
Decimal 197 218 156
Binary 11000101 11011010 10011100
Octal 305 332 234

Shades and tints

Shades of #C5DA9C

#C5DA9C
(197,218,156)
#B4C78E
(180,199,142)
#A3B480
(163,180,128)
#92A172
(146,161,114)
#818E64
(129,142,100)
#707B56
(112,123,86)
#5F6848
(95,104,72)
#4E553A
(78,85,58)
#3D422C
(61,66,44)
#2C2F1E
(44,47,30)
#1B1C10
(27,28,16)
#000000
(0,0,0)

Tints of #C5DA9C

#C5DA9C
(197,218,156)
#CADDA5
(202,221,165)
#CFE0AE
(207,224,174)
#D4E3B7
(212,227,183)
#D9E6C0
(217,230,192)
#DEE9C9
(222,233,201)
#E3ECD2
(227,236,210)
#E8EFDB
(232,239,219)
#EDF2E4
(237,242,228)
#F2F5ED
(242,245,237)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DA9C; }

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

This text font color is #C5DA9C.

Background Color

.myBgColor { background-color: #C5DA9C; }

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

This div background color is #C5DA9C.

Border color

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

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

This div border color is #C5DA9C.

Opacity

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

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

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

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

This text has shadow with #C5DA9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DA9C.

Preview

Color preview on black background

This text has color #C5DA9C on black background.


Color preview on white background

This text has color #C5DA9C on white background.


Black color preview on #C5DA9C background

This text has black color on #C5DA9C background.


White color preview on #C5DA9C background

This text has white color on #C5DA9C background.


Related colors

Complementary color

Complementary color for #hex is #3A2563.


I love getcolorcode.com

Triadic colors

1 #9CC5DA and #DA9CC5 with #C5DA9C are triadic colors.

2 #9CDAC5 and #DAC59C with #C5DA9C are triadic colors.