COLOR #838377

HEX: #838377 RGB: (131,131,119)

Renk bilgisi

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

RGB renk modeli

#838377 color RGB value is (131,131,119).

RGB: (131,131,119) (51%, 51%, 47%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 131 of 255 = 51%
B 119 of 255 = 47%

131
131
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 131 + 119 = 381 (100%)
R 131 of 381 ~ 34.38%
G 131 of 381 ~ 34.38%
B 119 of 381 ~ 31.23'%

%34.38
%34.38
%31.23

CMYK RENK MODELİ

#838377 rengi CMYK tonu (0,0,9,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.00%
  • sarı tonu 9.16%
  • ana renk tonu 48.63%

CMYK: (0,0,9,49)
C0M0Y9K49 (0%, 0%, 9%, 49%)
(0.00 / 0.00 / 0.09 / 0.49)

CMYK yüzdeleri

%0
%0
%9.16
%48.63

Codes

Color #838377 in popluar color models

83 83 77
RGB 131 131 119
HSL 60° 4.80% 49.02%
HSB/HSV 60° 9.16% 51.37%
CMYK 0.00% 0.00% 9.16%
48.63%

Color #838377 in popluar number systems.

HEX 83 83 77
Decimal 131 131 119
Binary 10000011 10000011 1110111
Octal 203 203 167

Shades and tints

Shades of #838377

#838377
(131,131,119)
#78786D
(120,120,109)
#6D6D63
(109,109,99)
#626259
(98,98,89)
#57574F
(87,87,79)
#4C4C45
(76,76,69)
#41413B
(65,65,59)
#363631
(54,54,49)
#2B2B27
(43,43,39)
#20201D
(32,32,29)
#151513
(21,21,19)
#000000
(0,0,0)

Tints of #838377

#838377
(131,131,119)
#8E8E83
(142,142,131)
#99998F
(153,153,143)
#A4A49B
(164,164,155)
#AFAFA7
(175,175,167)
#BABAB3
(186,186,179)
#C5C5BF
(197,197,191)
#D0D0CB
(208,208,203)
#DBDBD7
(219,219,215)
#E6E6E3
(230,230,227)
#F1F1EF
(241,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838377; }

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

This text font color is #838377.

Background Color

.myBgColor { background-color: #838377; }

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

This div background color is #838377.

Border color

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

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

This div border color is #838377.

Opacity

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

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

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

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

This text has shadow with #838377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838377.

Preview

Color preview on black background

This text has color #838377 on black background.


Color preview on white background

This text has color #838377 on white background.


Black color preview on #838377 background

This text has black color on #838377 background.


White color preview on #838377 background

This text has white color on #838377 background.


Related colors

Complementary color

Complementary color for #hex is #7C7C88.


I love getcolorcode.com