COLOR #826453

HEX: #826453 RGB: (130,100,83)

Color info

#826453 contains red, green and blue colors in about the same proportion. Web safe color of #826453 is #996666 (or #966).

RGB color model

#826453 color RGB value is (130,100,83).

RGB: (130,100,83) (51%, 39%, 33%)

RGB channels and saturation

R 130 of 255 = 51%
G 100 of 255 = 39%
B 83 of 255 = 33%

130
100
83

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

Portions of RGB colors in percentages

R + G + B = 130 + 100 + 83 = 313 (100%)
R 130 of 313 ~ 41.53%
G 100 of 313 ~ 31.95%
B 83 of 313 ~ 26.52'%

%41.53
%31.95
%26.52

CMYK color model

#826453 color CMYK value is (0,23,36,49).

  • cyan value is 0.00%
  • magenta value is 23.08%
  • yellow value is 36.15%
  • key color value is 49.02%

CMYK: (0,23,36,49)
C0M23Y36K49 (0%, 23%, 36%, 49%)
(0.00 / 0.23 / 0.36 / 0.49)

CMYK percentages

%0
%23.08
%36.15
%49.02

Codes

Color #826453 in popluar color models

82 64 53
RGB 130 100 83
HSL 22° 22.07% 41.76%
HSB/HSV 22° 36.15% 50.98%
CMYK 0.00% 23.08% 36.15%
49.02%

Color #826453 in popluar number systems.

HEX 82 64 53
Decimal 130 100 83
Binary 10000010 1100100 1010011
Octal 202 144 123

Shades and tints

Shades of #826453

#826453
(130,100,83)
#775B4C
(119,91,76)
#6C5245
(108,82,69)
#61493E
(97,73,62)
#564037
(86,64,55)
#4B3730
(75,55,48)
#402E29
(64,46,41)
#352522
(53,37,34)
#2A1C1B
(42,28,27)
#1F1314
(31,19,20)
#140A0D
(20,10,13)
#000000
(0,0,0)

Tints of #826453

#826453
(130,100,83)
#8D7262
(141,114,98)
#988071
(152,128,113)
#A38E80
(163,142,128)
#AE9C8F
(174,156,143)
#B9AA9E
(185,170,158)
#C4B8AD
(196,184,173)
#CFC6BC
(207,198,188)
#DAD4CB
(218,212,203)
#E5E2DA
(229,226,218)
#F0F0E9
(240,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #826453 color. Also use rgb(130,100,83) instead hex code.

Text Font Color

.myTextColor { color: #826453; }

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

This text font color is #826453.

Background Color

.myBgColor { background-color: #826453; }

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

This div background color is #826453.

Border color

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

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

This div border color is #826453.

Opacity

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

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

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

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

This text has shadow with #826453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826453.

Preview

Color preview on black background

This text has color #826453 on black background.


Color preview on white background

This text has color #826453 on white background.


Black color preview on #826453 background

This text has black color on #826453 background.


White color preview on #826453 background

This text has white color on #826453 background.


Related colors

Complementary color

Complementary color for #hex is #7D9BAC.


I love getcolorcode.com

Triadic colors

1 #538264 and #645382 with #826453 are triadic colors.

2 #536482 and #648253 with #826453 are triadic colors.