COLOR #C5D4A6

HEX: #C5D4A6 RGB: (197,212,166)

Renk bilgisi

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

RGB renk modeli

#C5D4A6 color RGB value is (197,212,166).

RGB: (197,212,166) (77%, 83%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 166 of 255 = 65%

197
212
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 166 = 575 (100%)
R 197 of 575 ~ 34.26%
G 212 of 575 ~ 36.87%
B 166 of 575 ~ 28.87'%

%34.26
%36.87
%28.87

CMYK RENK MODELİ

#C5D4A6 rengi CMYK tonu (7,0,22,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 0.00%
  • sarı tonu 21.70%
  • ana renk tonu 16.86%

CMYK: (7,0,22,17)
C7M0Y22K17 (7%, 0%, 22%, 17%)
(0.07 / 0.00 / 0.22 / 0.17)

CMYK yüzdeleri

%7.08
%0
%21.7
%16.86

Codes

Color #C5D4A6 in popluar color models

C5 D4 A6
RGB 197 212 166
HSL 80° 34.85% 74.12%
HSB/HSV 80° 21.70% 83.14%
CMYK 7.08% 0.00% 21.70%
16.86%

Color #C5D4A6 in popluar number systems.

HEX C5 D4 A6
Decimal 197 212 166
Binary 11000101 11010100 10100110
Octal 305 324 246

Shades and tints

Shades of #C5D4A6

#C5D4A6
(197,212,166)
#B4C197
(180,193,151)
#A3AE88
(163,174,136)
#929B79
(146,155,121)
#81886A
(129,136,106)
#70755B
(112,117,91)
#5F624C
(95,98,76)
#4E4F3D
(78,79,61)
#3D3C2E
(61,60,46)
#2C291F
(44,41,31)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #C5D4A6

#C5D4A6
(197,212,166)
#CAD7AE
(202,215,174)
#CFDAB6
(207,218,182)
#D4DDBE
(212,221,190)
#D9E0C6
(217,224,198)
#DEE3CE
(222,227,206)
#E3E6D6
(227,230,214)
#E8E9DE
(232,233,222)
#EDECE6
(237,236,230)
#F2EFEE
(242,239,238)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D4A6; }

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

This text font color is #C5D4A6.

Background Color

.myBgColor { background-color: #C5D4A6; }

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

This div background color is #C5D4A6.

Border color

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

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

This div border color is #C5D4A6.

Opacity

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

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

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

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

This text has shadow with #C5D4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D4A6.

Preview

Color preview on black background

This text has color #C5D4A6 on black background.


Color preview on white background

This text has color #C5D4A6 on white background.


Black color preview on #C5D4A6 background

This text has black color on #C5D4A6 background.


White color preview on #C5D4A6 background

This text has white color on #C5D4A6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2B59.


I love getcolorcode.com

Triadic colors

1 #A6C5D4 and #D4A6C5 with #C5D4A6 are triadic colors.

2 #A6D4C5 and #D4C5A6 with #C5D4A6 are triadic colors.