COLOR #C5D4AF

HEX: #C5D4AF RGB: (197,212,175)

Renk bilgisi

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

RGB renk modeli

#C5D4AF color RGB value is (197,212,175).

RGB: (197,212,175) (77%, 83%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 175 of 255 = 69%

197
212
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 175 = 584 (100%)
R 197 of 584 ~ 33.73%
G 212 of 584 ~ 36.3%
B 175 of 584 ~ 29.97'%

%33.73
%36.3
%29.97

CMYK RENK MODELİ

#C5D4AF rengi CMYK tonu (7,0,17,17).

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

CMYK: (7,0,17,17)
C7M0Y17K17 (7%, 0%, 17%, 17%)
(0.07 / 0.00 / 0.17 / 0.17)

CMYK yüzdeleri

%7.08
%0
%17.45
%16.86

Codes

Color #C5D4AF in popluar color models

C5 D4 AF
RGB 197 212 175
HSL 84° 30.08% 75.88%
HSB/HSV 84° 17.45% 83.14%
CMYK 7.08% 0.00% 17.45%
16.86%

Color #C5D4AF in popluar number systems.

HEX C5 D4 AF
Decimal 197 212 175
Binary 11000101 11010100 10101111
Octal 305 324 257

Shades and tints

Shades of #C5D4AF

#C5D4AF
(197,212,175)
#B4C1A0
(180,193,160)
#A3AE91
(163,174,145)
#929B82
(146,155,130)
#818873
(129,136,115)
#707564
(112,117,100)
#5F6255
(95,98,85)
#4E4F46
(78,79,70)
#3D3C37
(61,60,55)
#2C2928
(44,41,40)
#1B1619
(27,22,25)
#000000
(0,0,0)

Tints of #C5D4AF

#C5D4AF
(197,212,175)
#CAD7B6
(202,215,182)
#CFDABD
(207,218,189)
#D4DDC4
(212,221,196)
#D9E0CB
(217,224,203)
#DEE3D2
(222,227,210)
#E3E6D9
(227,230,217)
#E8E9E0
(232,233,224)
#EDECE7
(237,236,231)
#F2EFEE
(242,239,238)
#F7F2F5
(247,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D4AF; }

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

This text font color is #C5D4AF.

Background Color

.myBgColor { background-color: #C5D4AF; }

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

This div background color is #C5D4AF.

Border color

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

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

This div border color is #C5D4AF.

Opacity

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

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

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

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

This text has shadow with #C5D4AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D4AF.

Preview

Color preview on black background

This text has color #C5D4AF on black background.


Color preview on white background

This text has color #C5D4AF on white background.


Black color preview on #C5D4AF background

This text has black color on #C5D4AF background.


White color preview on #C5D4AF background

This text has white color on #C5D4AF background.


Related colors

Complementary color

Complementary color for #hex is #3A2B50.


I love getcolorcode.com

Triadic colors

1 #AFC5D4 and #D4AFC5 with #C5D4AF are triadic colors.

2 #AFD4C5 and #D4C5AF with #C5D4AF are triadic colors.