COLOR #886329

HEX: #886329
RGB: (136,99,41)

Renk bilgisi

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

RGB renk modeli

#886329 color RGB value is (136,99,41).

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

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 99 of 255 = 39%
B 41 of 255 = 16%

136
99
41

R + G + B ~ 36%. #886329 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
136 + 99 + 41 = 276 (100%)
R 136 of 276 ~ 49.28%
G 99 of 276 ~ 35.87%
B 41 of 276 ~ 14.86%

%49.28
%35.87
%14.86

CMYK RENK MODELİ

#886329 rengi CMYK tonu (0,27,70,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.21%
  • sarı tonu 69.85%
  • ana renk tonu 46.67%
CMYK:
(0,27,70,47)
C0M27Y70K47 
(0%,27%,70%,47%)
(0.00/0.27/0.70/0.47)	

CMYK yüzdeleri

%0
%27.21
%69.85
%46.67

Codes

Color #886329 in popluar color models

886329
RGB1369941
HSL37°53.67%34.71%
HSB/HSV37°69.85%53.33%
CMYK0.00%27.21%69.85%
46.67%

Color #886329 in popluar number systems.

HEX886329
Decimal1369941
Binary100010001100011101001
Octal21014351

Shades and tints

Shades of #886329

#886329
(136,99,41)
#7C5A26
(124,90,38)
#705123
(112,81,35)
#644820
(100,72,32)
#583F1D
(88,63,29)
#4C361A
(76,54,26)
#402D17
(64,45,23)
#342414
(52,36,20)
#281B11
(40,27,17)
#1C120E
(28,18,14)
#10090B
(16,9,11)
#000000
(0,0,0)

Tints of #886329

#886329
(136,99,41)
#92713C
(146,113,60)
#9C7F4F
(156,127,79)
#A68D62
(166,141,98)
#B09B75
(176,155,117)
#BAA988
(186,169,136)
#C4B79B
(196,183,155)
#CEC5AE
(206,197,174)
#D8D3C1
(216,211,193)
#E2E1D4
(226,225,212)
#ECEFE7
(236,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #886329; }

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

This text font color is #886329.


Background Color

.myBgColor { background-color: #886329; }

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

This div background color is #886329.


Border color

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

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

This div border color is #886329.


Opacity

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

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

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

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

This text has shadow with #886329 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #886329 on black background.


Color preview on white background

This text has color #886329 on white background.



Black color preview on #886329 background

This text has black color on #886329 background.


White color preview on #886329 background

This text has white color on #886329 background.