COLOR #8E6349

HEX: #8E6349 RGB: (142,99,73)

Renk bilgisi

#8E6349 contains mainly red and green colors. #8E6349 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#8E6349 color RGB value is (142,99,73).

RGB: (142,99,73) (56%, 39%, 29%)

RGB bağlantıları ve doygunluk

R 142 of 255 = 56%
G 99 of 255 = 39%
B 73 of 255 = 29%

142
99
73

R + G + B ~ 41%. #8E6349 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 142 + 99 + 73 = 314 (100%)
R 142 of 314 ~ 45.22%
G 99 of 314 ~ 31.53%
B 73 of 314 ~ 23.25'%

%45.22
%31.53
%23.25

CMYK RENK MODELİ

#8E6349 rengi CMYK tonu (0,30,49,44).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.28%
  • sarı tonu 48.59%
  • ana renk tonu 44.31%

CMYK: (0,30,49,44)
C0M30Y49K44 (0%, 30%, 49%, 44%)
(0.00 / 0.30 / 0.49 / 0.44)

CMYK yüzdeleri

%0
%30.28
%48.59
%44.31

Codes

Color #8E6349 in popluar color models

8E 63 49
RGB 142 99 73
HSL 23° 32.09% 42.16%
HSB/HSV 23° 48.59% 55.69%
CMYK 0.00% 30.28% 48.59%
44.31%

Color #8E6349 in popluar number systems.

HEX 8E 63 49
Decimal 142 99 73
Binary 10001110 1100011 1001001
Octal 216 143 111

Shades and tints

Shades of #8E6349

#8E6349
(142,99,73)
#825A43
(130,90,67)
#76513D
(118,81,61)
#6A4837
(106,72,55)
#5E3F31
(94,63,49)
#52362B
(82,54,43)
#462D25
(70,45,37)
#3A241F
(58,36,31)
#2E1B19
(46,27,25)
#221213
(34,18,19)
#16090D
(22,9,13)
#000000
(0,0,0)

Tints of #8E6349

#8E6349
(142,99,73)
#987159
(152,113,89)
#A27F69
(162,127,105)
#AC8D79
(172,141,121)
#B69B89
(182,155,137)
#C0A999
(192,169,153)
#CAB7A9
(202,183,169)
#D4C5B9
(212,197,185)
#DED3C9
(222,211,201)
#E8E1D9
(232,225,217)
#F2EFE9
(242,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E6349 color. Also use rgb(142,99,73) instead hex code.

Text Font Color

.myTextColor { color: #8E6349; }

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

This text font color is #8E6349.

Background Color

.myBgColor { background-color: #8E6349; }

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

This div background color is #8E6349.

Border color

.myBorderColor { border: 1px solid #8E6349; }

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

This div border color is #8E6349.

Opacity

.myOpacity80 { color: #8E6349; opacity: 0.8; }

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

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

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

This text has shadow with #8E6349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E6349.

Preview

Color preview on black background

This text has color #8E6349 on black background.


Color preview on white background

This text has color #8E6349 on white background.


Black color preview on #8E6349 background

This text has black color on #8E6349 background.


White color preview on #8E6349 background

This text has white color on #8E6349 background.


Related colors

Complementary color

Complementary color for #hex is #719CB6.


I love getcolorcode.com

Triadic colors

1 #498E63 and #63498E with #8E6349 are triadic colors.

2 #49638E and #638E49 with #8E6349 are triadic colors.