COLOR #D7C1C4

HEX: #D7C1C4 RGB: (215,193,196)

Color info

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

RGB color model

#D7C1C4 color RGB value is (215,193,196).

RGB: (215,193,196) (84%, 76%, 77%)

RGB channels and saturation

R 215 of 255 = 84%
G 193 of 255 = 76%
B 196 of 255 = 77%

215
193
196

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

Portions of RGB colors in percentages

R + G + B = 215 + 193 + 196 = 604 (100%)
R 215 of 604 ~ 35.6%
G 193 of 604 ~ 31.95%
B 196 of 604 ~ 32.45'%

%35.6
%31.95
%32.45

CMYK color model

#D7C1C4 color CMYK value is (0,10,9,16).

  • cyan value is 0.00%
  • magenta value is 10.23%
  • yellow value is 8.84%
  • key color value is 15.69%

CMYK: (0,10,9,16)
C0M10Y9K16 (0%, 10%, 9%, 16%)
(0.00 / 0.10 / 0.09 / 0.16)

CMYK percentages

%0
%10.23
%8.84
%15.69

Codes

Color #D7C1C4 in popluar color models

D7 C1 C4
RGB 215 193 196
HSL 352° 21.57% 80.00%
HSB/HSV 352° 10.23% 84.31%
CMYK 0.00% 10.23% 8.84%
15.69%

Color #D7C1C4 in popluar number systems.

HEX D7 C1 C4
Decimal 215 193 196
Binary 11010111 11000001 11000100
Octal 327 301 304

Shades and tints

Shades of #D7C1C4

#D7C1C4
(215,193,196)
#C4B0B3
(196,176,179)
#B19FA2
(177,159,162)
#9E8E91
(158,142,145)
#8B7D80
(139,125,128)
#786C6F
(120,108,111)
#655B5E
(101,91,94)
#524A4D
(82,74,77)
#3F393C
(63,57,60)
#2C282B
(44,40,43)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #D7C1C4

#D7C1C4
(215,193,196)
#DAC6C9
(218,198,201)
#DDCBCE
(221,203,206)
#E0D0D3
(224,208,211)
#E3D5D8
(227,213,216)
#E6DADD
(230,218,221)
#E9DFE2
(233,223,226)
#ECE4E7
(236,228,231)
#EFE9EC
(239,233,236)
#F2EEF1
(242,238,241)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7C1C4 color. Also use rgb(215,193,196) instead hex code.

Text Font Color

.myTextColor { color: #D7C1C4; }

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

This text font color is #D7C1C4.

Background Color

.myBgColor { background-color: #D7C1C4; }

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

This div background color is #D7C1C4.

Border color

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

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

This div border color is #D7C1C4.

Opacity

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

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

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

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

This text has shadow with #D7C1C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C1C4.

Preview

Color preview on black background

This text has color #D7C1C4 on black background.


Color preview on white background

This text has color #D7C1C4 on white background.


Black color preview on #D7C1C4 background

This text has black color on #D7C1C4 background.


White color preview on #D7C1C4 background

This text has white color on #D7C1C4 background.


Related colors

Complementary color

Complementary color for #hex is #283E3B.


I love getcolorcode.com

Triadic colors

1 #C4D7C1 and #C1C4D7 with #D7C1C4 are triadic colors.

2 #C4C1D7 and #C1D7C4 with #D7C1C4 are triadic colors.