COLOR #93364D

HEX: #93364D RGB: (147,54,77)

Color info

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

RGB color model

#93364D color RGB value is (147,54,77).

RGB: (147,54,77) (58%, 21%, 30%)

RGB channels and saturation

R 147 of 255 = 58%
G 54 of 255 = 21%
B 77 of 255 = 30%

147
54
77

R + G + B ~ 36%. #93364D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 147 + 54 + 77 = 278 (100%)
R 147 of 278 ~ 52.88%
G 54 of 278 ~ 19.42%
B 77 of 278 ~ 27.7'%

%52.88
%19.42
%27.7

CMYK color model

#93364D color CMYK value is (0,63,48,42).

  • cyan value is 0.00%
  • magenta value is 63.27%
  • yellow value is 47.62%
  • key color value is 42.35%

CMYK: (0,63,48,42)
C0M63Y48K42 (0%, 63%, 48%, 42%)
(0.00 / 0.63 / 0.48 / 0.42)

CMYK percentages

%0
%63.27
%47.62
%42.35

Codes

Color #93364D in popluar color models

93 36 4D
RGB 147 54 77
HSL 345° 46.27% 39.41%
HSB/HSV 345° 63.27% 57.65%
CMYK 0.00% 63.27% 47.62%
42.35%

Color #93364D in popluar number systems.

HEX 93 36 4D
Decimal 147 54 77
Binary 10010011 110110 1001101
Octal 223 66 115

Shades and tints

Shades of #93364D

#93364D
(147,54,77)
#863246
(134,50,70)
#792E3F
(121,46,63)
#6C2A38
(108,42,56)
#5F2631
(95,38,49)
#52222A
(82,34,42)
#451E23
(69,30,35)
#381A1C
(56,26,28)
#2B1615
(43,22,21)
#1E120E
(30,18,14)
#110E07
(17,14,7)
#000000
(0,0,0)

Tints of #93364D

#93364D
(147,54,77)
#9C485D
(156,72,93)
#A55A6D
(165,90,109)
#AE6C7D
(174,108,125)
#B77E8D
(183,126,141)
#C0909D
(192,144,157)
#C9A2AD
(201,162,173)
#D2B4BD
(210,180,189)
#DBC6CD
(219,198,205)
#E4D8DD
(228,216,221)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93364D color. Also use rgb(147,54,77) instead hex code.

Text Font Color

.myTextColor { color: #93364D; }

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

This text font color is #93364D.

Background Color

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

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

This div background color is #93364D.

Border color

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

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

This div border color is #93364D.

Opacity

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

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

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

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

This text has shadow with #93364D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93364D.

Preview

Color preview on black background

This text has color #93364D on black background.


Color preview on white background

This text has color #93364D on white background.


Black color preview on #93364D background

This text has black color on #93364D background.


White color preview on #93364D background

This text has white color on #93364D background.


Related colors

Complementary color

Complementary color for #hex is #6CC9B2.


I love getcolorcode.com

Triadic colors

1 #4D9336 and #364D93 with #93364D are triadic colors.

2 #4D3693 and #36934D with #93364D are triadic colors.