COLOR #838771

HEX: #838771 RGB: (131,135,113)

Renk bilgisi

#838771 contains red, green and blue colors in about the same proportion. #838771 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#838771 color RGB value is (131,135,113).

RGB: (131,135,113) (51%, 53%, 44%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 135 of 255 = 53%
B 113 of 255 = 44%

131
135
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 135 + 113 = 379 (100%)
R 131 of 379 ~ 34.56%
G 135 of 379 ~ 35.62%
B 113 of 379 ~ 29.82'%

%34.56
%35.62
%29.82

CMYK RENK MODELİ

#838771 rengi CMYK tonu (3,0,16,47).

  • camgöbeği tonu 2.96%
  • eflatun tonu 0.00%
  • sarı tonu 16.30%
  • ana renk tonu 47.06%

CMYK: (3,0,16,47)
C3M0Y16K47 (3%, 0%, 16%, 47%)
(0.03 / 0.00 / 0.16 / 0.47)

CMYK yüzdeleri

%2.96
%0
%16.3
%47.06

Codes

Color #838771 in popluar color models

83 87 71
RGB 131 135 113
HSL 71° 8.87% 48.63%
HSB/HSV 71° 16.30% 52.94%
CMYK 2.96% 0.00% 16.30%
47.06%

Color #838771 in popluar number systems.

HEX 83 87 71
Decimal 131 135 113
Binary 10000011 10000111 1110001
Octal 203 207 161

Shades and tints

Shades of #838771

#838771
(131,135,113)
#787B67
(120,123,103)
#6D6F5D
(109,111,93)
#626353
(98,99,83)
#575749
(87,87,73)
#4C4B3F
(76,75,63)
#413F35
(65,63,53)
#36332B
(54,51,43)
#2B2721
(43,39,33)
#201B17
(32,27,23)
#150F0D
(21,15,13)
#000000
(0,0,0)

Tints of #838771

#838771
(131,135,113)
#8E917D
(142,145,125)
#999B89
(153,155,137)
#A4A595
(164,165,149)
#AFAFA1
(175,175,161)
#BAB9AD
(186,185,173)
#C5C3B9
(197,195,185)
#D0CDC5
(208,205,197)
#DBD7D1
(219,215,209)
#E6E1DD
(230,225,221)
#F1EBE9
(241,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838771 color. Also use rgb(131,135,113) instead hex code.

Text Font Color

.myTextColor { color: #838771; }

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

This text font color is #838771.

Background Color

.myBgColor { background-color: #838771; }

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

This div background color is #838771.

Border color

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

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

This div border color is #838771.

Opacity

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

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

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

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

This text has shadow with #838771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838771.

Preview

Color preview on black background

This text has color #838771 on black background.


Color preview on white background

This text has color #838771 on white background.


Black color preview on #838771 background

This text has black color on #838771 background.


White color preview on #838771 background

This text has white color on #838771 background.


Related colors

Complementary color

Complementary color for #hex is #7C788E.


I love getcolorcode.com

Triadic colors

1 #718387 and #877183 with #838771 are triadic colors.

2 #718783 and #878371 with #838771 are triadic colors.