COLOR #961041

HEX: #961041 RGB: (150,16,65)

Color info

#961041 contains mainly red color. Web safe color of #961041 is #990033 (or #903).

RGB color model

#961041 color RGB value is (150,16,65).

RGB: (150,16,65) (59%, 6%, 25%)

RGB channels and saturation

R 150 of 255 = 59%
G 16 of 255 = 6%
B 65 of 255 = 25%

150
16
65

R + G + B ~ 30%. #961041 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 16 + 65 = 231 (100%)
R 150 of 231 ~ 64.94%
G 16 of 231 ~ 6.93%
B 65 of 231 ~ 28.14'%

%64.94
%28.14

CMYK color model

#961041 color CMYK value is (0,89,57,41).

  • cyan value is 0.00%
  • magenta value is 89.33%
  • yellow value is 56.67%
  • key color value is 41.18%

CMYK: (0,89,57,41)
C0M89Y57K41 (0%, 89%, 57%, 41%)
(0.00 / 0.89 / 0.57 / 0.41)

CMYK percentages

%0
%89.33
%56.67
%41.18

Codes

Color #961041 in popluar color models

96 10 41
RGB 150 16 65
HSL 338° 80.72% 32.55%
HSB/HSV 338° 89.33% 58.82%
CMYK 0.00% 89.33% 56.67%
41.18%

Color #961041 in popluar number systems.

HEX 96 10 41
Decimal 150 16 65
Binary 10010110 10000 1000001
Octal 226 20 101

Shades and tints

Shades of #961041

#961041
(150,16,65)
#890F3C
(137,15,60)
#7C0E37
(124,14,55)
#6F0D32
(111,13,50)
#620C2D
(98,12,45)
#550B28
(85,11,40)
#480A23
(72,10,35)
#3B091E
(59,9,30)
#2E0819
(46,8,25)
#210714
(33,7,20)
#14060F
(20,6,15)
#000000
(0,0,0)

Tints of #961041

#961041
(150,16,65)
#9F2552
(159,37,82)
#A83A63
(168,58,99)
#B14F74
(177,79,116)
#BA6485
(186,100,133)
#C37996
(195,121,150)
#CC8EA7
(204,142,167)
#D5A3B8
(213,163,184)
#DEB8C9
(222,184,201)
#E7CDDA
(231,205,218)
#F0E2EB
(240,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #961041 color. Also use rgb(150,16,65) instead hex code.

Text Font Color

.myTextColor { color: #961041; }

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

This text font color is #961041.

Background Color

.myBgColor { background-color: #961041; }

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

This div background color is #961041.

Border color

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

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

This div border color is #961041.

Opacity

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

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

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

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

This text has shadow with #961041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #961041.

Preview

Color preview on black background

This text has color #961041 on black background.


Color preview on white background

This text has color #961041 on white background.


Black color preview on #961041 background

This text has black color on #961041 background.


White color preview on #961041 background

This text has white color on #961041 background.


Related colors

Complementary color

Complementary color for #hex is #69EFBE.


I love getcolorcode.com

Triadic colors

1 #419610 and #104196 with #961041 are triadic colors.

2 #411096 and #109641 with #961041 are triadic colors.