COLOR #E46A4C

HEX: #E46A4C RGB: (228,106,76)

Renk bilgisi

#E46A4C contains mainly red color. #E46A4C ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#E46A4C color RGB value is (228,106,76).

RGB: (228,106,76) (89%, 42%, 30%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 106 of 255 = 42%
B 76 of 255 = 30%

228
106
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 106 + 76 = 410 (100%)
R 228 of 410 ~ 55.61%
G 106 of 410 ~ 25.85%
B 76 of 410 ~ 18.54'%

%55.61
%25.85
%18.54

CMYK RENK MODELİ

#E46A4C rengi CMYK tonu (0,54,67,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.51%
  • sarı tonu 66.67%
  • ana renk tonu 10.59%

CMYK: (0,54,67,11)
C0M54Y67K11 (0%, 54%, 67%, 11%)
(0.00 / 0.54 / 0.67 / 0.11)

CMYK yüzdeleri

%0
%53.51
%66.67
%10.59

Codes

Color #E46A4C in popluar color models

E4 6A 4C
RGB 228 106 76
HSL 12° 73.79% 59.61%
HSB/HSV 12° 66.67% 89.41%
CMYK 0.00% 53.51% 66.67%
10.59%

Color #E46A4C in popluar number systems.

HEX E4 6A 4C
Decimal 228 106 76
Binary 11100100 1101010 1001100
Octal 344 152 114

Shades and tints

Shades of #E46A4C

#E46A4C
(228,106,76)
#D06146
(208,97,70)
#BC5840
(188,88,64)
#A84F3A
(168,79,58)
#944634
(148,70,52)
#803D2E
(128,61,46)
#6C3428
(108,52,40)
#582B22
(88,43,34)
#44221C
(68,34,28)
#301916
(48,25,22)
#1C1010
(28,16,16)
#000000
(0,0,0)

Tints of #E46A4C

#E46A4C
(228,106,76)
#E6775C
(230,119,92)
#E8846C
(232,132,108)
#EA917C
(234,145,124)
#EC9E8C
(236,158,140)
#EEAB9C
(238,171,156)
#F0B8AC
(240,184,172)
#F2C5BC
(242,197,188)
#F4D2CC
(244,210,204)
#F6DFDC
(246,223,220)
#F8ECEC
(248,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E46A4C color. Also use rgb(228,106,76) instead hex code.

Text Font Color

.myTextColor { color: #E46A4C; }

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

This text font color is #E46A4C.

Background Color

.myBgColor { background-color: #E46A4C; }

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

This div background color is #E46A4C.

Border color

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

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

This div border color is #E46A4C.

Opacity

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

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

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

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

This text has shadow with #E46A4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E46A4C.

Preview

Color preview on black background

This text has color #E46A4C on black background.


Color preview on white background

This text has color #E46A4C on white background.


Black color preview on #E46A4C background

This text has black color on #E46A4C background.


White color preview on #E46A4C background

This text has white color on #E46A4C background.


Related colors

Complementary color

Complementary color for #hex is #1B95B3.


I love getcolorcode.com

Triadic colors

1 #4CE46A and #6A4CE4 with #E46A4C are triadic colors.

2 #4C6AE4 and #6AE44C with #E46A4C are triadic colors.