COLOR #ED7EB1

HEX: #ED7EB1 RGB: (237,126,177)

Renk bilgisi

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

RGB renk modeli

#ED7EB1 color RGB value is (237,126,177).

RGB: (237,126,177) (93%, 49%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 126 of 255 = 49%
B 177 of 255 = 69%

237
126
177

R + G + B ~ 70%. #ED7EB1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 126 + 177 = 540 (100%)
R 237 of 540 ~ 43.89%
G 126 of 540 ~ 23.33%
B 177 of 540 ~ 32.78'%

%43.89
%23.33
%32.78

CMYK RENK MODELİ

#ED7EB1 rengi CMYK tonu (0,47,25,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.84%
  • sarı tonu 25.32%
  • ana renk tonu 7.06%

CMYK: (0,47,25,7)
C0M47Y25K7 (0%, 47%, 25%, 7%)
(0.00 / 0.47 / 0.25 / 0.07)

CMYK yüzdeleri

%0
%46.84
%25.32
%7.06

Codes

Color #ED7EB1 in popluar color models

ED 7E B1
RGB 237 126 177
HSL 332° 75.51% 71.18%
HSB/HSV 332° 46.84% 92.94%
CMYK 0.00% 46.84% 25.32%
7.06%

Color #ED7EB1 in popluar number systems.

HEX ED 7E B1
Decimal 237 126 177
Binary 11101101 1111110 10110001
Octal 355 176 261

Shades and tints

Shades of #ED7EB1

#ED7EB1
(237,126,177)
#D873A1
(216,115,161)
#C36891
(195,104,145)
#AE5D81
(174,93,129)
#995271
(153,82,113)
#844761
(132,71,97)
#6F3C51
(111,60,81)
#5A3141
(90,49,65)
#452631
(69,38,49)
#301B21
(48,27,33)
#1B1011
(27,16,17)
#000000
(0,0,0)

Tints of #ED7EB1

#ED7EB1
(237,126,177)
#EE89B8
(238,137,184)
#EF94BF
(239,148,191)
#F09FC6
(240,159,198)
#F1AACD
(241,170,205)
#F2B5D4
(242,181,212)
#F3C0DB
(243,192,219)
#F4CBE2
(244,203,226)
#F5D6E9
(245,214,233)
#F6E1F0
(246,225,240)
#F7ECF7
(247,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED7EB1 color. Also use rgb(237,126,177) instead hex code.

Text Font Color

.myTextColor { color: #ED7EB1; }

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

This text font color is #ED7EB1.

Background Color

.myBgColor { background-color: #ED7EB1; }

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

This div background color is #ED7EB1.

Border color

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

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

This div border color is #ED7EB1.

Opacity

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

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

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

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

This text has shadow with #ED7EB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED7EB1.

Preview

Color preview on black background

This text has color #ED7EB1 on black background.


Color preview on white background

This text has color #ED7EB1 on white background.


Black color preview on #ED7EB1 background

This text has black color on #ED7EB1 background.


White color preview on #ED7EB1 background

This text has white color on #ED7EB1 background.


Related colors

Complementary color

Complementary color for #hex is #12814E.


I love getcolorcode.com

Triadic colors

1 #B1ED7E and #7EB1ED with #ED7EB1 are triadic colors.

2 #B17EED and #7EEDB1 with #ED7EB1 are triadic colors.