COLOR #E199D9

HEX: #E199D9 RGB: (225,153,217)

Renk bilgisi

#E199D9 contains mainly red and blue colors. #E199D9 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E199D9 color RGB value is (225,153,217).

RGB: (225,153,217) (88%, 60%, 85%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 153 of 255 = 60%
B 217 of 255 = 85%

225
153
217

R + G + B ~ 78%. #E199D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 153 + 217 = 595 (100%)
R 225 of 595 ~ 37.82%
G 153 of 595 ~ 25.71%
B 217 of 595 ~ 36.47'%

%37.82
%25.71
%36.47

CMYK RENK MODELİ

#E199D9 rengi CMYK tonu (0,32,4,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.00%
  • sarı tonu 3.56%
  • ana renk tonu 11.76%

CMYK: (0,32,4,12)
C0M32Y4K12 (0%, 32%, 4%, 12%)
(0.00 / 0.32 / 0.04 / 0.12)

CMYK yüzdeleri

%0
%32
%3.56
%11.76

Codes

Color #E199D9 in popluar color models

E1 99 D9
RGB 225 153 217
HSL 307° 54.55% 74.12%
HSB/HSV 307° 32.00% 88.24%
CMYK 0.00% 32.00% 3.56%
11.76%

Color #E199D9 in popluar number systems.

HEX E1 99 D9
Decimal 225 153 217
Binary 11100001 10011001 11011001
Octal 341 231 331

Shades and tints

Shades of #E199D9

#E199D9
(225,153,217)
#CD8CC6
(205,140,198)
#B97FB3
(185,127,179)
#A572A0
(165,114,160)
#91658D
(145,101,141)
#7D587A
(125,88,122)
#694B67
(105,75,103)
#553E54
(85,62,84)
#413141
(65,49,65)
#2D242E
(45,36,46)
#19171B
(25,23,27)
#000000
(0,0,0)

Tints of #E199D9

#E199D9
(225,153,217)
#E3A2DC
(227,162,220)
#E5ABDF
(229,171,223)
#E7B4E2
(231,180,226)
#E9BDE5
(233,189,229)
#EBC6E8
(235,198,232)
#EDCFEB
(237,207,235)
#EFD8EE
(239,216,238)
#F1E1F1
(241,225,241)
#F3EAF4
(243,234,244)
#F5F3F7
(245,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E199D9 color. Also use rgb(225,153,217) instead hex code.

Text Font Color

.myTextColor { color: #E199D9; }

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

This text font color is #E199D9.

Background Color

.myBgColor { background-color: #E199D9; }

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

This div background color is #E199D9.

Border color

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

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

This div border color is #E199D9.

Opacity

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

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

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

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

This text has shadow with #E199D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E199D9.

Preview

Color preview on black background

This text has color #E199D9 on black background.


Color preview on white background

This text has color #E199D9 on white background.


Black color preview on #E199D9 background

This text has black color on #E199D9 background.


White color preview on #E199D9 background

This text has white color on #E199D9 background.


Related colors

Complementary color

Complementary color for #hex is #1E6626.


I love getcolorcode.com

Triadic colors

1 #D9E199 and #99D9E1 with #E199D9 are triadic colors.

2 #D999E1 and #99E1D9 with #E199D9 are triadic colors.