COLOR #E69FD4

HEX: #E69FD4 RGB: (230,159,212)

Renk bilgisi

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

RGB renk modeli

#E69FD4 color RGB value is (230,159,212).

RGB: (230,159,212) (90%, 62%, 83%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 159 of 255 = 62%
B 212 of 255 = 83%

230
159
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 159 + 212 = 601 (100%)
R 230 of 601 ~ 38.27%
G 159 of 601 ~ 26.46%
B 212 of 601 ~ 35.27'%

%38.27
%26.46
%35.27

CMYK RENK MODELİ

#E69FD4 rengi CMYK tonu (0,31,8,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.87%
  • sarı tonu 7.83%
  • ana renk tonu 9.80%

CMYK: (0,31,8,10)
C0M31Y8K10 (0%, 31%, 8%, 10%)
(0.00 / 0.31 / 0.08 / 0.10)

CMYK yüzdeleri

%0
%30.87
%7.83
%9.8

Codes

Color #E69FD4 in popluar color models

E6 9F D4
RGB 230 159 212
HSL 315° 58.68% 76.27%
HSB/HSV 315° 30.87% 90.20%
CMYK 0.00% 30.87% 7.83%
9.80%

Color #E69FD4 in popluar number systems.

HEX E6 9F D4
Decimal 230 159 212
Binary 11100110 10011111 11010100
Octal 346 237 324

Shades and tints

Shades of #E69FD4

#E69FD4
(230,159,212)
#D291C1
(210,145,193)
#BE83AE
(190,131,174)
#AA759B
(170,117,155)
#966788
(150,103,136)
#825975
(130,89,117)
#6E4B62
(110,75,98)
#5A3D4F
(90,61,79)
#462F3C
(70,47,60)
#322129
(50,33,41)
#1E1316
(30,19,22)
#000000
(0,0,0)

Tints of #E69FD4

#E69FD4
(230,159,212)
#E8A7D7
(232,167,215)
#EAAFDA
(234,175,218)
#ECB7DD
(236,183,221)
#EEBFE0
(238,191,224)
#F0C7E3
(240,199,227)
#F2CFE6
(242,207,230)
#F4D7E9
(244,215,233)
#F6DFEC
(246,223,236)
#F8E7EF
(248,231,239)
#FAEFF2
(250,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E69FD4 color. Also use rgb(230,159,212) instead hex code.

Text Font Color

.myTextColor { color: #E69FD4; }

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

This text font color is #E69FD4.

Background Color

.myBgColor { background-color: #E69FD4; }

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

This div background color is #E69FD4.

Border color

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

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

This div border color is #E69FD4.

Opacity

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

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

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

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

This text has shadow with #E69FD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E69FD4.

Preview

Color preview on black background

This text has color #E69FD4 on black background.


Color preview on white background

This text has color #E69FD4 on white background.


Black color preview on #E69FD4 background

This text has black color on #E69FD4 background.


White color preview on #E69FD4 background

This text has white color on #E69FD4 background.


Related colors

Complementary color

Complementary color for #hex is #19602B.


I love getcolorcode.com

Triadic colors

1 #D4E69F and #9FD4E6 with #E69FD4 are triadic colors.

2 #D49FE6 and #9FE6D4 with #E69FD4 are triadic colors.