COLOR #927767

HEX: #927767 RGB: (146,119,103)

Color info

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

RGB color model

#927767 color RGB value is (146,119,103).

RGB: (146,119,103) (57%, 47%, 40%)

RGB channels and saturation

R 146 of 255 = 57%
G 119 of 255 = 47%
B 103 of 255 = 40%

146
119
103

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

Portions of RGB colors in percentages

R + G + B = 146 + 119 + 103 = 368 (100%)
R 146 of 368 ~ 39.67%
G 119 of 368 ~ 32.34%
B 103 of 368 ~ 27.99'%

%39.67
%32.34
%27.99

CMYK color model

#927767 color CMYK value is (0,18,29,43).

  • cyan value is 0.00%
  • magenta value is 18.49%
  • yellow value is 29.45%
  • key color value is 42.75%

CMYK: (0,18,29,43)
C0M18Y29K43 (0%, 18%, 29%, 43%)
(0.00 / 0.18 / 0.29 / 0.43)

CMYK percentages

%0
%18.49
%29.45
%42.75

Codes

Color #927767 in popluar color models

92 77 67
RGB 146 119 103
HSL 22° 17.27% 48.82%
HSB/HSV 22° 29.45% 57.25%
CMYK 0.00% 18.49% 29.45%
42.75%

Color #927767 in popluar number systems.

HEX 92 77 67
Decimal 146 119 103
Binary 10010010 1110111 1100111
Octal 222 167 147

Shades and tints

Shades of #927767

#927767
(146,119,103)
#856D5E
(133,109,94)
#786355
(120,99,85)
#6B594C
(107,89,76)
#5E4F43
(94,79,67)
#51453A
(81,69,58)
#443B31
(68,59,49)
#373128
(55,49,40)
#2A271F
(42,39,31)
#1D1D16
(29,29,22)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #927767

#927767
(146,119,103)
#9B8374
(155,131,116)
#A48F81
(164,143,129)
#AD9B8E
(173,155,142)
#B6A79B
(182,167,155)
#BFB3A8
(191,179,168)
#C8BFB5
(200,191,181)
#D1CBC2
(209,203,194)
#DAD7CF
(218,215,207)
#E3E3DC
(227,227,220)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #927767; }

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

This text font color is #927767.

Background Color

.myBgColor { background-color: #927767; }

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

This div background color is #927767.

Border color

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

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

This div border color is #927767.

Opacity

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

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

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

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

This text has shadow with #927767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #927767.

Preview

Color preview on black background

This text has color #927767 on black background.


Color preview on white background

This text has color #927767 on white background.


Black color preview on #927767 background

This text has black color on #927767 background.


White color preview on #927767 background

This text has white color on #927767 background.


Related colors

Complementary color

Complementary color for #hex is #6D8898.


I love getcolorcode.com

Triadic colors

1 #679277 and #776792 with #927767 are triadic colors.

2 #677792 and #779267 with #927767 are triadic colors.