COLOR #C5D9BB

HEX: #C5D9BB RGB: (197,217,187)

Renk bilgisi

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

RGB renk modeli

#C5D9BB color RGB value is (197,217,187).

RGB: (197,217,187) (77%, 85%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 187 of 255 = 73%

197
217
187

R + G + B ~ 78%. #C5D9BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 187 = 601 (100%)
R 197 of 601 ~ 32.78%
G 217 of 601 ~ 36.11%
B 187 of 601 ~ 31.11'%

%32.78
%36.11
%31.11

CMYK RENK MODELİ

#C5D9BB rengi CMYK tonu (9,0,14,15).

  • camgöbeği tonu 9.22%
  • eflatun tonu 0.00%
  • sarı tonu 13.82%
  • ana renk tonu 14.90%

CMYK: (9,0,14,15)
C9M0Y14K15 (9%, 0%, 14%, 15%)
(0.09 / 0.00 / 0.14 / 0.15)

CMYK yüzdeleri

%9.22
%0
%13.82
%14.9

Codes

Color #C5D9BB in popluar color models

C5 D9 BB
RGB 197 217 187
HSL 100° 28.30% 79.22%
HSB/HSV 100° 13.82% 85.10%
CMYK 9.22% 0.00% 13.82%
14.90%

Color #C5D9BB in popluar number systems.

HEX C5 D9 BB
Decimal 197 217 187
Binary 11000101 11011001 10111011
Octal 305 331 273

Shades and tints

Shades of #C5D9BB

#C5D9BB
(197,217,187)
#B4C6AA
(180,198,170)
#A3B399
(163,179,153)
#92A088
(146,160,136)
#818D77
(129,141,119)
#707A66
(112,122,102)
#5F6755
(95,103,85)
#4E5444
(78,84,68)
#3D4133
(61,65,51)
#2C2E22
(44,46,34)
#1B1B11
(27,27,17)
#000000
(0,0,0)

Tints of #C5D9BB

#C5D9BB
(197,217,187)
#CADCC1
(202,220,193)
#CFDFC7
(207,223,199)
#D4E2CD
(212,226,205)
#D9E5D3
(217,229,211)
#DEE8D9
(222,232,217)
#E3EBDF
(227,235,223)
#E8EEE5
(232,238,229)
#EDF1EB
(237,241,235)
#F2F4F1
(242,244,241)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D9BB color. Also use rgb(197,217,187) instead hex code.

Text Font Color

.myTextColor { color: #C5D9BB; }

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

This text font color is #C5D9BB.

Background Color

.myBgColor { background-color: #C5D9BB; }

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

This div background color is #C5D9BB.

Border color

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

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

This div border color is #C5D9BB.

Opacity

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

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

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

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

This text has shadow with #C5D9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9BB.

Preview

Color preview on black background

This text has color #C5D9BB on black background.


Color preview on white background

This text has color #C5D9BB on white background.


Black color preview on #C5D9BB background

This text has black color on #C5D9BB background.


White color preview on #C5D9BB background

This text has white color on #C5D9BB background.


Related colors

Complementary color

Complementary color for #hex is #3A2644.


I love getcolorcode.com

Triadic colors

1 #BBC5D9 and #D9BBC5 with #C5D9BB are triadic colors.

2 #BBD9C5 and #D9C5BB with #C5D9BB are triadic colors.