COLOR #838963

HEX: #838963 RGB: (131,137,99)

Renk bilgisi

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

RGB renk modeli

#838963 color RGB value is (131,137,99).

RGB: (131,137,99) (51%, 54%, 39%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 137 of 255 = 54%
B 99 of 255 = 39%

131
137
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 137 + 99 = 367 (100%)
R 131 of 367 ~ 35.69%
G 137 of 367 ~ 37.33%
B 99 of 367 ~ 26.98'%

%35.69
%37.33
%26.98

CMYK RENK MODELİ

#838963 rengi CMYK tonu (4,0,28,46).

  • camgöbeği tonu 4.38%
  • eflatun tonu 0.00%
  • sarı tonu 27.74%
  • ana renk tonu 46.27%

CMYK: (4,0,28,46)
C4M0Y28K46 (4%, 0%, 28%, 46%)
(0.04 / 0.00 / 0.28 / 0.46)

CMYK yüzdeleri

%4.38
%0
%27.74
%46.27

Codes

Color #838963 in popluar color models

83 89 63
RGB 131 137 99
HSL 69° 16.10% 46.27%
HSB/HSV 69° 27.74% 53.73%
CMYK 4.38% 0.00% 27.74%
46.27%

Color #838963 in popluar number systems.

HEX 83 89 63
Decimal 131 137 99
Binary 10000011 10001001 1100011
Octal 203 211 143

Shades and tints

Shades of #838963

#838963
(131,137,99)
#787D5A
(120,125,90)
#6D7151
(109,113,81)
#626548
(98,101,72)
#57593F
(87,89,63)
#4C4D36
(76,77,54)
#41412D
(65,65,45)
#363524
(54,53,36)
#2B291B
(43,41,27)
#201D12
(32,29,18)
#151109
(21,17,9)
#000000
(0,0,0)

Tints of #838963

#838963
(131,137,99)
#8E9371
(142,147,113)
#999D7F
(153,157,127)
#A4A78D
(164,167,141)
#AFB19B
(175,177,155)
#BABBA9
(186,187,169)
#C5C5B7
(197,197,183)
#D0CFC5
(208,207,197)
#DBD9D3
(219,217,211)
#E6E3E1
(230,227,225)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838963 color. Also use rgb(131,137,99) instead hex code.

Text Font Color

.myTextColor { color: #838963; }

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

This text font color is #838963.

Background Color

.myBgColor { background-color: #838963; }

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

This div background color is #838963.

Border color

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

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

This div border color is #838963.

Opacity

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

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

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

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

This text has shadow with #838963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838963.

Preview

Color preview on black background

This text has color #838963 on black background.


Color preview on white background

This text has color #838963 on white background.


Black color preview on #838963 background

This text has black color on #838963 background.


White color preview on #838963 background

This text has white color on #838963 background.


Related colors

Complementary color

Complementary color for #hex is #7C769C.


I love getcolorcode.com

Triadic colors

1 #638389 and #896383 with #838963 are triadic colors.

2 #638983 and #898363 with #838963 are triadic colors.