COLOR #EE9F13

HEX: #EE9F13 RGB: (238,159,19)

Renk bilgisi

#EE9F13 contains mainly red color. #EE9F13 ‘ nin web güvenlik rengi #FF9900 (ya da #F90) dir.

RGB renk modeli

#EE9F13 color RGB value is (238,159,19).

RGB: (238,159,19) (93%, 62%, 7%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 159 of 255 = 62%
B 19 of 255 = 7%

238
159
19

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 159 + 19 = 416 (100%)
R 238 of 416 ~ 57.21%
G 159 of 416 ~ 38.22%
B 19 of 416 ~ 4.57'%

%57.21
%38.22

CMYK RENK MODELİ

#EE9F13 rengi CMYK tonu (0,33,92,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.19%
  • sarı tonu 92.02%
  • ana renk tonu 6.67%

CMYK: (0,33,92,7)
C0M33Y92K7 (0%, 33%, 92%, 7%)
(0.00 / 0.33 / 0.92 / 0.07)

CMYK yüzdeleri

%0
%33.19
%92.02
%6.67

Codes

Color #EE9F13 in popluar color models

EE 9F 13
RGB 238 159 19
HSL 38° 86.56% 50.39%
HSB/HSV 38° 92.02% 93.33%
CMYK 0.00% 33.19% 92.02%
6.67%

Color #EE9F13 in popluar number systems.

HEX EE 9F 13
Decimal 238 159 19
Binary 11101110 10011111 10011
Octal 356 237 23

Shades and tints

Shades of #EE9F13

#EE9F13
(238,159,19)
#D99112
(217,145,18)
#C48311
(196,131,17)
#AF7510
(175,117,16)
#9A670F
(154,103,15)
#85590E
(133,89,14)
#704B0D
(112,75,13)
#5B3D0C
(91,61,12)
#462F0B
(70,47,11)
#31210A
(49,33,10)
#1C1309
(28,19,9)
#000000
(0,0,0)

Tints of #EE9F13

#EE9F13
(238,159,19)
#EFA728
(239,167,40)
#F0AF3D
(240,175,61)
#F1B752
(241,183,82)
#F2BF67
(242,191,103)
#F3C77C
(243,199,124)
#F4CF91
(244,207,145)
#F5D7A6
(245,215,166)
#F6DFBB
(246,223,187)
#F7E7D0
(247,231,208)
#F8EFE5
(248,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE9F13 color. Also use rgb(238,159,19) instead hex code.

Text Font Color

.myTextColor { color: #EE9F13; }

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

This text font color is #EE9F13.

Background Color

.myBgColor { background-color: #EE9F13; }

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

This div background color is #EE9F13.

Border color

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

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

This div border color is #EE9F13.

Opacity

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

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

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

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

This text has shadow with #EE9F13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE9F13.

Preview

Color preview on black background

This text has color #EE9F13 on black background.


Color preview on white background

This text has color #EE9F13 on white background.


Black color preview on #EE9F13 background

This text has black color on #EE9F13 background.


White color preview on #EE9F13 background

This text has white color on #EE9F13 background.


Related colors

Complementary color

Complementary color for #hex is #1160EC.


I love getcolorcode.com

Triadic colors

1 #13EE9F and #9F13EE with #EE9F13 are triadic colors.

2 #139FEE and #9FEE13 with #EE9F13 are triadic colors.