COLOR #E68AD4

HEX: #E68AD4 RGB: (230,138,212)

Renk bilgisi

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

RGB renk modeli

#E68AD4 color RGB value is (230,138,212).

RGB: (230,138,212) (90%, 54%, 83%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 138 of 255 = 54%
B 212 of 255 = 83%

230
138
212

R + G + B ~ 76%. #E68AD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 138 + 212 = 580 (100%)
R 230 of 580 ~ 39.66%
G 138 of 580 ~ 23.79%
B 212 of 580 ~ 36.55'%

%39.66
%23.79
%36.55

CMYK RENK MODELİ

#E68AD4 rengi CMYK tonu (0,40,8,10).

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

CMYK: (0,40,8,10)
C0M40Y8K10 (0%, 40%, 8%, 10%)
(0.00 / 0.40 / 0.08 / 0.10)

CMYK yüzdeleri

%0
%40
%7.83
%9.8

Codes

Color #E68AD4 in popluar color models

E6 8A D4
RGB 230 138 212
HSL 312° 64.79% 72.16%
HSB/HSV 312° 40.00% 90.20%
CMYK 0.00% 40.00% 7.83%
9.80%

Color #E68AD4 in popluar number systems.

HEX E6 8A D4
Decimal 230 138 212
Binary 11100110 10001010 11010100
Octal 346 212 324

Shades and tints

Shades of #E68AD4

#E68AD4
(230,138,212)
#D27EC1
(210,126,193)
#BE72AE
(190,114,174)
#AA669B
(170,102,155)
#965A88
(150,90,136)
#824E75
(130,78,117)
#6E4262
(110,66,98)
#5A364F
(90,54,79)
#462A3C
(70,42,60)
#321E29
(50,30,41)
#1E1216
(30,18,22)
#000000
(0,0,0)

Tints of #E68AD4

#E68AD4
(230,138,212)
#E894D7
(232,148,215)
#EA9EDA
(234,158,218)
#ECA8DD
(236,168,221)
#EEB2E0
(238,178,224)
#F0BCE3
(240,188,227)
#F2C6E6
(242,198,230)
#F4D0E9
(244,208,233)
#F6DAEC
(246,218,236)
#F8E4EF
(248,228,239)
#FAEEF2
(250,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E68AD4; }

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

This text font color is #E68AD4.

Background Color

.myBgColor { background-color: #E68AD4; }

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

This div background color is #E68AD4.

Border color

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

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

This div border color is #E68AD4.

Opacity

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

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

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

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

This text has shadow with #E68AD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E68AD4.

Preview

Color preview on black background

This text has color #E68AD4 on black background.


Color preview on white background

This text has color #E68AD4 on white background.


Black color preview on #E68AD4 background

This text has black color on #E68AD4 background.


White color preview on #E68AD4 background

This text has white color on #E68AD4 background.


Related colors

Complementary color

Complementary color for #hex is #19752B.


I love getcolorcode.com

Triadic colors

1 #D4E68A and #8AD4E6 with #E68AD4 are triadic colors.

2 #D48AE6 and #8AE6D4 with #E68AD4 are triadic colors.