COLOR #925B46

HEX: #925B46 RGB: (146,91,70)

Color info

#925B46 contains mainly red and green colors. Web safe color of #925B46 is #996633 (or #963).

RGB color model

#925B46 color RGB value is (146,91,70).

RGB: (146,91,70) (57%, 36%, 27%)

RGB channels and saturation

R 146 of 255 = 57%
G 91 of 255 = 36%
B 70 of 255 = 27%

146
91
70

R + G + B ~ 40%. #925B46 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 146 + 91 + 70 = 307 (100%)
R 146 of 307 ~ 47.56%
G 91 of 307 ~ 29.64%
B 70 of 307 ~ 22.8'%

%47.56
%29.64
%22.8

CMYK color model

#925B46 color CMYK value is (0,38,52,43).

  • cyan value is 0.00%
  • magenta value is 37.67%
  • yellow value is 52.05%
  • key color value is 42.75%

CMYK: (0,38,52,43)
C0M38Y52K43 (0%, 38%, 52%, 43%)
(0.00 / 0.38 / 0.52 / 0.43)

CMYK percentages

%0
%37.67
%52.05
%42.75

Codes

Color #925B46 in popluar color models

92 5B 46
RGB 146 91 70
HSL 17° 35.19% 42.35%
HSB/HSV 17° 52.05% 57.25%
CMYK 0.00% 37.67% 52.05%
42.75%

Color #925B46 in popluar number systems.

HEX 92 5B 46
Decimal 146 91 70
Binary 10010010 1011011 1000110
Octal 222 133 106

Shades and tints

Shades of #925B46

#925B46
(146,91,70)
#855340
(133,83,64)
#784B3A
(120,75,58)
#6B4334
(107,67,52)
#5E3B2E
(94,59,46)
#513328
(81,51,40)
#442B22
(68,43,34)
#37231C
(55,35,28)
#2A1B16
(42,27,22)
#1D1310
(29,19,16)
#100B0A
(16,11,10)
#000000
(0,0,0)

Tints of #925B46

#925B46
(146,91,70)
#9B6956
(155,105,86)
#A47766
(164,119,102)
#AD8576
(173,133,118)
#B69386
(182,147,134)
#BFA196
(191,161,150)
#C8AFA6
(200,175,166)
#D1BDB6
(209,189,182)
#DACBC6
(218,203,198)
#E3D9D6
(227,217,214)
#ECE7E6
(236,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #925B46 color. Also use rgb(146,91,70) instead hex code.

Text Font Color

.myTextColor { color: #925B46; }

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

This text font color is #925B46.

Background Color

.myBgColor { background-color: #925B46; }

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

This div background color is #925B46.

Border color

.myBorderColor { border: 1px solid #925B46; }

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

This div border color is #925B46.

Opacity

.myOpacity80 { color: #925B46; opacity: 0.8; }

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

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

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

This text has shadow with #925B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #925B46.

Preview

Color preview on black background

This text has color #925B46 on black background.


Color preview on white background

This text has color #925B46 on white background.


Black color preview on #925B46 background

This text has black color on #925B46 background.


White color preview on #925B46 background

This text has white color on #925B46 background.


Related colors

Complementary color

Complementary color for #hex is #6DA4B9.


I love getcolorcode.com

Triadic colors

1 #46925B and #5B4692 with #925B46 are triadic colors.

2 #465B92 and #5B9246 with #925B46 are triadic colors.