COLOR #D498E2

HEX: #D498E2 RGB: (212,152,226)

Color info

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

RGB color model

#D498E2 color RGB value is (212,152,226).

RGB: (212,152,226) (83%, 60%, 89%)

RGB channels and saturation

R 212 of 255 = 83%
G 152 of 255 = 60%
B 226 of 255 = 89%

212
152
226

R + G + B ~ 77%. #D498E2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 152 + 226 = 590 (100%)
R 212 of 590 ~ 35.93%
G 152 of 590 ~ 25.76%
B 226 of 590 ~ 38.31'%

%35.93
%25.76
%38.31

CMYK color model

#D498E2 color CMYK value is (6,33,0,11).

  • cyan value is 6.19%
  • magenta value is 32.74%
  • yellow value is 0.00%
  • key color value is 11.37%

CMYK: (6,33,0,11)
C6M33Y0K11 (6%, 33%, 0%, 11%)
(0.06 / 0.33 / 0.00 / 0.11)

CMYK percentages

%6.19
%32.74
%0
%11.37

Codes

Color #D498E2 in popluar color models

D4 98 E2
RGB 212 152 226
HSL 289° 56.06% 74.12%
HSB/HSV 289° 32.74% 88.63%
CMYK 6.19% 32.74% 0.00%
11.37%

Color #D498E2 in popluar number systems.

HEX D4 98 E2
Decimal 212 152 226
Binary 11010100 10011000 11100010
Octal 324 230 342

Shades and tints

Shades of #D498E2

#D498E2
(212,152,226)
#C18BCE
(193,139,206)
#AE7EBA
(174,126,186)
#9B71A6
(155,113,166)
#886492
(136,100,146)
#75577E
(117,87,126)
#624A6A
(98,74,106)
#4F3D56
(79,61,86)
#3C3042
(60,48,66)
#29232E
(41,35,46)
#16161A
(22,22,26)
#000000
(0,0,0)

Tints of #D498E2

#D498E2
(212,152,226)
#D7A1E4
(215,161,228)
#DAAAE6
(218,170,230)
#DDB3E8
(221,179,232)
#E0BCEA
(224,188,234)
#E3C5EC
(227,197,236)
#E6CEEE
(230,206,238)
#E9D7F0
(233,215,240)
#ECE0F2
(236,224,242)
#EFE9F4
(239,233,244)
#F2F2F6
(242,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D498E2 color. Also use rgb(212,152,226) instead hex code.

Text Font Color

.myTextColor { color: #D498E2; }

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

This text font color is #D498E2.

Background Color

.myBgColor { background-color: #D498E2; }

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

This div background color is #D498E2.

Border color

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

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

This div border color is #D498E2.

Opacity

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

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

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

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

This text has shadow with #D498E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D498E2.

Preview

Color preview on black background

This text has color #D498E2 on black background.


Color preview on white background

This text has color #D498E2 on white background.


Black color preview on #D498E2 background

This text has black color on #D498E2 background.


White color preview on #D498E2 background

This text has white color on #D498E2 background.


Related colors

Complementary color

Complementary color for #hex is #2B671D.


I love getcolorcode.com

Triadic colors

1 #E2D498 and #98E2D4 with #D498E2 are triadic colors.

2 #E298D4 and #98D4E2 with #D498E2 are triadic colors.