COLOR #991651

HEX: #991651 RGB: (153,22,81)

Color info

#991651 contains mainly red color. Web safe color of #991651 is #990066 (or #906).

RGB color model

#991651 color RGB value is (153,22,81).

RGB: (153,22,81) (60%, 9%, 32%)

RGB channels and saturation

R 153 of 255 = 60%
G 22 of 255 = 9%
B 81 of 255 = 32%

153
22
81

R + G + B ~ 34%. #991651 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 153 + 22 + 81 = 256 (100%)
R 153 of 256 ~ 59.77%
G 22 of 256 ~ 8.59%
B 81 of 256 ~ 31.64'%

%59.77
%31.64

CMYK color model

#991651 color CMYK value is (0,86,47,40).

  • cyan value is 0.00%
  • magenta value is 85.62%
  • yellow value is 47.06%
  • key color value is 40.00%

CMYK: (0,86,47,40)
C0M86Y47K40 (0%, 86%, 47%, 40%)
(0.00 / 0.86 / 0.47 / 0.40)

CMYK percentages

%0
%85.62
%47.06
%40

Codes

Color #991651 in popluar color models

99 16 51
RGB 153 22 81
HSL 333° 74.86% 34.31%
HSB/HSV 333° 85.62% 60.00%
CMYK 0.00% 85.62% 47.06%
40.00%

Color #991651 in popluar number systems.

HEX 99 16 51
Decimal 153 22 81
Binary 10011001 10110 1010001
Octal 231 26 121

Shades and tints

Shades of #991651

#991651
(153,22,81)
#8C144A
(140,20,74)
#7F1243
(127,18,67)
#72103C
(114,16,60)
#650E35
(101,14,53)
#580C2E
(88,12,46)
#4B0A27
(75,10,39)
#3E0820
(62,8,32)
#310619
(49,6,25)
#240412
(36,4,18)
#17020B
(23,2,11)
#000000
(0,0,0)

Tints of #991651

#991651
(153,22,81)
#A22B60
(162,43,96)
#AB406F
(171,64,111)
#B4557E
(180,85,126)
#BD6A8D
(189,106,141)
#C67F9C
(198,127,156)
#CF94AB
(207,148,171)
#D8A9BA
(216,169,186)
#E1BEC9
(225,190,201)
#EAD3D8
(234,211,216)
#F3E8E7
(243,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #991651 color. Also use rgb(153,22,81) instead hex code.

Text Font Color

.myTextColor { color: #991651; }

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

This text font color is #991651.

Background Color

.myBgColor { background-color: #991651; }

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

This div background color is #991651.

Border color

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

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

This div border color is #991651.

Opacity

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

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

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

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

This text has shadow with #991651 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #991651.

Preview

Color preview on black background

This text has color #991651 on black background.


Color preview on white background

This text has color #991651 on white background.


Black color preview on #991651 background

This text has black color on #991651 background.


White color preview on #991651 background

This text has white color on #991651 background.


Related colors

Complementary color

Complementary color for #hex is #66E9AE.


I love getcolorcode.com

Triadic colors

1 #519916 and #165199 with #991651 are triadic colors.

2 #511699 and #169951 with #991651 are triadic colors.