COLOR #ED9F78

HEX: #ED9F78 RGB: (237,159,120)

Renk bilgisi

#ED9F78 contains mainly red color. #ED9F78 ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#ED9F78 color RGB value is (237,159,120).

RGB: (237,159,120) (93%, 62%, 47%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 159 of 255 = 62%
B 120 of 255 = 47%

237
159
120

R + G + B ~ 67%. #ED9F78 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 159 + 120 = 516 (100%)
R 237 of 516 ~ 45.93%
G 159 of 516 ~ 30.81%
B 120 of 516 ~ 23.26'%

%45.93
%30.81
%23.26

CMYK RENK MODELİ

#ED9F78 rengi CMYK tonu (0,33,49,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.91%
  • sarı tonu 49.37%
  • ana renk tonu 7.06%

CMYK: (0,33,49,7)
C0M33Y49K7 (0%, 33%, 49%, 7%)
(0.00 / 0.33 / 0.49 / 0.07)

CMYK yüzdeleri

%0
%32.91
%49.37
%7.06

Codes

Color #ED9F78 in popluar color models

ED 9F 78
RGB 237 159 120
HSL 20° 76.47% 70.00%
HSB/HSV 20° 49.37% 92.94%
CMYK 0.00% 32.91% 49.37%
7.06%

Color #ED9F78 in popluar number systems.

HEX ED 9F 78
Decimal 237 159 120
Binary 11101101 10011111 1111000
Octal 355 237 170

Shades and tints

Shades of #ED9F78

#ED9F78
(237,159,120)
#D8916E
(216,145,110)
#C38364
(195,131,100)
#AE755A
(174,117,90)
#996750
(153,103,80)
#845946
(132,89,70)
#6F4B3C
(111,75,60)
#5A3D32
(90,61,50)
#452F28
(69,47,40)
#30211E
(48,33,30)
#1B1314
(27,19,20)
#000000
(0,0,0)

Tints of #ED9F78

#ED9F78
(237,159,120)
#EEA784
(238,167,132)
#EFAF90
(239,175,144)
#F0B79C
(240,183,156)
#F1BFA8
(241,191,168)
#F2C7B4
(242,199,180)
#F3CFC0
(243,207,192)
#F4D7CC
(244,215,204)
#F5DFD8
(245,223,216)
#F6E7E4
(246,231,228)
#F7EFF0
(247,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED9F78 color. Also use rgb(237,159,120) instead hex code.

Text Font Color

.myTextColor { color: #ED9F78; }

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

This text font color is #ED9F78.

Background Color

.myBgColor { background-color: #ED9F78; }

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

This div background color is #ED9F78.

Border color

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

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

This div border color is #ED9F78.

Opacity

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

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

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

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

This text has shadow with #ED9F78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED9F78.

Preview

Color preview on black background

This text has color #ED9F78 on black background.


Color preview on white background

This text has color #ED9F78 on white background.


Black color preview on #ED9F78 background

This text has black color on #ED9F78 background.


White color preview on #ED9F78 background

This text has white color on #ED9F78 background.


Related colors

Complementary color

Complementary color for #hex is #126087.


I love getcolorcode.com

Triadic colors

1 #78ED9F and #9F78ED with #ED9F78 are triadic colors.

2 #789FED and #9FED78 with #ED9F78 are triadic colors.