COLOR #C5D5AF

HEX: #C5D5AF RGB: (197,213,175)

Renk bilgisi

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

RGB renk modeli

#C5D5AF color RGB value is (197,213,175).

RGB: (197,213,175) (77%, 84%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 213 of 255 = 84%
B 175 of 255 = 69%

197
213
175

R + G + B ~ 77%. #C5D5AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 213 + 175 = 585 (100%)
R 197 of 585 ~ 33.68%
G 213 of 585 ~ 36.41%
B 175 of 585 ~ 29.91'%

%33.68
%36.41
%29.91

CMYK RENK MODELİ

#C5D5AF rengi CMYK tonu (8,0,18,16).

  • camgöbeği tonu 7.51%
  • eflatun tonu 0.00%
  • sarı tonu 17.84%
  • ana renk tonu 16.47%

CMYK: (8,0,18,16)
C8M0Y18K16 (8%, 0%, 18%, 16%)
(0.08 / 0.00 / 0.18 / 0.16)

CMYK yüzdeleri

%7.51
%0
%17.84
%16.47

Codes

Color #C5D5AF in popluar color models

C5 D5 AF
RGB 197 213 175
HSL 85° 31.15% 76.08%
HSB/HSV 85° 17.84% 83.53%
CMYK 7.51% 0.00% 17.84%
16.47%

Color #C5D5AF in popluar number systems.

HEX C5 D5 AF
Decimal 197 213 175
Binary 11000101 11010101 10101111
Octal 305 325 257

Shades and tints

Shades of #C5D5AF

#C5D5AF
(197,213,175)
#B4C2A0
(180,194,160)
#A3AF91
(163,175,145)
#929C82
(146,156,130)
#818973
(129,137,115)
#707664
(112,118,100)
#5F6355
(95,99,85)
#4E5046
(78,80,70)
#3D3D37
(61,61,55)
#2C2A28
(44,42,40)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #C5D5AF

#C5D5AF
(197,213,175)
#CAD8B6
(202,216,182)
#CFDBBD
(207,219,189)
#D4DEC4
(212,222,196)
#D9E1CB
(217,225,203)
#DEE4D2
(222,228,210)
#E3E7D9
(227,231,217)
#E8EAE0
(232,234,224)
#EDEDE7
(237,237,231)
#F2F0EE
(242,240,238)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D5AF; }

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

This text font color is #C5D5AF.

Background Color

.myBgColor { background-color: #C5D5AF; }

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

This div background color is #C5D5AF.

Border color

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

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

This div border color is #C5D5AF.

Opacity

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

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

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

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

This text has shadow with #C5D5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D5AF.

Preview

Color preview on black background

This text has color #C5D5AF on black background.


Color preview on white background

This text has color #C5D5AF on white background.


Black color preview on #C5D5AF background

This text has black color on #C5D5AF background.


White color preview on #C5D5AF background

This text has white color on #C5D5AF background.


Related colors

Complementary color

Complementary color for #hex is #3A2A50.


I love getcolorcode.com

Triadic colors

1 #AFC5D5 and #D5AFC5 with #C5D5AF are triadic colors.

2 #AFD5C5 and #D5C5AF with #C5D5AF are triadic colors.