COLOR #ED9A60

HEX: #ED9A60 RGB: (237,154,96)

Renk bilgisi

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

RGB renk modeli

#ED9A60 color RGB value is (237,154,96).

RGB: (237,154,96) (93%, 60%, 38%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 154 of 255 = 60%
B 96 of 255 = 38%

237
154
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 154 + 96 = 487 (100%)
R 237 of 487 ~ 48.67%
G 154 of 487 ~ 31.62%
B 96 of 487 ~ 19.71'%

%48.67
%31.62
%19.71

CMYK RENK MODELİ

#ED9A60 rengi CMYK tonu (0,35,59,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.02%
  • sarı tonu 59.49%
  • ana renk tonu 7.06%

CMYK: (0,35,59,7)
C0M35Y59K7 (0%, 35%, 59%, 7%)
(0.00 / 0.35 / 0.59 / 0.07)

CMYK yüzdeleri

%0
%35.02
%59.49
%7.06

Codes

Color #ED9A60 in popluar color models

ED 9A 60
RGB 237 154 96
HSL 25° 79.66% 65.29%
HSB/HSV 25° 59.49% 92.94%
CMYK 0.00% 35.02% 59.49%
7.06%

Color #ED9A60 in popluar number systems.

HEX ED 9A 60
Decimal 237 154 96
Binary 11101101 10011010 1100000
Octal 355 232 140

Shades and tints

Shades of #ED9A60

#ED9A60
(237,154,96)
#D88C58
(216,140,88)
#C37E50
(195,126,80)
#AE7048
(174,112,72)
#996240
(153,98,64)
#845438
(132,84,56)
#6F4630
(111,70,48)
#5A3828
(90,56,40)
#452A20
(69,42,32)
#301C18
(48,28,24)
#1B0E10
(27,14,16)
#000000
(0,0,0)

Tints of #ED9A60

#ED9A60
(237,154,96)
#EEA36E
(238,163,110)
#EFAC7C
(239,172,124)
#F0B58A
(240,181,138)
#F1BE98
(241,190,152)
#F2C7A6
(242,199,166)
#F3D0B4
(243,208,180)
#F4D9C2
(244,217,194)
#F5E2D0
(245,226,208)
#F6EBDE
(246,235,222)
#F7F4EC
(247,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED9A60 color. Also use rgb(237,154,96) instead hex code.

Text Font Color

.myTextColor { color: #ED9A60; }

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

This text font color is #ED9A60.

Background Color

.myBgColor { background-color: #ED9A60; }

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

This div background color is #ED9A60.

Border color

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

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

This div border color is #ED9A60.

Opacity

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

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

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

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

This text has shadow with #ED9A60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED9A60.

Preview

Color preview on black background

This text has color #ED9A60 on black background.


Color preview on white background

This text has color #ED9A60 on white background.


Black color preview on #ED9A60 background

This text has black color on #ED9A60 background.


White color preview on #ED9A60 background

This text has white color on #ED9A60 background.


Related colors

Complementary color

Complementary color for #hex is #12659F.


I love getcolorcode.com

Triadic colors

1 #60ED9A and #9A60ED with #ED9A60 are triadic colors.

2 #609AED and #9AED60 with #ED9A60 are triadic colors.