COLOR #C5DCA5

HEX: #C5DCA5 RGB: (197,220,165)

Renk bilgisi

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

RGB renk modeli

#C5DCA5 color RGB value is (197,220,165).

RGB: (197,220,165) (77%, 86%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 220 of 255 = 86%
B 165 of 255 = 65%

197
220
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 220 + 165 = 582 (100%)
R 197 of 582 ~ 33.85%
G 220 of 582 ~ 37.8%
B 165 of 582 ~ 28.35'%

%33.85
%37.8
%28.35

CMYK RENK MODELİ

#C5DCA5 rengi CMYK tonu (10,0,25,14).

  • camgöbeği tonu 10.45%
  • eflatun tonu 0.00%
  • sarı tonu 25.00%
  • ana renk tonu 13.73%

CMYK: (10,0,25,14)
C10M0Y25K14 (10%, 0%, 25%, 14%)
(0.10 / 0.00 / 0.25 / 0.14)

CMYK yüzdeleri

%10.45
%0
%25
%13.73

Codes

Color #C5DCA5 in popluar color models

C5 DC A5
RGB 197 220 165
HSL 85° 44.00% 75.49%
HSB/HSV 85° 25.00% 86.27%
CMYK 10.45% 0.00% 25.00%
13.73%

Color #C5DCA5 in popluar number systems.

HEX C5 DC A5
Decimal 197 220 165
Binary 11000101 11011100 10100101
Octal 305 334 245

Shades and tints

Shades of #C5DCA5

#C5DCA5
(197,220,165)
#B4C896
(180,200,150)
#A3B487
(163,180,135)
#92A078
(146,160,120)
#818C69
(129,140,105)
#70785A
(112,120,90)
#5F644B
(95,100,75)
#4E503C
(78,80,60)
#3D3C2D
(61,60,45)
#2C281E
(44,40,30)
#1B140F
(27,20,15)
#000000
(0,0,0)

Tints of #C5DCA5

#C5DCA5
(197,220,165)
#CADFAD
(202,223,173)
#CFE2B5
(207,226,181)
#D4E5BD
(212,229,189)
#D9E8C5
(217,232,197)
#DEEBCD
(222,235,205)
#E3EED5
(227,238,213)
#E8F1DD
(232,241,221)
#EDF4E5
(237,244,229)
#F2F7ED
(242,247,237)
#F7FAF5
(247,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DCA5 color. Also use rgb(197,220,165) instead hex code.

Text Font Color

.myTextColor { color: #C5DCA5; }

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

This text font color is #C5DCA5.

Background Color

.myBgColor { background-color: #C5DCA5; }

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

This div background color is #C5DCA5.

Border color

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

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

This div border color is #C5DCA5.

Opacity

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

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

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

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

This text has shadow with #C5DCA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DCA5.

Preview

Color preview on black background

This text has color #C5DCA5 on black background.


Color preview on white background

This text has color #C5DCA5 on white background.


Black color preview on #C5DCA5 background

This text has black color on #C5DCA5 background.


White color preview on #C5DCA5 background

This text has white color on #C5DCA5 background.


Related colors

Complementary color

Complementary color for #hex is #3A235A.


I love getcolorcode.com

Triadic colors

1 #A5C5DC and #DCA5C5 with #C5DCA5 are triadic colors.

2 #A5DCC5 and #DCC5A5 with #C5DCA5 are triadic colors.