COLOR #971084

HEX: #971084 RGB: (151,16,132)

Color info

#971084 contains mainly red and blue colors. Web safe color of #971084 is #990099 (or #909).

RGB color model

#971084 color RGB value is (151,16,132).

RGB: (151,16,132) (59%, 6%, 52%)

RGB channels and saturation

R 151 of 255 = 59%
G 16 of 255 = 6%
B 132 of 255 = 52%

151
16
132

R + G + B ~ 39%. #971084 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 16 + 132 = 299 (100%)
R 151 of 299 ~ 50.5%
G 16 of 299 ~ 5.35%
B 132 of 299 ~ 44.15'%

%50.5
%44.15

CMYK color model

#971084 color CMYK value is (0,89,13,41).

  • cyan value is 0.00%
  • magenta value is 89.40%
  • yellow value is 12.58%
  • key color value is 40.78%

CMYK: (0,89,13,41)
C0M89Y13K41 (0%, 89%, 13%, 41%)
(0.00 / 0.89 / 0.13 / 0.41)

CMYK percentages

%0
%89.4
%12.58
%40.78

Codes

Color #971084 in popluar color models

97 10 84
RGB 151 16 132
HSL 308° 80.84% 32.75%
HSB/HSV 308° 89.40% 59.22%
CMYK 0.00% 89.40% 12.58%
40.78%

Color #971084 in popluar number systems.

HEX 97 10 84
Decimal 151 16 132
Binary 10010111 10000 10000100
Octal 227 20 204

Shades and tints

Shades of #971084

#971084
(151,16,132)
#8A0F78
(138,15,120)
#7D0E6C
(125,14,108)
#700D60
(112,13,96)
#630C54
(99,12,84)
#560B48
(86,11,72)
#490A3C
(73,10,60)
#3C0930
(60,9,48)
#2F0824
(47,8,36)
#220718
(34,7,24)
#15060C
(21,6,12)
#000000
(0,0,0)

Tints of #971084

#971084
(151,16,132)
#A0258F
(160,37,143)
#A93A9A
(169,58,154)
#B24FA5
(178,79,165)
#BB64B0
(187,100,176)
#C479BB
(196,121,187)
#CD8EC6
(205,142,198)
#D6A3D1
(214,163,209)
#DFB8DC
(223,184,220)
#E8CDE7
(232,205,231)
#F1E2F2
(241,226,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #971084 color. Also use rgb(151,16,132) instead hex code.

Text Font Color

.myTextColor { color: #971084; }

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

This text font color is #971084.

Background Color

.myBgColor { background-color: #971084; }

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

This div background color is #971084.

Border color

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

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

This div border color is #971084.

Opacity

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

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

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

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

This text has shadow with #971084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #971084.

Preview

Color preview on black background

This text has color #971084 on black background.


Color preview on white background

This text has color #971084 on white background.


Black color preview on #971084 background

This text has black color on #971084 background.


White color preview on #971084 background

This text has white color on #971084 background.


Related colors

Complementary color

Complementary color for #hex is #68EF7B.


I love getcolorcode.com

Triadic colors

1 #849710 and #108497 with #971084 are triadic colors.

2 #841097 and #109784 with #971084 are triadic colors.