COLOR #886339

HEX: #886339
RGB: (136,99,57)

Renk bilgisi

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

RGB renk modeli

#886339 color RGB value is (136,99,57).

  • kırmız ton 136;
  • yeşil ton 99;
  • mavi ton 57.
RGB:
(136,99,57)
(53%,39%,22%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 99 of 255 = 39%
B 57 of 255 = 22%

136
99
57

R + G + B ~ 38%. #886339 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
136 + 99 + 57 = 292 (100%)
R 136 of 292 ~ 46.58%
G 99 of 292 ~ 33.9%
B 57 of 292 ~ 19.52%

%46.58
%33.9
%19.52

CMYK RENK MODELİ

#886339 rengi CMYK tonu (0,27,58,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.21%
  • sarı tonu 58.09%
  • ana renk tonu 46.67%
CMYK:
(0,27,58,47)
C0M27Y58K47 
(0%,27%,58%,47%)
(0.00/0.27/0.58/0.47)	

CMYK yüzdeleri

%0
%27.21
%58.09
%46.67

Codes

Color #886339 in popluar color models

886339
RGB1369957
HSL32°40.93%37.84%
HSB/HSV32°58.09%53.33%
CMYK0.00%27.21%58.09%
46.67%

Color #886339 in popluar number systems.

HEX886339
Decimal1369957
Binary100010001100011111001
Octal21014371

Shades and tints

Shades of #886339

#886339
(136,99,57)
#7C5A34
(124,90,52)
#70512F
(112,81,47)
#64482A
(100,72,42)
#583F25
(88,63,37)
#4C3620
(76,54,32)
#402D1B
(64,45,27)
#342416
(52,36,22)
#281B11
(40,27,17)
#1C120C
(28,18,12)
#100907
(16,9,7)
#000000
(0,0,0)

Tints of #886339

#886339
(136,99,57)
#92714B
(146,113,75)
#9C7F5D
(156,127,93)
#A68D6F
(166,141,111)
#B09B81
(176,155,129)
#BAA993
(186,169,147)
#C4B7A5
(196,183,165)
#CEC5B7
(206,197,183)
#D8D3C9
(216,211,201)
#E2E1DB
(226,225,219)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886339 color. Also use rgb(136,99,57) instead hex code.

Text Font Color

.myTextColor { color: #886339; }

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

This text font color is #886339.


Background Color

.myBgColor { background-color: #886339; }

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

This div background color is #886339.


Border color

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

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

This div border color is #886339.


Opacity

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

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

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

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

This text has shadow with #886339 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #886339 on black background.


Color preview on white background

This text has color #886339 on white background.



Black color preview on #886339 background

This text has black color on #886339 background.


White color preview on #886339 background

This text has white color on #886339 background.