COLOR #827B5D

HEX: #827B5D RGB: (130,123,93)

Renk bilgisi

#827B5D contains red, green and blue colors in about the same proportion. #827B5D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#827B5D color RGB value is (130,123,93).

RGB: (130,123,93) (51%, 48%, 36%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 123 of 255 = 48%
B 93 of 255 = 36%

130
123
93

R + G + B ~ 45%. #827B5D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 123 + 93 = 346 (100%)
R 130 of 346 ~ 37.57%
G 123 of 346 ~ 35.55%
B 93 of 346 ~ 26.88'%

%37.57
%35.55
%26.88

CMYK RENK MODELİ

#827B5D rengi CMYK tonu (0,5,28,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.38%
  • sarı tonu 28.46%
  • ana renk tonu 49.02%

CMYK: (0,5,28,49)
C0M5Y28K49 (0%, 5%, 28%, 49%)
(0.00 / 0.05 / 0.28 / 0.49)

CMYK yüzdeleri

%0
%5.38
%28.46
%49.02

Codes

Color #827B5D in popluar color models

82 7B 5D
RGB 130 123 93
HSL 49° 16.59% 43.73%
HSB/HSV 49° 28.46% 50.98%
CMYK 0.00% 5.38% 28.46%
49.02%

Color #827B5D in popluar number systems.

HEX 82 7B 5D
Decimal 130 123 93
Binary 10000010 1111011 1011101
Octal 202 173 135

Shades and tints

Shades of #827B5D

#827B5D
(130,123,93)
#777055
(119,112,85)
#6C654D
(108,101,77)
#615A45
(97,90,69)
#564F3D
(86,79,61)
#4B4435
(75,68,53)
#40392D
(64,57,45)
#352E25
(53,46,37)
#2A231D
(42,35,29)
#1F1815
(31,24,21)
#140D0D
(20,13,13)
#000000
(0,0,0)

Tints of #827B5D

#827B5D
(130,123,93)
#8D876B
(141,135,107)
#989379
(152,147,121)
#A39F87
(163,159,135)
#AEAB95
(174,171,149)
#B9B7A3
(185,183,163)
#C4C3B1
(196,195,177)
#CFCFBF
(207,207,191)
#DADBCD
(218,219,205)
#E5E7DB
(229,231,219)
#F0F3E9
(240,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827B5D color. Also use rgb(130,123,93) instead hex code.

Text Font Color

.myTextColor { color: #827B5D; }

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

This text font color is #827B5D.

Background Color

.myBgColor { background-color: #827B5D; }

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

This div background color is #827B5D.

Border color

.myBorderColor { border: 1px solid #827B5D; }

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

This div border color is #827B5D.

Opacity

.myOpacity80 { color: #827B5D; opacity: 0.8; }

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

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

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

This text has shadow with #827B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827B5D.

Preview

Color preview on black background

This text has color #827B5D on black background.


Color preview on white background

This text has color #827B5D on white background.


Black color preview on #827B5D background

This text has black color on #827B5D background.


White color preview on #827B5D background

This text has white color on #827B5D background.


Related colors

Complementary color

Complementary color for #hex is #7D84A2.


I love getcolorcode.com

Triadic colors

1 #5D827B and #7B5D82 with #827B5D are triadic colors.

2 #5D7B82 and #7B825D with #827B5D are triadic colors.