COLOR #D68A98

HEX: #D68A98 RGB: (214,138,152)

Color info

#D68A98 contains mainly red color. Web safe color of #D68A98 is #CC9999 (or #C99).

RGB color model

#D68A98 color RGB value is (214,138,152).

RGB: (214,138,152) (84%, 54%, 60%)

RGB channels and saturation

R 214 of 255 = 84%
G 138 of 255 = 54%
B 152 of 255 = 60%

214
138
152

R + G + B ~ 66%. #D68A98 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 138 + 152 = 504 (100%)
R 214 of 504 ~ 42.46%
G 138 of 504 ~ 27.38%
B 152 of 504 ~ 30.16'%

%42.46
%27.38
%30.16

CMYK color model

#D68A98 color CMYK value is (0,36,29,16).

  • cyan value is 0.00%
  • magenta value is 35.51%
  • yellow value is 28.97%
  • key color value is 16.08%
CMYK: (0,36,29,16) C0M36Y29K16 (0%,36%,29%,16%) (0.00/0.36/0.29/0.16) 

CMYK percentages

%0
%35.51
%28.97
%16.08

Codes

Color #D68A98 in popluar color models

D6 8A 98
RGB 214 138 152
HSL 349° 48.10% 69.02%
HSB/HSV 349° 35.51% 83.92%
CMYK 0.00% 35.51% 28.97%
16.08%

Color #D68A98 in popluar number systems.

HEX D6 8A 98
Decimal 214 138 152
Binary 11010110 10001010 10011000
Octal 326 212 230

Shades and tints

Shades of #D68A98

#D68A98
(214,138,152)
#C37E8B
(195,126,139)
#B0727E
(176,114,126)
#9D6671
(157,102,113)
#8A5A64
(138,90,100)
#774E57
(119,78,87)
#64424A
(100,66,74)
#51363D
(81,54,61)
#3E2A30
(62,42,48)
#2B1E23
(43,30,35)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #D68A98

#D68A98
(214,138,152)
#D994A1
(217,148,161)
#DC9EAA
(220,158,170)
#DFA8B3
(223,168,179)
#E2B2BC
(226,178,188)
#E5BCC5
(229,188,197)
#E8C6CE
(232,198,206)
#EBD0D7
(235,208,215)
#EEDAE0
(238,218,224)
#F1E4E9
(241,228,233)
#F4EEF2
(244,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D68A98; }

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

This text font color is #D68A98.

Background Color

.myBgColor { background-color: #D68A98; }

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

This div background color is #D68A98.

Border color

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

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

This div border color is #D68A98.

Opacity

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

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

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

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

This text has shadow with #D68A98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D68A98.

Preview

Color preview on black background

This text has color #D68A98 on black background.


Color preview on white background

This text has color #D68A98 on white background.


Black color preview on #D68A98 background

This text has black color on #D68A98 background.


White color preview on #D68A98 background

This text has white color on #D68A98 background.


Related colors

Complementary color

Complementary color for #hex is #297567.


I love getcolorcode.com

Triadic colors

1 #98D68A and #8A98D6 with #D68A98 are triadic colors.

2 #988AD6 and #8AD698 with #D68A98 are triadic colors.