COLOR #95633D

HEX: #95633D RGB: (149,99,61)

Color info

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

RGB color model

#95633D color RGB value is (149,99,61).

RGB: (149,99,61) (58%, 39%, 24%)

RGB channels and saturation

R 149 of 255 = 58%
G 99 of 255 = 39%
B 61 of 255 = 24%

149
99
61

R + G + B ~ 40%. #95633D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 99 + 61 = 309 (100%)
R 149 of 309 ~ 48.22%
G 99 of 309 ~ 32.04%
B 61 of 309 ~ 19.74'%

%48.22
%32.04
%19.74

CMYK color model

#95633D color CMYK value is (0,34,59,42).

  • cyan value is 0.00%
  • magenta value is 33.56%
  • yellow value is 59.06%
  • key color value is 41.57%
CMYK: (0,34,59,42) C0M34Y59K42 (0%,34%,59%,42%) (0.00/0.34/0.59/0.42) 

CMYK percentages

%0
%33.56
%59.06
%41.57

Codes

Color #95633D in popluar color models

95 63 3D
RGB 149 99 61
HSL 26° 41.90% 41.18%
HSB/HSV 26° 59.06% 58.43%
CMYK 0.00% 33.56% 59.06%
41.57%

Color #95633D in popluar number systems.

HEX 95 63 3D
Decimal 149 99 61
Binary 10010101 1100011 111101
Octal 225 143 75

Shades and tints

Shades of #95633D

#95633D
(149,99,61)
#885A38
(136,90,56)
#7B5133
(123,81,51)
#6E482E
(110,72,46)
#613F29
(97,63,41)
#543624
(84,54,36)
#472D1F
(71,45,31)
#3A241A
(58,36,26)
#2D1B15
(45,27,21)
#201210
(32,18,16)
#13090B
(19,9,11)
#000000
(0,0,0)

Tints of #95633D

#95633D
(149,99,61)
#9E714E
(158,113,78)
#A77F5F
(167,127,95)
#B08D70
(176,141,112)
#B99B81
(185,155,129)
#C2A992
(194,169,146)
#CBB7A3
(203,183,163)
#D4C5B4
(212,197,180)
#DDD3C5
(221,211,197)
#E6E1D6
(230,225,214)
#EFEFE7
(239,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95633D color. Also use rgb(149,99,61) instead hex code.

Text Font Color

.myTextColor { color: #95633D; }

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

This text font color is #95633D.

Background Color

.myBgColor { background-color: #95633D; }

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

This div background color is #95633D.

Border color

.myBorderColor { border: 1px solid #95633D; }

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

This div border color is #95633D.

Opacity

.myOpacity80 { color: #95633D; opacity: 0.8; }

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

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

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

This text has shadow with #95633D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95633D.

Preview

Color preview on black background

This text has color #95633D on black background.


Color preview on white background

This text has color #95633D on white background.


Black color preview on #95633D background

This text has black color on #95633D background.


White color preview on #95633D background

This text has white color on #95633D background.


Related colors

Complementary color

Complementary color for #hex is #6A9CC2.


I love getcolorcode.com

Triadic colors

1 #3D9563 and #633D95 with #95633D are triadic colors.

2 #3D6395 and #63953D with #95633D are triadic colors.