COLOR #93696B

HEX: #93696B RGB: (147,105,107)

Color info

#93696B contains red, green and blue colors in about the same proportion. Web safe color of #93696B is #996666 (or #966).

RGB color model

#93696B color RGB value is (147,105,107).

RGB: (147,105,107) (58%, 41%, 42%)

RGB channels and saturation

R 147 of 255 = 58%
G 105 of 255 = 41%
B 107 of 255 = 42%

147
105
107

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

Portions of RGB colors in percentages

R + G + B = 147 + 105 + 107 = 359 (100%)
R 147 of 359 ~ 40.95%
G 105 of 359 ~ 29.25%
B 107 of 359 ~ 29.81'%

%40.95
%29.25
%29.81

CMYK color model

#93696B color CMYK value is (0,29,27,42).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 27.21%
  • key color value is 42.35%

CMYK: (0,29,27,42)
C0M29Y27K42 (0%, 29%, 27%, 42%)
(0.00 / 0.29 / 0.27 / 0.42)

CMYK percentages

%0
%28.57
%27.21
%42.35

Codes

Color #93696B in popluar color models

93 69 6B
RGB 147 105 107
HSL 357° 16.67% 49.41%
HSB/HSV 357° 28.57% 57.65%
CMYK 0.00% 28.57% 27.21%
42.35%

Color #93696B in popluar number systems.

HEX 93 69 6B
Decimal 147 105 107
Binary 10010011 1101001 1101011
Octal 223 151 153

Shades and tints

Shades of #93696B

#93696B
(147,105,107)
#866062
(134,96,98)
#795759
(121,87,89)
#6C4E50
(108,78,80)
#5F4547
(95,69,71)
#523C3E
(82,60,62)
#453335
(69,51,53)
#382A2C
(56,42,44)
#2B2123
(43,33,35)
#1E181A
(30,24,26)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #93696B

#93696B
(147,105,107)
#9C7678
(156,118,120)
#A58385
(165,131,133)
#AE9092
(174,144,146)
#B79D9F
(183,157,159)
#C0AAAC
(192,170,172)
#C9B7B9
(201,183,185)
#D2C4C6
(210,196,198)
#DBD1D3
(219,209,211)
#E4DEE0
(228,222,224)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93696B color. Also use rgb(147,105,107) instead hex code.

Text Font Color

.myTextColor { color: #93696B; }

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

This text font color is #93696B.

Background Color

.myBgColor { background-color: #93696B; }

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

This div background color is #93696B.

Border color

.myBorderColor { border: 1px solid #93696B; }

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

This div border color is #93696B.

Opacity

.myOpacity80 { color: #93696B; opacity: 0.8; }

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

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

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

This text has shadow with #93696B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93696B.

Preview

Color preview on black background

This text has color #93696B on black background.


Color preview on white background

This text has color #93696B on white background.


Black color preview on #93696B background

This text has black color on #93696B background.


White color preview on #93696B background

This text has white color on #93696B background.


Related colors

Complementary color

Complementary color for #hex is #6C9694.


I love getcolorcode.com

Triadic colors

1 #6B9369 and #696B93 with #93696B are triadic colors.

2 #6B6993 and #69936B with #93696B are triadic colors.