COLOR #EB6B41

HEX: #EB6B41 RGB: (235,107,65)

Color info

#EB6B41 contains mainly red color. Web safe color of #EB6B41 is #FF6633 (or #F63).

RGB color model

#EB6B41 color RGB value is (235,107,65).

RGB: (235,107,65) (92%, 42%, 25%)

RGB channels and saturation

R 235 of 255 = 92%
G 107 of 255 = 42%
B 65 of 255 = 25%

235
107
65

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

Portions of RGB colors in percentages

R + G + B = 235 + 107 + 65 = 407 (100%)
R 235 of 407 ~ 57.74%
G 107 of 407 ~ 26.29%
B 65 of 407 ~ 15.97'%

%57.74
%26.29
%15.97

CMYK color model

#EB6B41 color CMYK value is (0,54,72,8).

  • cyan value is 0.00%
  • magenta value is 54.47%
  • yellow value is 72.34%
  • key color value is 7.84%

CMYK: (0,54,72,8)
C0M54Y72K8 (0%, 54%, 72%, 8%)
(0.00 / 0.54 / 0.72 / 0.08)

CMYK percentages

%0
%54.47
%72.34
%7.84

Codes

Color #EB6B41 in popluar color models

EB 6B 41
RGB 235 107 65
HSL 15° 80.95% 58.82%
HSB/HSV 15° 72.34% 92.16%
CMYK 0.00% 54.47% 72.34%
7.84%

Color #EB6B41 in popluar number systems.

HEX EB 6B 41
Decimal 235 107 65
Binary 11101011 1101011 1000001
Octal 353 153 101

Shades and tints

Shades of #EB6B41

#EB6B41
(235,107,65)
#D6623C
(214,98,60)
#C15937
(193,89,55)
#AC5032
(172,80,50)
#97472D
(151,71,45)
#823E28
(130,62,40)
#6D3523
(109,53,35)
#582C1E
(88,44,30)
#432319
(67,35,25)
#2E1A14
(46,26,20)
#19110F
(25,17,15)
#000000
(0,0,0)

Tints of #EB6B41

#EB6B41
(235,107,65)
#EC7852
(236,120,82)
#ED8563
(237,133,99)
#EE9274
(238,146,116)
#EF9F85
(239,159,133)
#F0AC96
(240,172,150)
#F1B9A7
(241,185,167)
#F2C6B8
(242,198,184)
#F3D3C9
(243,211,201)
#F4E0DA
(244,224,218)
#F5EDEB
(245,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB6B41 color. Also use rgb(235,107,65) instead hex code.

Text Font Color

.myTextColor { color: #EB6B41; }

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

This text font color is #EB6B41.

Background Color

.myBgColor { background-color: #EB6B41; }

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

This div background color is #EB6B41.

Border color

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

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

This div border color is #EB6B41.

Opacity

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

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

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

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

This text has shadow with #EB6B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB6B41.

Preview

Color preview on black background

This text has color #EB6B41 on black background.


Color preview on white background

This text has color #EB6B41 on white background.


Black color preview on #EB6B41 background

This text has black color on #EB6B41 background.


White color preview on #EB6B41 background

This text has white color on #EB6B41 background.


Related colors

Complementary color

Complementary color for #hex is #1494BE.


I love getcolorcode.com

Triadic colors

1 #41EB6B and #6B41EB with #EB6B41 are triadic colors.

2 #416BEB and #6BEB41 with #EB6B41 are triadic colors.