COLOR #ED73B0

HEX: #ED73B0 RGB: (237,115,176)

Renk bilgisi

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

RGB renk modeli

#ED73B0 color RGB value is (237,115,176).

RGB: (237,115,176) (93%, 45%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 115 of 255 = 45%
B 176 of 255 = 69%

237
115
176

R + G + B ~ 69%. #ED73B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 115 + 176 = 528 (100%)
R 237 of 528 ~ 44.89%
G 115 of 528 ~ 21.78%
B 176 of 528 ~ 33.33'%

%44.89
%21.78
%33.33

CMYK RENK MODELİ

#ED73B0 rengi CMYK tonu (0,51,26,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 51.48%
  • sarı tonu 25.74%
  • ana renk tonu 7.06%

CMYK: (0,51,26,7)
C0M51Y26K7 (0%, 51%, 26%, 7%)
(0.00 / 0.51 / 0.26 / 0.07)

CMYK yüzdeleri

%0
%51.48
%25.74
%7.06

Codes

Color #ED73B0 in popluar color models

ED 73 B0
RGB 237 115 176
HSL 330° 77.22% 69.02%
HSB/HSV 330° 51.48% 92.94%
CMYK 0.00% 51.48% 25.74%
7.06%

Color #ED73B0 in popluar number systems.

HEX ED 73 B0
Decimal 237 115 176
Binary 11101101 1110011 10110000
Octal 355 163 260

Shades and tints

Shades of #ED73B0

#ED73B0
(237,115,176)
#D869A0
(216,105,160)
#C35F90
(195,95,144)
#AE5580
(174,85,128)
#994B70
(153,75,112)
#844160
(132,65,96)
#6F3750
(111,55,80)
#5A2D40
(90,45,64)
#452330
(69,35,48)
#301920
(48,25,32)
#1B0F10
(27,15,16)
#000000
(0,0,0)

Tints of #ED73B0

#ED73B0
(237,115,176)
#EE7FB7
(238,127,183)
#EF8BBE
(239,139,190)
#F097C5
(240,151,197)
#F1A3CC
(241,163,204)
#F2AFD3
(242,175,211)
#F3BBDA
(243,187,218)
#F4C7E1
(244,199,225)
#F5D3E8
(245,211,232)
#F6DFEF
(246,223,239)
#F7EBF6
(247,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED73B0 color. Also use rgb(237,115,176) instead hex code.

Text Font Color

.myTextColor { color: #ED73B0; }

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

This text font color is #ED73B0.

Background Color

.myBgColor { background-color: #ED73B0; }

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

This div background color is #ED73B0.

Border color

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

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

This div border color is #ED73B0.

Opacity

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

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

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

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

This text has shadow with #ED73B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED73B0.

Preview

Color preview on black background

This text has color #ED73B0 on black background.


Color preview on white background

This text has color #ED73B0 on white background.


Black color preview on #ED73B0 background

This text has black color on #ED73B0 background.


White color preview on #ED73B0 background

This text has white color on #ED73B0 background.


Related colors

Complementary color

Complementary color for #hex is #128C4F.


I love getcolorcode.com

Triadic colors

1 #B0ED73 and #73B0ED with #ED73B0 are triadic colors.

2 #B073ED and #73EDB0 with #ED73B0 are triadic colors.