COLOR #D67898

HEX: #D67898 RGB: (214,120,152)

Color info

#D67898 contains mainly red color. Web safe color of #D67898 is #CC6699 (or #C69).

RGB color model

#D67898 color RGB value is (214,120,152).

RGB: (214,120,152) (84%, 47%, 60%)

RGB channels and saturation

R 214 of 255 = 84%
G 120 of 255 = 47%
B 152 of 255 = 60%

214
120
152

R + G + B ~ 64%. #D67898 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 120 + 152 = 486 (100%)
R 214 of 486 ~ 44.03%
G 120 of 486 ~ 24.69%
B 152 of 486 ~ 31.28'%

%44.03
%24.69
%31.28

CMYK color model

#D67898 color CMYK value is (0,44,29,16).

  • cyan value is 0.00%
  • magenta value is 43.93%
  • yellow value is 28.97%
  • key color value is 16.08%

CMYK: (0,44,29,16)
C0M44Y29K16 (0%, 44%, 29%, 16%)
(0.00 / 0.44 / 0.29 / 0.16)

CMYK percentages

%0
%43.93
%28.97
%16.08

Codes

Color #D67898 in popluar color models

D6 78 98
RGB 214 120 152
HSL 340° 53.41% 65.49%
HSB/HSV 340° 43.93% 83.92%
CMYK 0.00% 43.93% 28.97%
16.08%

Color #D67898 in popluar number systems.

HEX D6 78 98
Decimal 214 120 152
Binary 11010110 1111000 10011000
Octal 326 170 230

Shades and tints

Shades of #D67898

#D67898
(214,120,152)
#C36E8B
(195,110,139)
#B0647E
(176,100,126)
#9D5A71
(157,90,113)
#8A5064
(138,80,100)
#774657
(119,70,87)
#643C4A
(100,60,74)
#51323D
(81,50,61)
#3E2830
(62,40,48)
#2B1E23
(43,30,35)
#181416
(24,20,22)
#000000
(0,0,0)

Tints of #D67898

#D67898
(214,120,152)
#D984A1
(217,132,161)
#DC90AA
(220,144,170)
#DF9CB3
(223,156,179)
#E2A8BC
(226,168,188)
#E5B4C5
(229,180,197)
#E8C0CE
(232,192,206)
#EBCCD7
(235,204,215)
#EED8E0
(238,216,224)
#F1E4E9
(241,228,233)
#F4F0F2
(244,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D67898 color. Also use rgb(214,120,152) instead hex code.

Text Font Color

.myTextColor { color: #D67898; }

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

This text font color is #D67898.

Background Color

.myBgColor { background-color: #D67898; }

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

This div background color is #D67898.

Border color

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

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

This div border color is #D67898.

Opacity

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

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

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

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

This text has shadow with #D67898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D67898.

Preview

Color preview on black background

This text has color #D67898 on black background.


Color preview on white background

This text has color #D67898 on white background.


Black color preview on #D67898 background

This text has black color on #D67898 background.


White color preview on #D67898 background

This text has white color on #D67898 background.


Related colors

Complementary color

Complementary color for #hex is #298767.


I love getcolorcode.com

Triadic colors

1 #98D678 and #7898D6 with #D67898 are triadic colors.

2 #9878D6 and #78D698 with #D67898 are triadic colors.