COLOR #E084F9

HEX: #E084F9 RGB: (224,132,249)

Renk bilgisi

#E084F9 contains mainly red and blue colors. #E084F9 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#E084F9 color RGB value is (224,132,249).

RGB: (224,132,249) (88%, 52%, 98%)

RGB bağlantıları ve doygunluk

R 224 of 255 = 88%
G 132 of 255 = 52%
B 249 of 255 = 98%

224
132
249

R + G + B ~ 79%. #E084F9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 224 + 132 + 249 = 605 (100%)
R 224 of 605 ~ 37.02%
G 132 of 605 ~ 21.82%
B 249 of 605 ~ 41.16'%

%37.02
%21.82
%41.16

CMYK RENK MODELİ

#E084F9 rengi CMYK tonu (10,47,0,2).

  • camgöbeği tonu 10.04%
  • eflatun tonu 46.99%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (10,47,0,2)
C10M47Y0K2 (10%, 47%, 0%, 2%)
(0.10 / 0.47 / 0.00 / 0.02)

CMYK yüzdeleri

%10.04
%46.99
%0
%2.35

Codes

Color #E084F9 in popluar color models

E0 84 F9
RGB 224 132 249
HSL 287° 90.70% 74.71%
HSB/HSV 287° 46.99% 97.65%
CMYK 10.04% 46.99% 0.00%
2.35%

Color #E084F9 in popluar number systems.

HEX E0 84 F9
Decimal 224 132 249
Binary 11100000 10000100 11111001
Octal 340 204 371

Shades and tints

Shades of #E084F9

#E084F9
(224,132,249)
#CC78E3
(204,120,227)
#B86CCD
(184,108,205)
#A460B7
(164,96,183)
#9054A1
(144,84,161)
#7C488B
(124,72,139)
#683C75
(104,60,117)
#54305F
(84,48,95)
#402449
(64,36,73)
#2C1833
(44,24,51)
#180C1D
(24,12,29)
#000000
(0,0,0)

Tints of #E084F9

#E084F9
(224,132,249)
#E28FF9
(226,143,249)
#E49AF9
(228,154,249)
#E6A5F9
(230,165,249)
#E8B0F9
(232,176,249)
#EABBF9
(234,187,249)
#ECC6F9
(236,198,249)
#EED1F9
(238,209,249)
#F0DCF9
(240,220,249)
#F2E7F9
(242,231,249)
#F4F2F9
(244,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E084F9 color. Also use rgb(224,132,249) instead hex code.

Text Font Color

.myTextColor { color: #E084F9; }

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

This text font color is #E084F9.

Background Color

.myBgColor { background-color: #E084F9; }

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

This div background color is #E084F9.

Border color

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

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

This div border color is #E084F9.

Opacity

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

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

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

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

This text has shadow with #E084F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E084F9.

Preview

Color preview on black background

This text has color #E084F9 on black background.


Color preview on white background

This text has color #E084F9 on white background.


Black color preview on #E084F9 background

This text has black color on #E084F9 background.


White color preview on #E084F9 background

This text has white color on #E084F9 background.


Related colors

Complementary color

Complementary color for #hex is #1F7B06.


I love getcolorcode.com

Triadic colors

1 #F9E084 and #84F9E0 with #E084F9 are triadic colors.

2 #F984E0 and #84E0F9 with #E084F9 are triadic colors.