COLOR #9B1A41

HEX: #9B1A41 RGB: (155,26,65)

Color info

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

RGB color model

#9B1A41 color RGB value is (155,26,65).

RGB: (155,26,65) (61%, 10%, 25%)

RGB channels and saturation

R 155 of 255 = 61%
G 26 of 255 = 10%
B 65 of 255 = 25%

155
26
65

R + G + B ~ 32%. #9B1A41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 155 + 26 + 65 = 246 (100%)
R 155 of 246 ~ 63.01%
G 26 of 246 ~ 10.57%
B 65 of 246 ~ 26.42'%

%63.01
%10.57
%26.42

CMYK color model

#9B1A41 color CMYK value is (0,83,58,39).

  • cyan value is 0.00%
  • magenta value is 83.23%
  • yellow value is 58.06%
  • key color value is 39.22%

CMYK: (0,83,58,39)
C0M83Y58K39 (0%, 83%, 58%, 39%)
(0.00 / 0.83 / 0.58 / 0.39)

CMYK percentages

%0
%83.23
%58.06
%39.22

Codes

Color #9B1A41 in popluar color models

9B 1A 41
RGB 155 26 65
HSL 342° 71.27% 35.49%
HSB/HSV 342° 83.23% 60.78%
CMYK 0.00% 83.23% 58.06%
39.22%

Color #9B1A41 in popluar number systems.

HEX 9B 1A 41
Decimal 155 26 65
Binary 10011011 11010 1000001
Octal 233 32 101

Shades and tints

Shades of #9B1A41

#9B1A41
(155,26,65)
#8D183C
(141,24,60)
#7F1637
(127,22,55)
#711432
(113,20,50)
#63122D
(99,18,45)
#551028
(85,16,40)
#470E23
(71,14,35)
#390C1E
(57,12,30)
#2B0A19
(43,10,25)
#1D0814
(29,8,20)
#0F060F
(15,6,15)
#000000
(0,0,0)

Tints of #9B1A41

#9B1A41
(155,26,65)
#A42E52
(164,46,82)
#AD4263
(173,66,99)
#B65674
(182,86,116)
#BF6A85
(191,106,133)
#C87E96
(200,126,150)
#D192A7
(209,146,167)
#DAA6B8
(218,166,184)
#E3BAC9
(227,186,201)
#ECCEDA
(236,206,218)
#F5E2EB
(245,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B1A41 color. Also use rgb(155,26,65) instead hex code.

Text Font Color

.myTextColor { color: #9B1A41; }

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

This text font color is #9B1A41.

Background Color

.myBgColor { background-color: #9B1A41; }

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

This div background color is #9B1A41.

Border color

.myBorderColor { border: 1px solid #9B1A41; }

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

This div border color is #9B1A41.

Opacity

.myOpacity80 { color: #9B1A41; opacity: 0.8; }

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

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

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

This text has shadow with #9B1A41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B1A41.

Preview

Color preview on black background

This text has color #9B1A41 on black background.


Color preview on white background

This text has color #9B1A41 on white background.


Black color preview on #9B1A41 background

This text has black color on #9B1A41 background.


White color preview on #9B1A41 background

This text has white color on #9B1A41 background.


Related colors

Complementary color

Complementary color for #hex is #64E5BE.


I love getcolorcode.com

Triadic colors

1 #419B1A and #1A419B with #9B1A41 are triadic colors.

2 #411A9B and #1A9B41 with #9B1A41 are triadic colors.