COLOR #D694C4

HEX: #D694C4 RGB: (214,148,196)

Color info

#D694C4 contains mainly red and blue colors. Web safe color of #D694C4 is #CC99CC (or #C9C).

RGB color model

#D694C4 color RGB value is (214,148,196).

RGB: (214,148,196) (84%, 58%, 77%)

RGB channels and saturation

R 214 of 255 = 84%
G 148 of 255 = 58%
B 196 of 255 = 77%

214
148
196

R + G + B ~ 73%. #D694C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 148 + 196 = 558 (100%)
R 214 of 558 ~ 38.35%
G 148 of 558 ~ 26.52%
B 196 of 558 ~ 35.13'%

%38.35
%26.52
%35.13

CMYK color model

#D694C4 color CMYK value is (0,31,8,16).

  • cyan value is 0.00%
  • magenta value is 30.84%
  • yellow value is 8.41%
  • key color value is 16.08%

CMYK: (0,31,8,16)
C0M31Y8K16 (0%, 31%, 8%, 16%)
(0.00 / 0.31 / 0.08 / 0.16)

CMYK percentages

%0
%30.84
%8.41
%16.08

Codes

Color #D694C4 in popluar color models

D6 94 C4
RGB 214 148 196
HSL 316° 44.59% 70.98%
HSB/HSV 316° 30.84% 83.92%
CMYK 0.00% 30.84% 8.41%
16.08%

Color #D694C4 in popluar number systems.

HEX D6 94 C4
Decimal 214 148 196
Binary 11010110 10010100 11000100
Octal 326 224 304

Shades and tints

Shades of #D694C4

#D694C4
(214,148,196)
#C387B3
(195,135,179)
#B07AA2
(176,122,162)
#9D6D91
(157,109,145)
#8A6080
(138,96,128)
#77536F
(119,83,111)
#64465E
(100,70,94)
#51394D
(81,57,77)
#3E2C3C
(62,44,60)
#2B1F2B
(43,31,43)
#18121A
(24,18,26)
#000000
(0,0,0)

Tints of #D694C4

#D694C4
(214,148,196)
#D99DC9
(217,157,201)
#DCA6CE
(220,166,206)
#DFAFD3
(223,175,211)
#E2B8D8
(226,184,216)
#E5C1DD
(229,193,221)
#E8CAE2
(232,202,226)
#EBD3E7
(235,211,231)
#EEDCEC
(238,220,236)
#F1E5F1
(241,229,241)
#F4EEF6
(244,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D694C4 color. Also use rgb(214,148,196) instead hex code.

Text Font Color

.myTextColor { color: #D694C4; }

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

This text font color is #D694C4.

Background Color

.myBgColor { background-color: #D694C4; }

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

This div background color is #D694C4.

Border color

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

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

This div border color is #D694C4.

Opacity

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

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

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

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

This text has shadow with #D694C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D694C4.

Preview

Color preview on black background

This text has color #D694C4 on black background.


Color preview on white background

This text has color #D694C4 on white background.


Black color preview on #D694C4 background

This text has black color on #D694C4 background.


White color preview on #D694C4 background

This text has white color on #D694C4 background.


Related colors

Complementary color

Complementary color for #hex is #296B3B.


I love getcolorcode.com

Triadic colors

1 #C4D694 and #94C4D6 with #D694C4 are triadic colors.

2 #C494D6 and #94D6C4 with #D694C4 are triadic colors.