COLOR #D4C2F1

HEX: #D4C2F1 RGB: (212,194,241)

Color info

#D4C2F1 contains red, green and blue colors in about the same proportion. Web safe color of #D4C2F1 is #CCCCFF (or #CCF).

RGB color model

#D4C2F1 color RGB value is (212,194,241).

RGB: (212,194,241) (83%, 76%, 95%)

RGB channels and saturation

R 212 of 255 = 83%
G 194 of 255 = 76%
B 241 of 255 = 95%

212
194
241

R + G + B ~ 85%. #D4C2F1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 194 + 241 = 647 (100%)
R 212 of 647 ~ 32.77%
G 194 of 647 ~ 29.98%
B 241 of 647 ~ 37.25'%

%32.77
%29.98
%37.25

CMYK color model

#D4C2F1 color CMYK value is (12,20,0,5).

  • cyan value is 12.03%
  • magenta value is 19.50%
  • yellow value is 0.00%
  • key color value is 5.49%

CMYK: (12,20,0,5)
C12M20Y0K5 (12%, 20%, 0%, 5%)
(0.12 / 0.20 / 0.00 / 0.05)

CMYK percentages

%12.03
%19.5
%0
%5.49

Codes

Color #D4C2F1 in popluar color models

D4 C2 F1
RGB 212 194 241
HSL 263° 62.67% 85.29%
HSB/HSV 263° 19.50% 94.51%
CMYK 12.03% 19.50% 0.00%
5.49%

Color #D4C2F1 in popluar number systems.

HEX D4 C2 F1
Decimal 212 194 241
Binary 11010100 11000010 11110001
Octal 324 302 361

Shades and tints

Shades of #D4C2F1

#D4C2F1
(212,194,241)
#C1B1DC
(193,177,220)
#AEA0C7
(174,160,199)
#9B8FB2
(155,143,178)
#887E9D
(136,126,157)
#756D88
(117,109,136)
#625C73
(98,92,115)
#4F4B5E
(79,75,94)
#3C3A49
(60,58,73)
#292934
(41,41,52)
#16181F
(22,24,31)
#000000
(0,0,0)

Tints of #D4C2F1

#D4C2F1
(212,194,241)
#D7C7F2
(215,199,242)
#DACCF3
(218,204,243)
#DDD1F4
(221,209,244)
#E0D6F5
(224,214,245)
#E3DBF6
(227,219,246)
#E6E0F7
(230,224,247)
#E9E5F8
(233,229,248)
#ECEAF9
(236,234,249)
#EFEFFA
(239,239,250)
#F2F4FB
(242,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C2F1 color. Also use rgb(212,194,241) instead hex code.

Text Font Color

.myTextColor { color: #D4C2F1; }

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

This text font color is #D4C2F1.

Background Color

.myBgColor { background-color: #D4C2F1; }

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

This div background color is #D4C2F1.

Border color

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

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

This div border color is #D4C2F1.

Opacity

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

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

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

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

This text has shadow with #D4C2F1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C2F1.

Preview

Color preview on black background

This text has color #D4C2F1 on black background.


Color preview on white background

This text has color #D4C2F1 on white background.


Black color preview on #D4C2F1 background

This text has black color on #D4C2F1 background.


White color preview on #D4C2F1 background

This text has white color on #D4C2F1 background.


Related colors

Complementary color

Complementary color for #hex is #2B3D0E.


I love getcolorcode.com

Triadic colors

1 #F1D4C2 and #C2F1D4 with #D4C2F1 are triadic colors.

2 #F1C2D4 and #C2D4F1 with #D4C2F1 are triadic colors.