COLOR #ED7B7F

HEX: #ED7B7F RGB: (237,123,127)

Renk bilgisi

#ED7B7F contains mainly red color. #ED7B7F ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#ED7B7F color RGB value is (237,123,127).

RGB: (237,123,127) (93%, 48%, 50%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 123 of 255 = 48%
B 127 of 255 = 50%

237
123
127

R + G + B ~ 64%. #ED7B7F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 123 + 127 = 487 (100%)
R 237 of 487 ~ 48.67%
G 123 of 487 ~ 25.26%
B 127 of 487 ~ 26.08'%

%48.67
%25.26
%26.08

CMYK RENK MODELİ

#ED7B7F rengi CMYK tonu (0,48,46,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.10%
  • sarı tonu 46.41%
  • ana renk tonu 7.06%

CMYK: (0,48,46,7)
C0M48Y46K7 (0%, 48%, 46%, 7%)
(0.00 / 0.48 / 0.46 / 0.07)

CMYK yüzdeleri

%0
%48.1
%46.41
%7.06

Codes

Color #ED7B7F in popluar color models

ED 7B 7F
RGB 237 123 127
HSL 358° 76.00% 70.59%
HSB/HSV 358° 48.10% 92.94%
CMYK 0.00% 48.10% 46.41%
7.06%

Color #ED7B7F in popluar number systems.

HEX ED 7B 7F
Decimal 237 123 127
Binary 11101101 1111011 1111111
Octal 355 173 177

Shades and tints

Shades of #ED7B7F

#ED7B7F
(237,123,127)
#D87074
(216,112,116)
#C36569
(195,101,105)
#AE5A5E
(174,90,94)
#994F53
(153,79,83)
#844448
(132,68,72)
#6F393D
(111,57,61)
#5A2E32
(90,46,50)
#452327
(69,35,39)
#30181C
(48,24,28)
#1B0D11
(27,13,17)
#000000
(0,0,0)

Tints of #ED7B7F

#ED7B7F
(237,123,127)
#EE878A
(238,135,138)
#EF9395
(239,147,149)
#F09FA0
(240,159,160)
#F1ABAB
(241,171,171)
#F2B7B6
(242,183,182)
#F3C3C1
(243,195,193)
#F4CFCC
(244,207,204)
#F5DBD7
(245,219,215)
#F6E7E2
(246,231,226)
#F7F3ED
(247,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED7B7F color. Also use rgb(237,123,127) instead hex code.

Text Font Color

.myTextColor { color: #ED7B7F; }

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

This text font color is #ED7B7F.

Background Color

.myBgColor { background-color: #ED7B7F; }

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

This div background color is #ED7B7F.

Border color

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

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

This div border color is #ED7B7F.

Opacity

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

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

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

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

This text has shadow with #ED7B7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED7B7F.

Preview

Color preview on black background

This text has color #ED7B7F on black background.


Color preview on white background

This text has color #ED7B7F on white background.


Black color preview on #ED7B7F background

This text has black color on #ED7B7F background.


White color preview on #ED7B7F background

This text has white color on #ED7B7F background.


Related colors

Complementary color

Complementary color for #hex is #128480.


I love getcolorcode.com

Triadic colors

1 #7FED7B and #7B7FED with #ED7B7F are triadic colors.

2 #7F7BED and #7BED7F with #ED7B7F are triadic colors.