COLOR #943521

HEX: #943521 RGB: (148,53,33)

Color info

#943521 contains mainly red color. Web safe color of #943521 is #993333 (or #933).

RGB color model

#943521 color RGB value is (148,53,33).

RGB: (148,53,33) (58%, 21%, 13%)

RGB channels and saturation

R 148 of 255 = 58%
G 53 of 255 = 21%
B 33 of 255 = 13%

148
53
33

R + G + B ~ 31%. #943521 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 148 + 53 + 33 = 234 (100%)
R 148 of 234 ~ 63.25%
G 53 of 234 ~ 22.65%
B 33 of 234 ~ 14.1'%

%63.25
%22.65
%14.1

CMYK color model

#943521 color CMYK value is (0,64,78,42).

  • cyan value is 0.00%
  • magenta value is 64.19%
  • yellow value is 77.70%
  • key color value is 41.96%

CMYK: (0,64,78,42)
C0M64Y78K42 (0%, 64%, 78%, 42%)
(0.00 / 0.64 / 0.78 / 0.42)

CMYK percentages

%0
%64.19
%77.7
%41.96

Codes

Color #943521 in popluar color models

94 35 21
RGB 148 53 33
HSL 10° 63.54% 35.49%
HSB/HSV 10° 77.70% 58.04%
CMYK 0.00% 64.19% 77.70%
41.96%

Color #943521 in popluar number systems.

HEX 94 35 21
Decimal 148 53 33
Binary 10010100 110101 100001
Octal 224 65 41

Shades and tints

Shades of #943521

#943521
(148,53,33)
#87311E
(135,49,30)
#7A2D1B
(122,45,27)
#6D2918
(109,41,24)
#602515
(96,37,21)
#532112
(83,33,18)
#461D0F
(70,29,15)
#39190C
(57,25,12)
#2C1509
(44,21,9)
#1F1106
(31,17,6)
#120D03
(18,13,3)
#000000
(0,0,0)

Tints of #943521

#943521
(148,53,33)
#9D4735
(157,71,53)
#A65949
(166,89,73)
#AF6B5D
(175,107,93)
#B87D71
(184,125,113)
#C18F85
(193,143,133)
#CAA199
(202,161,153)
#D3B3AD
(211,179,173)
#DCC5C1
(220,197,193)
#E5D7D5
(229,215,213)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #943521 color. Also use rgb(148,53,33) instead hex code.

Text Font Color

.myTextColor { color: #943521; }

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

This text font color is #943521.

Background Color

.myBgColor { background-color: #943521; }

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

This div background color is #943521.

Border color

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

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

This div border color is #943521.

Opacity

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

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

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

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

This text has shadow with #943521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #943521.

Preview

Color preview on black background

This text has color #943521 on black background.


Color preview on white background

This text has color #943521 on white background.


Black color preview on #943521 background

This text has black color on #943521 background.


White color preview on #943521 background

This text has white color on #943521 background.


Related colors

Complementary color

Complementary color for #hex is #6BCADE.


I love getcolorcode.com

Triadic colors

1 #219435 and #352194 with #943521 are triadic colors.

2 #213594 and #359421 with #943521 are triadic colors.