COLOR #ED9C3C

HEX: #ED9C3C RGB: (237,156,60)

Renk bilgisi

#ED9C3C contains mainly red color. #ED9C3C ‘ nin web güvenlik rengi #FF9933 (ya da #F93) dir.

RGB renk modeli

#ED9C3C color RGB value is (237,156,60).

RGB: (237,156,60) (93%, 61%, 24%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 156 of 255 = 61%
B 60 of 255 = 24%

237
156
60

R + G + B ~ 59%. #ED9C3C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 156 + 60 = 453 (100%)
R 237 of 453 ~ 52.32%
G 156 of 453 ~ 34.44%
B 60 of 453 ~ 13.25'%

%52.32
%34.44
%13.25

CMYK RENK MODELİ

#ED9C3C rengi CMYK tonu (0,34,75,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.18%
  • sarı tonu 74.68%
  • ana renk tonu 7.06%

CMYK: (0,34,75,7)
C0M34Y75K7 (0%, 34%, 75%, 7%)
(0.00 / 0.34 / 0.75 / 0.07)

CMYK yüzdeleri

%0
%34.18
%74.68
%7.06

Codes

Color #ED9C3C in popluar color models

ED 9C 3C
RGB 237 156 60
HSL 33° 83.10% 58.24%
HSB/HSV 33° 74.68% 92.94%
CMYK 0.00% 34.18% 74.68%
7.06%

Color #ED9C3C in popluar number systems.

HEX ED 9C 3C
Decimal 237 156 60
Binary 11101101 10011100 111100
Octal 355 234 74

Shades and tints

Shades of #ED9C3C

#ED9C3C
(237,156,60)
#D88E37
(216,142,55)
#C38032
(195,128,50)
#AE722D
(174,114,45)
#996428
(153,100,40)
#845623
(132,86,35)
#6F481E
(111,72,30)
#5A3A19
(90,58,25)
#452C14
(69,44,20)
#301E0F
(48,30,15)
#1B100A
(27,16,10)
#000000
(0,0,0)

Tints of #ED9C3C

#ED9C3C
(237,156,60)
#EEA54D
(238,165,77)
#EFAE5E
(239,174,94)
#F0B76F
(240,183,111)
#F1C080
(241,192,128)
#F2C991
(242,201,145)
#F3D2A2
(243,210,162)
#F4DBB3
(244,219,179)
#F5E4C4
(245,228,196)
#F6EDD5
(246,237,213)
#F7F6E6
(247,246,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED9C3C color. Also use rgb(237,156,60) instead hex code.

Text Font Color

.myTextColor { color: #ED9C3C; }

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

This text font color is #ED9C3C.

Background Color

.myBgColor { background-color: #ED9C3C; }

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

This div background color is #ED9C3C.

Border color

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

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

This div border color is #ED9C3C.

Opacity

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

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

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

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

This text has shadow with #ED9C3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED9C3C.

Preview

Color preview on black background

This text has color #ED9C3C on black background.


Color preview on white background

This text has color #ED9C3C on white background.


Black color preview on #ED9C3C background

This text has black color on #ED9C3C background.


White color preview on #ED9C3C background

This text has white color on #ED9C3C background.


Related colors

Complementary color

Complementary color for #hex is #1263C3.


I love getcolorcode.com

Triadic colors

1 #3CED9C and #9C3CED with #ED9C3C are triadic colors.

2 #3C9CED and #9CED3C with #ED9C3C are triadic colors.