COLOR #C5D8BB

HEX: #C5D8BB RGB: (197,216,187)

Renk bilgisi

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

RGB renk modeli

#C5D8BB color RGB value is (197,216,187).

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

RGB bağlantıları ve doygunluk

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

197
216
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 216 + 187 = 600 (100%)
R 197 of 600 ~ 32.83%
G 216 of 600 ~ 36%
B 187 of 600 ~ 31.17'%

%32.83
%36
%31.17

CMYK RENK MODELİ

#C5D8BB rengi CMYK tonu (9,0,13,15).

  • camgöbeği tonu 8.80%
  • eflatun tonu 0.00%
  • sarı tonu 13.43%
  • ana renk tonu 15.29%

CMYK: (9,0,13,15)
C9M0Y13K15 (9%, 0%, 13%, 15%)
(0.09 / 0.00 / 0.13 / 0.15)

CMYK yüzdeleri

%8.8
%0
%13.43
%15.29

Codes

Color #C5D8BB in popluar color models

C5 D8 BB
RGB 197 216 187
HSL 99° 27.10% 79.02%
HSB/HSV 99° 13.43% 84.71%
CMYK 8.80% 0.00% 13.43%
15.29%

Color #C5D8BB in popluar number systems.

HEX C5 D8 BB
Decimal 197 216 187
Binary 11000101 11011000 10111011
Octal 305 330 273

Shades and tints

Shades of #C5D8BB

#C5D8BB
(197,216,187)
#B4C5AA
(180,197,170)
#A3B299
(163,178,153)
#929F88
(146,159,136)
#818C77
(129,140,119)
#707966
(112,121,102)
#5F6655
(95,102,85)
#4E5344
(78,83,68)
#3D4033
(61,64,51)
#2C2D22
(44,45,34)
#1B1A11
(27,26,17)
#000000
(0,0,0)

Tints of #C5D8BB

#C5D8BB
(197,216,187)
#CADBC1
(202,219,193)
#CFDEC7
(207,222,199)
#D4E1CD
(212,225,205)
#D9E4D3
(217,228,211)
#DEE7D9
(222,231,217)
#E3EADF
(227,234,223)
#E8EDE5
(232,237,229)
#EDF0EB
(237,240,235)
#F2F3F1
(242,243,241)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D8BB; }

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

This text font color is #C5D8BB.

Background Color

.myBgColor { background-color: #C5D8BB; }

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

This div background color is #C5D8BB.

Border color

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

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

This div border color is #C5D8BB.

Opacity

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

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

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

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

This text has shadow with #C5D8BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D8BB.

Preview

Color preview on black background

This text has color #C5D8BB on black background.


Color preview on white background

This text has color #C5D8BB on white background.


Black color preview on #C5D8BB background

This text has black color on #C5D8BB background.


White color preview on #C5D8BB background

This text has white color on #C5D8BB background.


Related colors

Complementary color

Complementary color for #hex is #3A2744.


I love getcolorcode.com

Triadic colors

1 #BBC5D8 and #D8BBC5 with #C5D8BB are triadic colors.

2 #BBD8C5 and #D8C5BB with #C5D8BB are triadic colors.