COLOR #93594B

HEX: #93594B RGB: (147,89,75)

Color info

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

RGB color model

#93594B color RGB value is (147,89,75).

RGB: (147,89,75) (58%, 35%, 29%)

RGB channels and saturation

R 147 of 255 = 58%
G 89 of 255 = 35%
B 75 of 255 = 29%

147
89
75

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

Portions of RGB colors in percentages

R + G + B = 147 + 89 + 75 = 311 (100%)
R 147 of 311 ~ 47.27%
G 89 of 311 ~ 28.62%
B 75 of 311 ~ 24.12'%

%47.27
%28.62
%24.12

CMYK color model

#93594B color CMYK value is (0,39,49,42).

  • cyan value is 0.00%
  • magenta value is 39.46%
  • yellow value is 48.98%
  • key color value is 42.35%

CMYK: (0,39,49,42)
C0M39Y49K42 (0%, 39%, 49%, 42%)
(0.00 / 0.39 / 0.49 / 0.42)

CMYK percentages

%0
%39.46
%48.98
%42.35

Codes

Color #93594B in popluar color models

93 59 4B
RGB 147 89 75
HSL 12° 32.43% 43.53%
HSB/HSV 12° 48.98% 57.65%
CMYK 0.00% 39.46% 48.98%
42.35%

Color #93594B in popluar number systems.

HEX 93 59 4B
Decimal 147 89 75
Binary 10010011 1011001 1001011
Octal 223 131 113

Shades and tints

Shades of #93594B

#93594B
(147,89,75)
#865145
(134,81,69)
#79493F
(121,73,63)
#6C4139
(108,65,57)
#5F3933
(95,57,51)
#52312D
(82,49,45)
#452927
(69,41,39)
#382121
(56,33,33)
#2B191B
(43,25,27)
#1E1115
(30,17,21)
#11090F
(17,9,15)
#000000
(0,0,0)

Tints of #93594B

#93594B
(147,89,75)
#9C685B
(156,104,91)
#A5776B
(165,119,107)
#AE867B
(174,134,123)
#B7958B
(183,149,139)
#C0A49B
(192,164,155)
#C9B3AB
(201,179,171)
#D2C2BB
(210,194,187)
#DBD1CB
(219,209,203)
#E4E0DB
(228,224,219)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93594B color. Also use rgb(147,89,75) instead hex code.

Text Font Color

.myTextColor { color: #93594B; }

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

This text font color is #93594B.

Background Color

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

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

This div background color is #93594B.

Border color

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

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

This div border color is #93594B.

Opacity

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

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

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

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

This text has shadow with #93594B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93594B.

Preview

Color preview on black background

This text has color #93594B on black background.


Color preview on white background

This text has color #93594B on white background.


Black color preview on #93594B background

This text has black color on #93594B background.


White color preview on #93594B background

This text has white color on #93594B background.


Related colors

Complementary color

Complementary color for #hex is #6CA6B4.


I love getcolorcode.com

Triadic colors

1 #4B9359 and #594B93 with #93594B are triadic colors.

2 #4B5993 and #59934B with #93594B are triadic colors.