COLOR #C5D9A6

HEX: #C5D9A6 RGB: (197,217,166)

Renk bilgisi

#C5D9A6 contains red, green and blue colors in about the same proportion. #C5D9A6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5D9A6 color RGB value is (197,217,166).

RGB: (197,217,166) (77%, 85%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 166 of 255 = 65%

197
217
166

R + G + B ~ 76%. #C5D9A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 166 = 580 (100%)
R 197 of 580 ~ 33.97%
G 217 of 580 ~ 37.41%
B 166 of 580 ~ 28.62'%

%33.97
%37.41
%28.62

CMYK RENK MODELİ

#C5D9A6 rengi CMYK tonu (9,0,24,15).

  • camgöbeği tonu 9.22%
  • eflatun tonu 0.00%
  • sarı tonu 23.50%
  • ana renk tonu 14.90%

CMYK: (9,0,24,15)
C9M0Y24K15 (9%, 0%, 24%, 15%)
(0.09 / 0.00 / 0.24 / 0.15)

CMYK yüzdeleri

%9.22
%0
%23.5
%14.9

Codes

Color #C5D9A6 in popluar color models

C5 D9 A6
RGB 197 217 166
HSL 84° 40.16% 75.10%
HSB/HSV 84° 23.50% 85.10%
CMYK 9.22% 0.00% 23.50%
14.90%

Color #C5D9A6 in popluar number systems.

HEX C5 D9 A6
Decimal 197 217 166
Binary 11000101 11011001 10100110
Octal 305 331 246

Shades and tints

Shades of #C5D9A6

#C5D9A6
(197,217,166)
#B4C697
(180,198,151)
#A3B388
(163,179,136)
#92A079
(146,160,121)
#818D6A
(129,141,106)
#707A5B
(112,122,91)
#5F674C
(95,103,76)
#4E543D
(78,84,61)
#3D412E
(61,65,46)
#2C2E1F
(44,46,31)
#1B1B10
(27,27,16)
#000000
(0,0,0)

Tints of #C5D9A6

#C5D9A6
(197,217,166)
#CADCAE
(202,220,174)
#CFDFB6
(207,223,182)
#D4E2BE
(212,226,190)
#D9E5C6
(217,229,198)
#DEE8CE
(222,232,206)
#E3EBD6
(227,235,214)
#E8EEDE
(232,238,222)
#EDF1E6
(237,241,230)
#F2F4EE
(242,244,238)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D9A6 color. Also use rgb(197,217,166) instead hex code.

Text Font Color

.myTextColor { color: #C5D9A6; }

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

This text font color is #C5D9A6.

Background Color

.myBgColor { background-color: #C5D9A6; }

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

This div background color is #C5D9A6.

Border color

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

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

This div border color is #C5D9A6.

Opacity

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

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

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

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

This text has shadow with #C5D9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9A6.

Preview

Color preview on black background

This text has color #C5D9A6 on black background.


Color preview on white background

This text has color #C5D9A6 on white background.


Black color preview on #C5D9A6 background

This text has black color on #C5D9A6 background.


White color preview on #C5D9A6 background

This text has white color on #C5D9A6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2659.


I love getcolorcode.com

Triadic colors

1 #A6C5D9 and #D9A6C5 with #C5D9A6 are triadic colors.

2 #A6D9C5 and #D9C5A6 with #C5D9A6 are triadic colors.