COLOR #927463

HEX: #927463 RGB: (146,116,99)

Color info

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

RGB color model

#927463 color RGB value is (146,116,99).

RGB: (146,116,99) (57%, 45%, 39%)

RGB channels and saturation

R 146 of 255 = 57%
G 116 of 255 = 45%
B 99 of 255 = 39%

146
116
99

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

Portions of RGB colors in percentages

R + G + B = 146 + 116 + 99 = 361 (100%)
R 146 of 361 ~ 40.44%
G 116 of 361 ~ 32.13%
B 99 of 361 ~ 27.42'%

%40.44
%32.13
%27.42

CMYK color model

#927463 color CMYK value is (0,21,32,43).

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

CMYK: (0,21,32,43)
C0M21Y32K43 (0%, 21%, 32%, 43%)
(0.00 / 0.21 / 0.32 / 0.43)

CMYK percentages

%0
%20.55
%32.19
%42.75

Codes

Color #927463 in popluar color models

92 74 63
RGB 146 116 99
HSL 22° 19.18% 48.04%
HSB/HSV 22° 32.19% 57.25%
CMYK 0.00% 20.55% 32.19%
42.75%

Color #927463 in popluar number systems.

HEX 92 74 63
Decimal 146 116 99
Binary 10010010 1110100 1100011
Octal 222 164 143

Shades and tints

Shades of #927463

#927463
(146,116,99)
#856A5A
(133,106,90)
#786051
(120,96,81)
#6B5648
(107,86,72)
#5E4C3F
(94,76,63)
#514236
(81,66,54)
#44382D
(68,56,45)
#372E24
(55,46,36)
#2A241B
(42,36,27)
#1D1A12
(29,26,18)
#101009
(16,16,9)
#000000
(0,0,0)

Tints of #927463

#927463
(146,116,99)
#9B8071
(155,128,113)
#A48C7F
(164,140,127)
#AD988D
(173,152,141)
#B6A49B
(182,164,155)
#BFB0A9
(191,176,169)
#C8BCB7
(200,188,183)
#D1C8C5
(209,200,197)
#DAD4D3
(218,212,211)
#E3E0E1
(227,224,225)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #927463; }

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

This text font color is #927463.

Background Color

.myBgColor { background-color: #927463; }

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

This div background color is #927463.

Border color

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

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

This div border color is #927463.

Opacity

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

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

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

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

This text has shadow with #927463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #927463.

Preview

Color preview on black background

This text has color #927463 on black background.


Color preview on white background

This text has color #927463 on white background.


Black color preview on #927463 background

This text has black color on #927463 background.


White color preview on #927463 background

This text has white color on #927463 background.


Related colors

Complementary color

Complementary color for #hex is #6D8B9C.


I love getcolorcode.com

Triadic colors

1 #639274 and #746392 with #927463 are triadic colors.

2 #637492 and #749263 with #927463 are triadic colors.