COLOR #9D6834

HEX: #9D6834 RGB: (157,104,52)

Color info

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

RGB color model

#9D6834 color RGB value is (157,104,52).

RGB: (157,104,52) (62%, 41%, 20%)

RGB channels and saturation

R 157 of 255 = 62%
G 104 of 255 = 41%
B 52 of 255 = 20%

157
104
52

R + G + B ~ 41%. #9D6834 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 157 + 104 + 52 = 313 (100%)
R 157 of 313 ~ 50.16%
G 104 of 313 ~ 33.23%
B 52 of 313 ~ 16.61'%

%50.16
%33.23
%16.61

CMYK color model

#9D6834 color CMYK value is (0,34,67,38).

  • cyan value is 0.00%
  • magenta value is 33.76%
  • yellow value is 66.88%
  • key color value is 38.43%

CMYK: (0,34,67,38)
C0M34Y67K38 (0%, 34%, 67%, 38%)
(0.00 / 0.34 / 0.67 / 0.38)

CMYK percentages

%0
%33.76
%66.88
%38.43

Codes

Color #9D6834 in popluar color models

9D 68 34
RGB 157 104 52
HSL 30° 50.24% 40.98%
HSB/HSV 30° 66.88% 61.57%
CMYK 0.00% 33.76% 66.88%
38.43%

Color #9D6834 in popluar number systems.

HEX 9D 68 34
Decimal 157 104 52
Binary 10011101 1101000 110100
Octal 235 150 64

Shades and tints

Shades of #9D6834

#9D6834
(157,104,52)
#8F5F30
(143,95,48)
#81562C
(129,86,44)
#734D28
(115,77,40)
#654424
(101,68,36)
#573B20
(87,59,32)
#49321C
(73,50,28)
#3B2918
(59,41,24)
#2D2014
(45,32,20)
#1F1710
(31,23,16)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #9D6834

#9D6834
(157,104,52)
#A57546
(165,117,70)
#AD8258
(173,130,88)
#B58F6A
(181,143,106)
#BD9C7C
(189,156,124)
#C5A98E
(197,169,142)
#CDB6A0
(205,182,160)
#D5C3B2
(213,195,178)
#DDD0C4
(221,208,196)
#E5DDD6
(229,221,214)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D6834 color. Also use rgb(157,104,52) instead hex code.

Text Font Color

.myTextColor { color: #9D6834; }

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

This text font color is #9D6834.

Background Color

.myBgColor { background-color: #9D6834; }

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

This div background color is #9D6834.

Border color

.myBorderColor { border: 1px solid #9D6834; }

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

This div border color is #9D6834.

Opacity

.myOpacity80 { color: #9D6834; opacity: 0.8; }

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

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

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

This text has shadow with #9D6834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6834.

Preview

Color preview on black background

This text has color #9D6834 on black background.


Color preview on white background

This text has color #9D6834 on white background.


Black color preview on #9D6834 background

This text has black color on #9D6834 background.


White color preview on #9D6834 background

This text has white color on #9D6834 background.


Related colors

Complementary color

Complementary color for #hex is #6297CB.


I love getcolorcode.com

Triadic colors

1 #349D68 and #68349D with #9D6834 are triadic colors.

2 #34689D and #689D34 with #9D6834 are triadic colors.