COLOR #991D43

HEX: #991D43 RGB: (153,29,67)

Color info

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

RGB color model

#991D43 color RGB value is (153,29,67).

RGB: (153,29,67) (60%, 11%, 26%)

RGB channels and saturation

R 153 of 255 = 60%
G 29 of 255 = 11%
B 67 of 255 = 26%

153
29
67

R + G + B ~ 32%. #991D43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 153 + 29 + 67 = 249 (100%)
R 153 of 249 ~ 61.45%
G 29 of 249 ~ 11.65%
B 67 of 249 ~ 26.91'%

%61.45
%11.65
%26.91

CMYK color model

#991D43 color CMYK value is (0,81,56,40).

  • cyan value is 0.00%
  • magenta value is 81.05%
  • yellow value is 56.21%
  • key color value is 40.00%
CMYK: (0,81,56,40) C0M81Y56K40 (0%,81%,56%,40%) (0.00/0.81/0.56/0.40) 

CMYK percentages

%0
%81.05
%56.21
%40

Codes

Color #991D43 in popluar color models

99 1D 43
RGB 153 29 67
HSL 342° 68.13% 35.69%
HSB/HSV 342° 81.05% 60.00%
CMYK 0.00% 81.05% 56.21%
40.00%

Color #991D43 in popluar number systems.

HEX 99 1D 43
Decimal 153 29 67
Binary 10011001 11101 1000011
Octal 231 35 103

Shades and tints

Shades of #991D43

#991D43
(153,29,67)
#8C1B3D
(140,27,61)
#7F1937
(127,25,55)
#721731
(114,23,49)
#65152B
(101,21,43)
#581325
(88,19,37)
#4B111F
(75,17,31)
#3E0F19
(62,15,25)
#310D13
(49,13,19)
#240B0D
(36,11,13)
#170907
(23,9,7)
#000000
(0,0,0)

Tints of #991D43

#991D43
(153,29,67)
#A23154
(162,49,84)
#AB4565
(171,69,101)
#B45976
(180,89,118)
#BD6D87
(189,109,135)
#C68198
(198,129,152)
#CF95A9
(207,149,169)
#D8A9BA
(216,169,186)
#E1BDCB
(225,189,203)
#EAD1DC
(234,209,220)
#F3E5ED
(243,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #991D43 color. Also use rgb(153,29,67) instead hex code.

Text Font Color

.myTextColor { color: #991D43; }

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

This text font color is #991D43.

Background Color

.myBgColor { background-color: #991D43; }

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

This div background color is #991D43.

Border color

.myBorderColor { border: 1px solid #991D43; }

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

This div border color is #991D43.

Opacity

.myOpacity80 { color: #991D43; opacity: 0.8; }

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

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

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

This text has shadow with #991D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #991D43.

Preview

Color preview on black background

This text has color #991D43 on black background.


Color preview on white background

This text has color #991D43 on white background.


Black color preview on #991D43 background

This text has black color on #991D43 background.


White color preview on #991D43 background

This text has white color on #991D43 background.


Related colors

Complementary color

Complementary color for #hex is #66E2BC.


I love getcolorcode.com

Triadic colors

1 #43991D and #1D4399 with #991D43 are triadic colors.

2 #431D99 and #1D9943 with #991D43 are triadic colors.