COLOR #928375

HEX: #928375 RGB: (146,131,117)

Color info

#928375 contains red, green and blue colors in about the same proportion. Web safe color of #928375 is #999966 (or #996).

RGB color model

#928375 color RGB value is (146,131,117).

RGB: (146,131,117) (57%, 51%, 46%)

RGB channels and saturation

R 146 of 255 = 57%
G 131 of 255 = 51%
B 117 of 255 = 46%

146
131
117

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

Portions of RGB colors in percentages

R + G + B = 146 + 131 + 117 = 394 (100%)
R 146 of 394 ~ 37.06%
G 131 of 394 ~ 33.25%
B 117 of 394 ~ 29.7'%

%37.06
%33.25
%29.7

CMYK color model

#928375 color CMYK value is (0,10,20,43).

  • cyan value is 0.00%
  • magenta value is 10.27%
  • yellow value is 19.86%
  • key color value is 42.75%

CMYK: (0,10,20,43)
C0M10Y20K43 (0%, 10%, 20%, 43%)
(0.00 / 0.10 / 0.20 / 0.43)

CMYK percentages

%0
%10.27
%19.86
%42.75

Codes

Color #928375 in popluar color models

92 83 75
RGB 146 131 117
HSL 29° 11.74% 51.57%
HSB/HSV 29° 19.86% 57.25%
CMYK 0.00% 10.27% 19.86%
42.75%

Color #928375 in popluar number systems.

HEX 92 83 75
Decimal 146 131 117
Binary 10010010 10000011 1110101
Octal 222 203 165

Shades and tints

Shades of #928375

#928375
(146,131,117)
#85786B
(133,120,107)
#786D61
(120,109,97)
#6B6257
(107,98,87)
#5E574D
(94,87,77)
#514C43
(81,76,67)
#444139
(68,65,57)
#37362F
(55,54,47)
#2A2B25
(42,43,37)
#1D201B
(29,32,27)
#101511
(16,21,17)
#000000
(0,0,0)

Tints of #928375

#928375
(146,131,117)
#9B8E81
(155,142,129)
#A4998D
(164,153,141)
#ADA499
(173,164,153)
#B6AFA5
(182,175,165)
#BFBAB1
(191,186,177)
#C8C5BD
(200,197,189)
#D1D0C9
(209,208,201)
#DADBD5
(218,219,213)
#E3E6E1
(227,230,225)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #928375; }

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

This text font color is #928375.

Background Color

.myBgColor { background-color: #928375; }

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

This div background color is #928375.

Border color

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

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

This div border color is #928375.

Opacity

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

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

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

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

This text has shadow with #928375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #928375.

Preview

Color preview on black background

This text has color #928375 on black background.


Color preview on white background

This text has color #928375 on white background.


Black color preview on #928375 background

This text has black color on #928375 background.


White color preview on #928375 background

This text has white color on #928375 background.


Related colors

Complementary color

Complementary color for #hex is #6D7C8A.


I love getcolorcode.com

Triadic colors

1 #759283 and #837592 with #928375 are triadic colors.

2 #758392 and #839275 with #928375 are triadic colors.