COLOR #918463

HEX: #918463 RGB: (145,132,99)

Color info

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

RGB color model

#918463 color RGB value is (145,132,99).

RGB: (145,132,99) (57%, 52%, 39%)

RGB channels and saturation

R 145 of 255 = 57%
G 132 of 255 = 52%
B 99 of 255 = 39%

145
132
99

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

Portions of RGB colors in percentages

R + G + B = 145 + 132 + 99 = 376 (100%)
R 145 of 376 ~ 38.56%
G 132 of 376 ~ 35.11%
B 99 of 376 ~ 26.33'%

%38.56
%35.11
%26.33

CMYK color model

#918463 color CMYK value is (0,9,32,43).

  • cyan value is 0.00%
  • magenta value is 8.97%
  • yellow value is 31.72%
  • key color value is 43.14%

CMYK: (0,9,32,43)
C0M9Y32K43 (0%, 9%, 32%, 43%)
(0.00 / 0.09 / 0.32 / 0.43)

CMYK percentages

%0
%8.97
%31.72
%43.14

Codes

Color #918463 in popluar color models

91 84 63
RGB 145 132 99
HSL 43° 18.85% 47.84%
HSB/HSV 43° 31.72% 56.86%
CMYK 0.00% 8.97% 31.72%
43.14%

Color #918463 in popluar number systems.

HEX 91 84 63
Decimal 145 132 99
Binary 10010001 10000100 1100011
Octal 221 204 143

Shades and tints

Shades of #918463

#918463
(145,132,99)
#84785A
(132,120,90)
#776C51
(119,108,81)
#6A6048
(106,96,72)
#5D543F
(93,84,63)
#504836
(80,72,54)
#433C2D
(67,60,45)
#363024
(54,48,36)
#29241B
(41,36,27)
#1C1812
(28,24,18)
#0F0C09
(15,12,9)
#000000
(0,0,0)

Tints of #918463

#918463
(145,132,99)
#9B8F71
(155,143,113)
#A59A7F
(165,154,127)
#AFA58D
(175,165,141)
#B9B09B
(185,176,155)
#C3BBA9
(195,187,169)
#CDC6B7
(205,198,183)
#D7D1C5
(215,209,197)
#E1DCD3
(225,220,211)
#EBE7E1
(235,231,225)
#F5F2EF
(245,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #918463 color. Also use rgb(145,132,99) instead hex code.

Text Font Color

.myTextColor { color: #918463; }

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

This text font color is #918463.

Background Color

.myBgColor { background-color: #918463; }

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

This div background color is #918463.

Border color

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

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

This div border color is #918463.

Opacity

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

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

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

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

This text has shadow with #918463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #918463.

Preview

Color preview on black background

This text has color #918463 on black background.


Color preview on white background

This text has color #918463 on white background.


Black color preview on #918463 background

This text has black color on #918463 background.


White color preview on #918463 background

This text has white color on #918463 background.


Related colors

Complementary color

Complementary color for #hex is #6E7B9C.


I love getcolorcode.com

Triadic colors

1 #639184 and #846391 with #918463 are triadic colors.

2 #638491 and #849163 with #918463 are triadic colors.