COLOR #827135

HEX: #827135
RGB: (130,113,53)

Renk bilgisi

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

RGB renk modeli

#827135 color RGB value is (130,113,53).

  • kırmız ton 130;
  • yeşil ton 113;
  • mavi ton 53.
RGB:
(130,113,53)
(51%,44%,21%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 113 of 255 = 44%
B 53 of 255 = 21%

130
113
53

R + G + B ~ 39%. #827135 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
130 + 113 + 53 = 296 (100%)
R 130 of 296 ~ 43.92%
G 113 of 296 ~ 38.18%
B 53 of 296 ~ 17.91%

%43.92
%38.18
%17.91

CMYK RENK MODELİ

#827135 rengi CMYK tonu (0,13,59,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.08%
  • sarı tonu 59.23%
  • ana renk tonu 49.02%
CMYK:
(0,13,59,49)
C0M13Y59K49 
(0%,13%,59%,49%)
(0.00/0.13/0.59/0.49)	

CMYK yüzdeleri

%0
%13.08
%59.23
%49.02

Codes

Color #827135 in popluar color models

827135
RGB13011353
HSL47°42.08%35.88%
HSB/HSV47°59.23%50.98%
CMYK0.00%13.08%59.23%
49.02%

Color #827135 in popluar number systems.

HEX827135
Decimal13011353
Binary100000101110001110101
Octal20216165

Shades and tints

Shades of #827135

#827135
(130,113,53)
#776731
(119,103,49)
#6C5D2D
(108,93,45)
#615329
(97,83,41)
#564925
(86,73,37)
#4B3F21
(75,63,33)
#40351D
(64,53,29)
#352B19
(53,43,25)
#2A2115
(42,33,21)
#1F1711
(31,23,17)
#140D0D
(20,13,13)
#000000
(0,0,0)

Tints of #827135

#827135
(130,113,53)
#8D7D47
(141,125,71)
#988959
(152,137,89)
#A3956B
(163,149,107)
#AEA17D
(174,161,125)
#B9AD8F
(185,173,143)
#C4B9A1
(196,185,161)
#CFC5B3
(207,197,179)
#DAD1C5
(218,209,197)
#E5DDD7
(229,221,215)
#F0E9E9
(240,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827135 color. Also use rgb(130,113,53) instead hex code.

Text Font Color

.myTextColor { color: #827135; }

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

This text font color is #827135.


Background Color

.myBgColor { background-color: #827135; }

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

This div background color is #827135.


Border color

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

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

This div border color is #827135.


Opacity

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

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

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

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

This text has shadow with #827135 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #827135 on black background.


Color preview on white background

This text has color #827135 on white background.



Black color preview on #827135 background

This text has black color on #827135 background.


White color preview on #827135 background

This text has white color on #827135 background.