COLOR #EF7F77

HEX: #EF7F77 RGB: (239,127,119)

Renk bilgisi

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

RGB renk modeli

#EF7F77 color RGB value is (239,127,119).

RGB: (239,127,119) (94%, 50%, 47%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 127 of 255 = 50%
B 119 of 255 = 47%

239
127
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 127 + 119 = 485 (100%)
R 239 of 485 ~ 49.28%
G 127 of 485 ~ 26.19%
B 119 of 485 ~ 24.54'%

%49.28
%26.19
%24.54

CMYK RENK MODELİ

#EF7F77 rengi CMYK tonu (0,47,50,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.86%
  • sarı tonu 50.21%
  • ana renk tonu 6.27%

CMYK: (0,47,50,6)
C0M47Y50K6 (0%, 47%, 50%, 6%)
(0.00 / 0.47 / 0.50 / 0.06)

CMYK yüzdeleri

%0
%46.86
%50.21
%6.27

Codes

Color #EF7F77 in popluar color models

EF 7F 77
RGB 239 127 119
HSL 78.95% 70.20%
HSB/HSV 50.21% 93.73%
CMYK 0.00% 46.86% 50.21%
6.27%

Color #EF7F77 in popluar number systems.

HEX EF 7F 77
Decimal 239 127 119
Binary 11101111 1111111 1110111
Octal 357 177 167

Shades and tints

Shades of #EF7F77

#EF7F77
(239,127,119)
#DA746D
(218,116,109)
#C56963
(197,105,99)
#B05E59
(176,94,89)
#9B534F
(155,83,79)
#864845
(134,72,69)
#713D3B
(113,61,59)
#5C3231
(92,50,49)
#472727
(71,39,39)
#321C1D
(50,28,29)
#1D1113
(29,17,19)
#000000
(0,0,0)

Tints of #EF7F77

#EF7F77
(239,127,119)
#F08A83
(240,138,131)
#F1958F
(241,149,143)
#F2A09B
(242,160,155)
#F3ABA7
(243,171,167)
#F4B6B3
(244,182,179)
#F5C1BF
(245,193,191)
#F6CCCB
(246,204,203)
#F7D7D7
(247,215,215)
#F8E2E3
(248,226,227)
#F9EDEF
(249,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF7F77 color. Also use rgb(239,127,119) instead hex code.

Text Font Color

.myTextColor { color: #EF7F77; }

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

This text font color is #EF7F77.

Background Color

.myBgColor { background-color: #EF7F77; }

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

This div background color is #EF7F77.

Border color

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

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

This div border color is #EF7F77.

Opacity

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

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

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

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

This text has shadow with #EF7F77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF7F77.

Preview

Color preview on black background

This text has color #EF7F77 on black background.


Color preview on white background

This text has color #EF7F77 on white background.


Black color preview on #EF7F77 background

This text has black color on #EF7F77 background.


White color preview on #EF7F77 background

This text has white color on #EF7F77 background.


Related colors

Complementary color

Complementary color for #hex is #108088.


I love getcolorcode.com

Triadic colors

1 #77EF7F and #7F77EF with #EF7F77 are triadic colors.

2 #777FEF and #7FEF77 with #EF7F77 are triadic colors.