COLOR #93677C

HEX: #93677C RGB: (147,103,124)

Color info

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

RGB color model

#93677C color RGB value is (147,103,124).

RGB: (147,103,124) (58%, 40%, 49%)

RGB channels and saturation

R 147 of 255 = 58%
G 103 of 255 = 40%
B 124 of 255 = 49%

147
103
124

R + G + B ~ 49%. #93677C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 147 + 103 + 124 = 374 (100%)
R 147 of 374 ~ 39.3%
G 103 of 374 ~ 27.54%
B 124 of 374 ~ 33.16'%

%39.3
%27.54
%33.16

CMYK color model

#93677C color CMYK value is (0,30,16,42).

  • cyan value is 0.00%
  • magenta value is 29.93%
  • yellow value is 15.65%
  • key color value is 42.35%
CMYK: (0,30,16,42) C0M30Y16K42 (0%,30%,16%,42%) (0.00/0.30/0.16/0.42) 

CMYK percentages

%0
%29.93
%15.65
%42.35

Codes

Color #93677C in popluar color models

93 67 7C
RGB 147 103 124
HSL 331° 17.60% 49.02%
HSB/HSV 331° 29.93% 57.65%
CMYK 0.00% 29.93% 15.65%
42.35%

Color #93677C in popluar number systems.

HEX 93 67 7C
Decimal 147 103 124
Binary 10010011 1100111 1111100
Octal 223 147 174

Shades and tints

Shades of #93677C

#93677C
(147,103,124)
#865E71
(134,94,113)
#795566
(121,85,102)
#6C4C5B
(108,76,91)
#5F4350
(95,67,80)
#523A45
(82,58,69)
#45313A
(69,49,58)
#38282F
(56,40,47)
#2B1F24
(43,31,36)
#1E1619
(30,22,25)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #93677C

#93677C
(147,103,124)
#9C7487
(156,116,135)
#A58192
(165,129,146)
#AE8E9D
(174,142,157)
#B79BA8
(183,155,168)
#C0A8B3
(192,168,179)
#C9B5BE
(201,181,190)
#D2C2C9
(210,194,201)
#DBCFD4
(219,207,212)
#E4DCDF
(228,220,223)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93677C color. Also use rgb(147,103,124) instead hex code.

Text Font Color

.myTextColor { color: #93677C; }

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

This text font color is #93677C.

Background Color

.myBgColor { background-color: #93677C; }

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

This div background color is #93677C.

Border color

.myBorderColor { border: 1px solid #93677C; }

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

This div border color is #93677C.

Opacity

.myOpacity80 { color: #93677C; opacity: 0.8; }

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

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

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

This text has shadow with #93677C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93677C.

Preview

Color preview on black background

This text has color #93677C on black background.


Color preview on white background

This text has color #93677C on white background.


Black color preview on #93677C background

This text has black color on #93677C background.


White color preview on #93677C background

This text has white color on #93677C background.


Related colors

Complementary color

Complementary color for #hex is #6C9883.


I love getcolorcode.com

Triadic colors

1 #7C9367 and #677C93 with #93677C are triadic colors.

2 #7C6793 and #67937C with #93677C are triadic colors.