COLOR #C5D7BE

HEX: #C5D7BE RGB: (197,215,190)

Color info

#C5D7BE contains red, green and blue colors in about the same proportion. Web safe color of #C5D7BE is #CCCCCC (or #CCC).

RGB color model

#C5D7BE color RGB value is (197,215,190).

RGB: (197,215,190) (77%, 84%, 75%)

RGB channels and saturation

R 197 of 255 = 77%
G 215 of 255 = 84%
B 190 of 255 = 75%

197
215
190

R + G + B ~ 79%. #C5D7BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 215 + 190 = 602 (100%)
R 197 of 602 ~ 32.72%
G 215 of 602 ~ 35.71%
B 190 of 602 ~ 31.56'%

%32.72
%35.71
%31.56

CMYK color model

#C5D7BE color CMYK value is (8,0,12,16).

  • cyan value is 8.37%
  • magenta value is 0.00%
  • yellow value is 11.63%
  • key color value is 15.69%

CMYK: (8,0,12,16)
C8M0Y12K16 (8%, 0%, 12%, 16%)
(0.08 / 0.00 / 0.12 / 0.16)

CMYK percentages

%8.37
%0
%11.63
%15.69

Codes

Color #C5D7BE in popluar color models

C5 D7 BE
RGB 197 215 190
HSL 103° 23.81% 79.41%
HSB/HSV 103° 11.63% 84.31%
CMYK 8.37% 0.00% 11.63%
15.69%

Color #C5D7BE in popluar number systems.

HEX C5 D7 BE
Decimal 197 215 190
Binary 11000101 11010111 10111110
Octal 305 327 276

Shades and tints

Shades of #C5D7BE

#C5D7BE
(197,215,190)
#B4C4AD
(180,196,173)
#A3B19C
(163,177,156)
#929E8B
(146,158,139)
#818B7A
(129,139,122)
#707869
(112,120,105)
#5F6558
(95,101,88)
#4E5247
(78,82,71)
#3D3F36
(61,63,54)
#2C2C25
(44,44,37)
#1B1914
(27,25,20)
#000000
(0,0,0)

Tints of #C5D7BE

#C5D7BE
(197,215,190)
#CADAC3
(202,218,195)
#CFDDC8
(207,221,200)
#D4E0CD
(212,224,205)
#D9E3D2
(217,227,210)
#DEE6D7
(222,230,215)
#E3E9DC
(227,233,220)
#E8ECE1
(232,236,225)
#EDEFE6
(237,239,230)
#F2F2EB
(242,242,235)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D7BE color. Also use rgb(197,215,190) instead hex code.

Text Font Color

.myTextColor { color: #C5D7BE; }

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

This text font color is #C5D7BE.

Background Color

.myBgColor { background-color: #C5D7BE; }

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

This div background color is #C5D7BE.

Border color

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

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

This div border color is #C5D7BE.

Opacity

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

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

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

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

This text has shadow with #C5D7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D7BE.

Preview

Color preview on black background

This text has color #C5D7BE on black background.


Color preview on white background

This text has color #C5D7BE on white background.


Black color preview on #C5D7BE background

This text has black color on #C5D7BE background.


White color preview on #C5D7BE background

This text has white color on #C5D7BE background.


Related colors

Complementary color

Complementary color for #hex is #3A2841.


I love getcolorcode.com

Triadic colors

1 #BEC5D7 and #D7BEC5 with #C5D7BE are triadic colors.

2 #BED7C5 and #D7C5BE with #C5D7BE are triadic colors.