COLOR #C5DA8D

HEX: #C5DA8D RGB: (197,218,141)

Renk bilgisi

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

RGB renk modeli

#C5DA8D color RGB value is (197,218,141).

RGB: (197,218,141) (77%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 141 of 255 = 55%

197
218
141

R + G + B ~ 72%. #C5DA8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 141 = 556 (100%)
R 197 of 556 ~ 35.43%
G 218 of 556 ~ 39.21%
B 141 of 556 ~ 25.36'%

%35.43
%39.21
%25.36

CMYK RENK MODELİ

#C5DA8D rengi CMYK tonu (10,0,35,15).

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

CMYK: (10,0,35,15)
C10M0Y35K15 (10%, 0%, 35%, 15%)
(0.10 / 0.00 / 0.35 / 0.15)

CMYK yüzdeleri

%9.63
%0
%35.32
%14.51

Codes

Color #C5DA8D in popluar color models

C5 DA 8D
RGB 197 218 141
HSL 76° 50.99% 70.39%
HSB/HSV 76° 35.32% 85.49%
CMYK 9.63% 0.00% 35.32%
14.51%

Color #C5DA8D in popluar number systems.

HEX C5 DA 8D
Decimal 197 218 141
Binary 11000101 11011010 10001101
Octal 305 332 215

Shades and tints

Shades of #C5DA8D

#C5DA8D
(197,218,141)
#B4C781
(180,199,129)
#A3B475
(163,180,117)
#92A169
(146,161,105)
#818E5D
(129,142,93)
#707B51
(112,123,81)
#5F6845
(95,104,69)
#4E5539
(78,85,57)
#3D422D
(61,66,45)
#2C2F21
(44,47,33)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #C5DA8D

#C5DA8D
(197,218,141)
#CADD97
(202,221,151)
#CFE0A1
(207,224,161)
#D4E3AB
(212,227,171)
#D9E6B5
(217,230,181)
#DEE9BF
(222,233,191)
#E3ECC9
(227,236,201)
#E8EFD3
(232,239,211)
#EDF2DD
(237,242,221)
#F2F5E7
(242,245,231)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DA8D; }

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

This text font color is #C5DA8D.

Background Color

.myBgColor { background-color: #C5DA8D; }

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

This div background color is #C5DA8D.

Border color

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

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

This div border color is #C5DA8D.

Opacity

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

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

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

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

This text has shadow with #C5DA8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DA8D.

Preview

Color preview on black background

This text has color #C5DA8D on black background.


Color preview on white background

This text has color #C5DA8D on white background.


Black color preview on #C5DA8D background

This text has black color on #C5DA8D background.


White color preview on #C5DA8D background

This text has white color on #C5DA8D background.


Related colors

Complementary color

Complementary color for #hex is #3A2572.


I love getcolorcode.com

Triadic colors

1 #8DC5DA and #DA8DC5 with #C5DA8D are triadic colors.

2 #8DDAC5 and #DAC58D with #C5DA8D are triadic colors.