COLOR #838B73

HEX: #838B73 RGB: (131,139,115)

Renk bilgisi

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

RGB renk modeli

#838B73 color RGB value is (131,139,115).

RGB: (131,139,115) (51%, 55%, 45%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 139 of 255 = 55%
B 115 of 255 = 45%

131
139
115

R + G + B ~ 50%. #838B73 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 139 + 115 = 385 (100%)
R 131 of 385 ~ 34.03%
G 139 of 385 ~ 36.1%
B 115 of 385 ~ 29.87'%

%34.03
%36.1
%29.87

CMYK RENK MODELİ

#838B73 rengi CMYK tonu (6,0,17,45).

  • camgöbeği tonu 5.76%
  • eflatun tonu 0.00%
  • sarı tonu 17.27%
  • ana renk tonu 45.49%

CMYK: (6,0,17,45)
C6M0Y17K45 (6%, 0%, 17%, 45%)
(0.06 / 0.00 / 0.17 / 0.45)

CMYK yüzdeleri

%5.76
%0
%17.27
%45.49

Codes

Color #838B73 in popluar color models

83 8B 73
RGB 131 139 115
HSL 80° 9.45% 49.80%
HSB/HSV 80° 17.27% 54.51%
CMYK 5.76% 0.00% 17.27%
45.49%

Color #838B73 in popluar number systems.

HEX 83 8B 73
Decimal 131 139 115
Binary 10000011 10001011 1110011
Octal 203 213 163

Shades and tints

Shades of #838B73

#838B73
(131,139,115)
#787F69
(120,127,105)
#6D735F
(109,115,95)
#626755
(98,103,85)
#575B4B
(87,91,75)
#4C4F41
(76,79,65)
#414337
(65,67,55)
#36372D
(54,55,45)
#2B2B23
(43,43,35)
#201F19
(32,31,25)
#15130F
(21,19,15)
#000000
(0,0,0)

Tints of #838B73

#838B73
(131,139,115)
#8E957F
(142,149,127)
#999F8B
(153,159,139)
#A4A997
(164,169,151)
#AFB3A3
(175,179,163)
#BABDAF
(186,189,175)
#C5C7BB
(197,199,187)
#D0D1C7
(208,209,199)
#DBDBD3
(219,219,211)
#E6E5DF
(230,229,223)
#F1EFEB
(241,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #838B73 color. Also use rgb(131,139,115) instead hex code.

Text Font Color

.myTextColor { color: #838B73; }

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

This text font color is #838B73.

Background Color

.myBgColor { background-color: #838B73; }

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

This div background color is #838B73.

Border color

.myBorderColor { border: 1px solid #838B73; }

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

This div border color is #838B73.

Opacity

.myOpacity80 { color: #838B73; opacity: 0.8; }

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

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

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

This text has shadow with #838B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838B73.

Preview

Color preview on black background

This text has color #838B73 on black background.


Color preview on white background

This text has color #838B73 on white background.


Black color preview on #838B73 background

This text has black color on #838B73 background.


White color preview on #838B73 background

This text has white color on #838B73 background.


Related colors

Complementary color

Complementary color for #hex is #7C748C.


I love getcolorcode.com

Triadic colors

1 #73838B and #8B7383 with #838B73 are triadic colors.

2 #738B83 and #8B8373 with #838B73 are triadic colors.