COLOR #C5D1AB

HEX: #C5D1AB RGB: (197,209,171)

Renk bilgisi

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

RGB renk modeli

#C5D1AB color RGB value is (197,209,171).

RGB: (197,209,171) (77%, 82%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 209 of 255 = 82%
B 171 of 255 = 67%

197
209
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 209 + 171 = 577 (100%)
R 197 of 577 ~ 34.14%
G 209 of 577 ~ 36.22%
B 171 of 577 ~ 29.64'%

%34.14
%36.22
%29.64

CMYK RENK MODELİ

#C5D1AB rengi CMYK tonu (6,0,18,18).

  • camgöbeği tonu 5.74%
  • eflatun tonu 0.00%
  • sarı tonu 18.18%
  • ana renk tonu 18.04%

CMYK: (6,0,18,18)
C6M0Y18K18 (6%, 0%, 18%, 18%)
(0.06 / 0.00 / 0.18 / 0.18)

CMYK yüzdeleri

%5.74
%0
%18.18
%18.04

Codes

Color #C5D1AB in popluar color models

C5 D1 AB
RGB 197 209 171
HSL 79° 29.23% 74.51%
HSB/HSV 79° 18.18% 81.96%
CMYK 5.74% 0.00% 18.18%
18.04%

Color #C5D1AB in popluar number systems.

HEX C5 D1 AB
Decimal 197 209 171
Binary 11000101 11010001 10101011
Octal 305 321 253

Shades and tints

Shades of #C5D1AB

#C5D1AB
(197,209,171)
#B4BE9C
(180,190,156)
#A3AB8D
(163,171,141)
#92987E
(146,152,126)
#81856F
(129,133,111)
#707260
(112,114,96)
#5F5F51
(95,95,81)
#4E4C42
(78,76,66)
#3D3933
(61,57,51)
#2C2624
(44,38,36)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #C5D1AB

#C5D1AB
(197,209,171)
#CAD5B2
(202,213,178)
#CFD9B9
(207,217,185)
#D4DDC0
(212,221,192)
#D9E1C7
(217,225,199)
#DEE5CE
(222,229,206)
#E3E9D5
(227,233,213)
#E8EDDC
(232,237,220)
#EDF1E3
(237,241,227)
#F2F5EA
(242,245,234)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D1AB color. Also use rgb(197,209,171) instead hex code.

Text Font Color

.myTextColor { color: #C5D1AB; }

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

This text font color is #C5D1AB.

Background Color

.myBgColor { background-color: #C5D1AB; }

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

This div background color is #C5D1AB.

Border color

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

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

This div border color is #C5D1AB.

Opacity

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

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

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

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

This text has shadow with #C5D1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D1AB.

Preview

Color preview on black background

This text has color #C5D1AB on black background.


Color preview on white background

This text has color #C5D1AB on white background.


Black color preview on #C5D1AB background

This text has black color on #C5D1AB background.


White color preview on #C5D1AB background

This text has white color on #C5D1AB background.


Related colors

Complementary color

Complementary color for #hex is #3A2E54.


I love getcolorcode.com

Triadic colors

1 #ABC5D1 and #D1ABC5 with #C5D1AB are triadic colors.

2 #ABD1C5 and #D1C5AB with #C5D1AB are triadic colors.