COLOR #995732

HEX: #995732 RGB: (153,87,50)

Color info

#995732 contains mainly red color. Web safe color of #995732 is #996633 (or #963).

RGB color model

#995732 color RGB value is (153,87,50).

RGB: (153,87,50) (60%, 34%, 20%)

RGB channels and saturation

R 153 of 255 = 60%
G 87 of 255 = 34%
B 50 of 255 = 20%

153
87
50

R + G + B ~ 38%. #995732 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 153 + 87 + 50 = 290 (100%)
R 153 of 290 ~ 52.76%
G 87 of 290 ~ 30%
B 50 of 290 ~ 17.24'%

%52.76
%30
%17.24

CMYK color model

#995732 color CMYK value is (0,43,67,40).

  • cyan value is 0.00%
  • magenta value is 43.14%
  • yellow value is 67.32%
  • key color value is 40.00%

CMYK: (0,43,67,40)
C0M43Y67K40 (0%, 43%, 67%, 40%)
(0.00 / 0.43 / 0.67 / 0.40)

CMYK percentages

%0
%43.14
%67.32
%40

Codes

Color #995732 in popluar color models

99 57 32
RGB 153 87 50
HSL 22° 50.74% 39.80%
HSB/HSV 22° 67.32% 60.00%
CMYK 0.00% 43.14% 67.32%
40.00%

Color #995732 in popluar number systems.

HEX 99 57 32
Decimal 153 87 50
Binary 10011001 1010111 110010
Octal 231 127 62

Shades and tints

Shades of #995732

#995732
(153,87,50)
#8C502E
(140,80,46)
#7F492A
(127,73,42)
#724226
(114,66,38)
#653B22
(101,59,34)
#58341E
(88,52,30)
#4B2D1A
(75,45,26)
#3E2616
(62,38,22)
#311F12
(49,31,18)
#24180E
(36,24,14)
#17110A
(23,17,10)
#000000
(0,0,0)

Tints of #995732

#995732
(153,87,50)
#A26644
(162,102,68)
#AB7556
(171,117,86)
#B48468
(180,132,104)
#BD937A
(189,147,122)
#C6A28C
(198,162,140)
#CFB19E
(207,177,158)
#D8C0B0
(216,192,176)
#E1CFC2
(225,207,194)
#EADED4
(234,222,212)
#F3EDE6
(243,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #995732 color. Also use rgb(153,87,50) instead hex code.

Text Font Color

.myTextColor { color: #995732; }

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

This text font color is #995732.

Background Color

.myBgColor { background-color: #995732; }

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

This div background color is #995732.

Border color

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

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

This div border color is #995732.

Opacity

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

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

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

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

This text has shadow with #995732 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995732.

Preview

Color preview on black background

This text has color #995732 on black background.


Color preview on white background

This text has color #995732 on white background.


Black color preview on #995732 background

This text has black color on #995732 background.


White color preview on #995732 background

This text has white color on #995732 background.


Related colors

Complementary color

Complementary color for #hex is #66A8CD.


I love getcolorcode.com

Triadic colors

1 #329957 and #573299 with #995732 are triadic colors.

2 #325799 and #579932 with #995732 are triadic colors.