COLOR #92746B

HEX: #92746B RGB: (146,116,107)

Color info

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

RGB color model

#92746B color RGB value is (146,116,107).

RGB: (146,116,107) (57%, 45%, 42%)

RGB channels and saturation

R 146 of 255 = 57%
G 116 of 255 = 45%
B 107 of 255 = 42%

146
116
107

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

Portions of RGB colors in percentages

R + G + B = 146 + 116 + 107 = 369 (100%)
R 146 of 369 ~ 39.57%
G 116 of 369 ~ 31.44%
B 107 of 369 ~ 29'%

%39.57
%31.44
%29

CMYK color model

#92746B color CMYK value is (0,21,27,43).

  • cyan value is 0.00%
  • magenta value is 20.55%
  • yellow value is 26.71%
  • key color value is 42.75%

CMYK: (0,21,27,43)
C0M21Y27K43 (0%, 21%, 27%, 43%)
(0.00 / 0.21 / 0.27 / 0.43)

CMYK percentages

%0
%20.55
%26.71
%42.75

Codes

Color #92746B in popluar color models

92 74 6B
RGB 146 116 107
HSL 14° 15.42% 49.61%
HSB/HSV 14° 26.71% 57.25%
CMYK 0.00% 20.55% 26.71%
42.75%

Color #92746B in popluar number systems.

HEX 92 74 6B
Decimal 146 116 107
Binary 10010010 1110100 1101011
Octal 222 164 153

Shades and tints

Shades of #92746B

#92746B
(146,116,107)
#856A62
(133,106,98)
#786059
(120,96,89)
#6B5650
(107,86,80)
#5E4C47
(94,76,71)
#51423E
(81,66,62)
#443835
(68,56,53)
#372E2C
(55,46,44)
#2A2423
(42,36,35)
#1D1A1A
(29,26,26)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #92746B

#92746B
(146,116,107)
#9B8078
(155,128,120)
#A48C85
(164,140,133)
#AD9892
(173,152,146)
#B6A49F
(182,164,159)
#BFB0AC
(191,176,172)
#C8BCB9
(200,188,185)
#D1C8C6
(209,200,198)
#DAD4D3
(218,212,211)
#E3E0E0
(227,224,224)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #92746B color. Also use rgb(146,116,107) instead hex code.

Text Font Color

.myTextColor { color: #92746B; }

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

This text font color is #92746B.

Background Color

.myBgColor { background-color: #92746B; }

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

This div background color is #92746B.

Border color

.myBorderColor { border: 1px solid #92746B; }

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

This div border color is #92746B.

Opacity

.myOpacity80 { color: #92746B; opacity: 0.8; }

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

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

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

This text has shadow with #92746B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #92746B.

Preview

Color preview on black background

This text has color #92746B on black background.


Color preview on white background

This text has color #92746B on white background.


Black color preview on #92746B background

This text has black color on #92746B background.


White color preview on #92746B background

This text has white color on #92746B background.


Related colors

Complementary color

Complementary color for #hex is #6D8B94.


I love getcolorcode.com

Triadic colors

1 #6B9274 and #746B92 with #92746B are triadic colors.

2 #6B7492 and #74926B with #92746B are triadic colors.