COLOR #E69A24

HEX: #E69A24 RGB: (230,154,36)

Renk bilgisi

#E69A24 contains mainly red color. #E69A24 ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#E69A24 color RGB value is (230,154,36).

RGB: (230,154,36) (90%, 60%, 14%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 154 of 255 = 60%
B 36 of 255 = 14%

230
154
36

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 154 + 36 = 420 (100%)
R 230 of 420 ~ 54.76%
G 154 of 420 ~ 36.67%
B 36 of 420 ~ 8.57'%

%54.76
%36.67

CMYK RENK MODELİ

#E69A24 rengi CMYK tonu (0,33,84,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.04%
  • sarı tonu 84.35%
  • ana renk tonu 9.80%

CMYK: (0,33,84,10)
C0M33Y84K10 (0%, 33%, 84%, 10%)
(0.00 / 0.33 / 0.84 / 0.10)

CMYK yüzdeleri

%0
%33.04
%84.35
%9.8

Codes

Color #E69A24 in popluar color models

E6 9A 24
RGB 230 154 36
HSL 36° 79.51% 52.16%
HSB/HSV 36° 84.35% 90.20%
CMYK 0.00% 33.04% 84.35%
9.80%

Color #E69A24 in popluar number systems.

HEX E6 9A 24
Decimal 230 154 36
Binary 11100110 10011010 100100
Octal 346 232 44

Shades and tints

Shades of #E69A24

#E69A24
(230,154,36)
#D28C21
(210,140,33)
#BE7E1E
(190,126,30)
#AA701B
(170,112,27)
#966218
(150,98,24)
#825415
(130,84,21)
#6E4612
(110,70,18)
#5A380F
(90,56,15)
#462A0C
(70,42,12)
#321C09
(50,28,9)
#1E0E06
(30,14,6)
#000000
(0,0,0)

Tints of #E69A24

#E69A24
(230,154,36)
#E8A337
(232,163,55)
#EAAC4A
(234,172,74)
#ECB55D
(236,181,93)
#EEBE70
(238,190,112)
#F0C783
(240,199,131)
#F2D096
(242,208,150)
#F4D9A9
(244,217,169)
#F6E2BC
(246,226,188)
#F8EBCF
(248,235,207)
#FAF4E2
(250,244,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E69A24 color. Also use rgb(230,154,36) instead hex code.

Text Font Color

.myTextColor { color: #E69A24; }

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

This text font color is #E69A24.

Background Color

.myBgColor { background-color: #E69A24; }

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

This div background color is #E69A24.

Border color

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

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

This div border color is #E69A24.

Opacity

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

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

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

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

This text has shadow with #E69A24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E69A24.

Preview

Color preview on black background

This text has color #E69A24 on black background.


Color preview on white background

This text has color #E69A24 on white background.


Black color preview on #E69A24 background

This text has black color on #E69A24 background.


White color preview on #E69A24 background

This text has white color on #E69A24 background.


Related colors

Complementary color

Complementary color for #hex is #1965DB.


I love getcolorcode.com

Triadic colors

1 #24E69A and #9A24E6 with #E69A24 are triadic colors.

2 #249AE6 and #9AE624 with #E69A24 are triadic colors.