COLOR #993448

HEX: #993448 RGB: (153,52,72)

Color info

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

RGB color model

#993448 color RGB value is (153,52,72).

RGB: (153,52,72) (60%, 20%, 28%)

RGB channels and saturation

R 153 of 255 = 60%
G 52 of 255 = 20%
B 72 of 255 = 28%

153
52
72

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

Portions of RGB colors in percentages

R + G + B = 153 + 52 + 72 = 277 (100%)
R 153 of 277 ~ 55.23%
G 52 of 277 ~ 18.77%
B 72 of 277 ~ 25.99'%

%55.23
%18.77
%25.99

CMYK color model

#993448 color CMYK value is (0,66,53,40).

  • cyan value is 0.00%
  • magenta value is 66.01%
  • yellow value is 52.94%
  • key color value is 40.00%

CMYK: (0,66,53,40)
C0M66Y53K40 (0%, 66%, 53%, 40%)
(0.00 / 0.66 / 0.53 / 0.40)

CMYK percentages

%0
%66.01
%52.94
%40

Codes

Color #993448 in popluar color models

99 34 48
RGB 153 52 72
HSL 348° 49.27% 40.20%
HSB/HSV 348° 66.01% 60.00%
CMYK 0.00% 66.01% 52.94%
40.00%

Color #993448 in popluar number systems.

HEX 99 34 48
Decimal 153 52 72
Binary 10011001 110100 1001000
Octal 231 64 110

Shades and tints

Shades of #993448

#993448
(153,52,72)
#8C3042
(140,48,66)
#7F2C3C
(127,44,60)
#722836
(114,40,54)
#652430
(101,36,48)
#58202A
(88,32,42)
#4B1C24
(75,28,36)
#3E181E
(62,24,30)
#311418
(49,20,24)
#241012
(36,16,18)
#170C0C
(23,12,12)
#000000
(0,0,0)

Tints of #993448

#993448
(153,52,72)
#A24658
(162,70,88)
#AB5868
(171,88,104)
#B46A78
(180,106,120)
#BD7C88
(189,124,136)
#C68E98
(198,142,152)
#CFA0A8
(207,160,168)
#D8B2B8
(216,178,184)
#E1C4C8
(225,196,200)
#EAD6D8
(234,214,216)
#F3E8E8
(243,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #993448 color. Also use rgb(153,52,72) instead hex code.

Text Font Color

.myTextColor { color: #993448; }

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

This text font color is #993448.

Background Color

.myBgColor { background-color: #993448; }

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

This div background color is #993448.

Border color

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

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

This div border color is #993448.

Opacity

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

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

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

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

This text has shadow with #993448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #993448.

Preview

Color preview on black background

This text has color #993448 on black background.


Color preview on white background

This text has color #993448 on white background.


Black color preview on #993448 background

This text has black color on #993448 background.


White color preview on #993448 background

This text has white color on #993448 background.


Related colors

Complementary color

Complementary color for #hex is #66CBB7.


I love getcolorcode.com

Triadic colors

1 #489934 and #344899 with #993448 are triadic colors.

2 #483499 and #349948 with #993448 are triadic colors.