COLOR #ED95E9

HEX: #ED95E9 RGB: (237,149,233)

Renk bilgisi

#ED95E9 contains mainly red and blue colors. #ED95E9 ‘ nin web güvenlik rengi #FF99FF (ya da #F9F) dir.

RGB renk modeli

#ED95E9 color RGB value is (237,149,233).

RGB: (237,149,233) (93%, 58%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 149 of 255 = 58%
B 233 of 255 = 91%

237
149
233

R + G + B ~ 81%. #ED95E9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 149 + 233 = 619 (100%)
R 237 of 619 ~ 38.29%
G 149 of 619 ~ 24.07%
B 233 of 619 ~ 37.64'%

%38.29
%24.07
%37.64

CMYK RENK MODELİ

#ED95E9 rengi CMYK tonu (0,37,2,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.13%
  • sarı tonu 1.69%
  • ana renk tonu 7.06%

CMYK: (0,37,2,7)
C0M37Y2K7 (0%, 37%, 2%, 7%)
(0.00 / 0.37 / 0.02 / 0.07)

CMYK yüzdeleri

%0
%37.13
%1.69
%7.06

Codes

Color #ED95E9 in popluar color models

ED 95 E9
RGB 237 149 233
HSL 303° 70.97% 75.69%
HSB/HSV 303° 37.13% 92.94%
CMYK 0.00% 37.13% 1.69%
7.06%

Color #ED95E9 in popluar number systems.

HEX ED 95 E9
Decimal 237 149 233
Binary 11101101 10010101 11101001
Octal 355 225 351

Shades and tints

Shades of #ED95E9

#ED95E9
(237,149,233)
#D888D4
(216,136,212)
#C37BBF
(195,123,191)
#AE6EAA
(174,110,170)
#996195
(153,97,149)
#845480
(132,84,128)
#6F476B
(111,71,107)
#5A3A56
(90,58,86)
#452D41
(69,45,65)
#30202C
(48,32,44)
#1B1317
(27,19,23)
#000000
(0,0,0)

Tints of #ED95E9

#ED95E9
(237,149,233)
#EE9EEB
(238,158,235)
#EFA7ED
(239,167,237)
#F0B0EF
(240,176,239)
#F1B9F1
(241,185,241)
#F2C2F3
(242,194,243)
#F3CBF5
(243,203,245)
#F4D4F7
(244,212,247)
#F5DDF9
(245,221,249)
#F6E6FB
(246,230,251)
#F7EFFD
(247,239,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED95E9 color. Also use rgb(237,149,233) instead hex code.

Text Font Color

.myTextColor { color: #ED95E9; }

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

This text font color is #ED95E9.

Background Color

.myBgColor { background-color: #ED95E9; }

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

This div background color is #ED95E9.

Border color

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

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

This div border color is #ED95E9.

Opacity

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

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

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

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

This text has shadow with #ED95E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED95E9.

Preview

Color preview on black background

This text has color #ED95E9 on black background.


Color preview on white background

This text has color #ED95E9 on white background.


Black color preview on #ED95E9 background

This text has black color on #ED95E9 background.


White color preview on #ED95E9 background

This text has white color on #ED95E9 background.


Related colors

Complementary color

Complementary color for #hex is #126A16.


I love getcolorcode.com

Triadic colors

1 #E9ED95 and #95E9ED with #ED95E9 are triadic colors.

2 #E995ED and #95EDE9 with #ED95E9 are triadic colors.