COLOR #836475

HEX: #836475 RGB: (131,100,117)

Color info

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

RGB color model

#836475 color RGB value is (131,100,117).

RGB: (131,100,117) (51%, 39%, 46%)

RGB channels and saturation

R 131 of 255 = 51%
G 100 of 255 = 39%
B 117 of 255 = 46%

131
100
117

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

Portions of RGB colors in percentages

R + G + B = 131 + 100 + 117 = 348 (100%)
R 131 of 348 ~ 37.64%
G 100 of 348 ~ 28.74%
B 117 of 348 ~ 33.62'%

%37.64
%28.74
%33.62

CMYK color model

#836475 color CMYK value is (0,24,11,49).

  • cyan value is 0.00%
  • magenta value is 23.66%
  • yellow value is 10.69%
  • key color value is 48.63%

CMYK: (0,24,11,49)
C0M24Y11K49 (0%, 24%, 11%, 49%)
(0.00 / 0.24 / 0.11 / 0.49)

CMYK percentages

%0
%23.66
%10.69
%48.63

Codes

Color #836475 in popluar color models

83 64 75
RGB 131 100 117
HSL 327° 13.42% 45.29%
HSB/HSV 327° 23.66% 51.37%
CMYK 0.00% 23.66% 10.69%
48.63%

Color #836475 in popluar number systems.

HEX 83 64 75
Decimal 131 100 117
Binary 10000011 1100100 1110101
Octal 203 144 165

Shades and tints

Shades of #836475

#836475
(131,100,117)
#785B6B
(120,91,107)
#6D5261
(109,82,97)
#624957
(98,73,87)
#57404D
(87,64,77)
#4C3743
(76,55,67)
#412E39
(65,46,57)
#36252F
(54,37,47)
#2B1C25
(43,28,37)
#20131B
(32,19,27)
#150A11
(21,10,17)
#000000
(0,0,0)

Tints of #836475

#836475
(131,100,117)
#8E7281
(142,114,129)
#99808D
(153,128,141)
#A48E99
(164,142,153)
#AF9CA5
(175,156,165)
#BAAAB1
(186,170,177)
#C5B8BD
(197,184,189)
#D0C6C9
(208,198,201)
#DBD4D5
(219,212,213)
#E6E2E1
(230,226,225)
#F1F0ED
(241,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836475 color. Also use rgb(131,100,117) instead hex code.

Text Font Color

.myTextColor { color: #836475; }

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

This text font color is #836475.

Background Color

.myBgColor { background-color: #836475; }

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

This div background color is #836475.

Border color

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

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

This div border color is #836475.

Opacity

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

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

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

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

This text has shadow with #836475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836475.

Preview

Color preview on black background

This text has color #836475 on black background.


Color preview on white background

This text has color #836475 on white background.


Black color preview on #836475 background

This text has black color on #836475 background.


White color preview on #836475 background

This text has white color on #836475 background.


Related colors

Complementary color

Complementary color for #hex is #7C9B8A.


I love getcolorcode.com

Triadic colors

1 #758364 and #647583 with #836475 are triadic colors.

2 #756483 and #648375 with #836475 are triadic colors.