COLOR #986825

HEX: #986825 RGB: (152,104,37)

Color info

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

RGB color model

#986825 color RGB value is (152,104,37).

RGB: (152,104,37) (60%, 41%, 15%)

RGB channels and saturation

R 152 of 255 = 60%
G 104 of 255 = 41%
B 37 of 255 = 15%

152
104
37

R + G + B ~ 39%. #986825 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 152 + 104 + 37 = 293 (100%)
R 152 of 293 ~ 51.88%
G 104 of 293 ~ 35.49%
B 37 of 293 ~ 12.63'%

%51.88
%35.49
%12.63

CMYK color model

#986825 color CMYK value is (0,32,76,40).

  • cyan value is 0.00%
  • magenta value is 31.58%
  • yellow value is 75.66%
  • key color value is 40.39%

CMYK: (0,32,76,40)
C0M32Y76K40 (0%, 32%, 76%, 40%)
(0.00 / 0.32 / 0.76 / 0.40)

CMYK percentages

%0
%31.58
%75.66
%40.39

Codes

Color #986825 in popluar color models

98 68 25
RGB 152 104 37
HSL 35° 60.85% 37.06%
HSB/HSV 35° 75.66% 59.61%
CMYK 0.00% 31.58% 75.66%
40.39%

Color #986825 in popluar number systems.

HEX 98 68 25
Decimal 152 104 37
Binary 10011000 1101000 100101
Octal 230 150 45

Shades and tints

Shades of #986825

#986825
(152,104,37)
#8B5F22
(139,95,34)
#7E561F
(126,86,31)
#714D1C
(113,77,28)
#644419
(100,68,25)
#573B16
(87,59,22)
#4A3213
(74,50,19)
#3D2910
(61,41,16)
#30200D
(48,32,13)
#23170A
(35,23,10)
#160E07
(22,14,7)
#000000
(0,0,0)

Tints of #986825

#986825
(152,104,37)
#A17538
(161,117,56)
#AA824B
(170,130,75)
#B38F5E
(179,143,94)
#BC9C71
(188,156,113)
#C5A984
(197,169,132)
#CEB697
(206,182,151)
#D7C3AA
(215,195,170)
#E0D0BD
(224,208,189)
#E9DDD0
(233,221,208)
#F2EAE3
(242,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #986825 color. Also use rgb(152,104,37) instead hex code.

Text Font Color

.myTextColor { color: #986825; }

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

This text font color is #986825.

Background Color

.myBgColor { background-color: #986825; }

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

This div background color is #986825.

Border color

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

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

This div border color is #986825.

Opacity

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

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

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

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

This text has shadow with #986825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #986825.

Preview

Color preview on black background

This text has color #986825 on black background.


Color preview on white background

This text has color #986825 on white background.


Black color preview on #986825 background

This text has black color on #986825 background.


White color preview on #986825 background

This text has white color on #986825 background.


Related colors

Complementary color

Complementary color for #hex is #6797DA.


I love getcolorcode.com

Triadic colors

1 #259868 and #682598 with #986825 are triadic colors.

2 #256898 and #689825 with #986825 are triadic colors.