COLOR #ED5E81

HEX: #ED5E81 RGB: (237,94,129)

Renk bilgisi

#ED5E81 contains mainly red color. #ED5E81 ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#ED5E81 color RGB value is (237,94,129).

RGB: (237,94,129) (93%, 37%, 51%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 94 of 255 = 37%
B 129 of 255 = 51%

237
94
129

R + G + B ~ 60%. #ED5E81 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 94 + 129 = 460 (100%)
R 237 of 460 ~ 51.52%
G 94 of 460 ~ 20.43%
B 129 of 460 ~ 28.04'%

%51.52
%20.43
%28.04

CMYK RENK MODELİ

#ED5E81 rengi CMYK tonu (0,60,46,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.34%
  • sarı tonu 45.57%
  • ana renk tonu 7.06%

CMYK: (0,60,46,7)
C0M60Y46K7 (0%, 60%, 46%, 7%)
(0.00 / 0.60 / 0.46 / 0.07)

CMYK yüzdeleri

%0
%60.34
%45.57
%7.06

Codes

Color #ED5E81 in popluar color models

ED 5E 81
RGB 237 94 129
HSL 345° 79.89% 64.90%
HSB/HSV 345° 60.34% 92.94%
CMYK 0.00% 60.34% 45.57%
7.06%

Color #ED5E81 in popluar number systems.

HEX ED 5E 81
Decimal 237 94 129
Binary 11101101 1011110 10000001
Octal 355 136 201

Shades and tints

Shades of #ED5E81

#ED5E81
(237,94,129)
#D85676
(216,86,118)
#C34E6B
(195,78,107)
#AE4660
(174,70,96)
#993E55
(153,62,85)
#84364A
(132,54,74)
#6F2E3F
(111,46,63)
#5A2634
(90,38,52)
#451E29
(69,30,41)
#30161E
(48,22,30)
#1B0E13
(27,14,19)
#000000
(0,0,0)

Tints of #ED5E81

#ED5E81
(237,94,129)
#EE6C8C
(238,108,140)
#EF7A97
(239,122,151)
#F088A2
(240,136,162)
#F196AD
(241,150,173)
#F2A4B8
(242,164,184)
#F3B2C3
(243,178,195)
#F4C0CE
(244,192,206)
#F5CED9
(245,206,217)
#F6DCE4
(246,220,228)
#F7EAEF
(247,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED5E81 color. Also use rgb(237,94,129) instead hex code.

Text Font Color

.myTextColor { color: #ED5E81; }

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

This text font color is #ED5E81.

Background Color

.myBgColor { background-color: #ED5E81; }

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

This div background color is #ED5E81.

Border color

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

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

This div border color is #ED5E81.

Opacity

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

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

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

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

This text has shadow with #ED5E81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED5E81.

Preview

Color preview on black background

This text has color #ED5E81 on black background.


Color preview on white background

This text has color #ED5E81 on white background.


Black color preview on #ED5E81 background

This text has black color on #ED5E81 background.


White color preview on #ED5E81 background

This text has white color on #ED5E81 background.


Related colors

Complementary color

Complementary color for #hex is #12A17E.


I love getcolorcode.com

Triadic colors

1 #81ED5E and #5E81ED with #ED5E81 are triadic colors.

2 #815EED and #5EED81 with #ED5E81 are triadic colors.