COLOR #9B2A21

HEX: #9B2A21 RGB: (155,42,33)

Color info

#9B2A21 contains mainly red color. Web safe color of #9B2A21 is #993333 (or #933).

RGB color model

#9B2A21 color RGB value is (155,42,33).

RGB: (155,42,33) (61%, 16%, 13%)

RGB channels and saturation

R 155 of 255 = 61%
G 42 of 255 = 16%
B 33 of 255 = 13%

155
42
33

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

Portions of RGB colors in percentages

R + G + B = 155 + 42 + 33 = 230 (100%)
R 155 of 230 ~ 67.39%
G 42 of 230 ~ 18.26%
B 33 of 230 ~ 14.35'%

%67.39
%18.26
%14.35

CMYK color model

#9B2A21 color CMYK value is (0,73,79,39).

  • cyan value is 0.00%
  • magenta value is 72.90%
  • yellow value is 78.71%
  • key color value is 39.22%

CMYK: (0,73,79,39)
C0M73Y79K39 (0%, 73%, 79%, 39%)
(0.00 / 0.73 / 0.79 / 0.39)

CMYK percentages

%0
%72.9
%78.71
%39.22

Codes

Color #9B2A21 in popluar color models

9B 2A 21
RGB 155 42 33
HSL 64.89% 36.86%
HSB/HSV 78.71% 60.78%
CMYK 0.00% 72.90% 78.71%
39.22%

Color #9B2A21 in popluar number systems.

HEX 9B 2A 21
Decimal 155 42 33
Binary 10011011 101010 100001
Octal 233 52 41

Shades and tints

Shades of #9B2A21

#9B2A21
(155,42,33)
#8D271E
(141,39,30)
#7F241B
(127,36,27)
#712118
(113,33,24)
#631E15
(99,30,21)
#551B12
(85,27,18)
#47180F
(71,24,15)
#39150C
(57,21,12)
#2B1209
(43,18,9)
#1D0F06
(29,15,6)
#0F0C03
(15,12,3)
#000000
(0,0,0)

Tints of #9B2A21

#9B2A21
(155,42,33)
#A43D35
(164,61,53)
#AD5049
(173,80,73)
#B6635D
(182,99,93)
#BF7671
(191,118,113)
#C88985
(200,137,133)
#D19C99
(209,156,153)
#DAAFAD
(218,175,173)
#E3C2C1
(227,194,193)
#ECD5D5
(236,213,213)
#F5E8E9
(245,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B2A21 color. Also use rgb(155,42,33) instead hex code.

Text Font Color

.myTextColor { color: #9B2A21; }

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

This text font color is #9B2A21.

Background Color

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

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

This div background color is #9B2A21.

Border color

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

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

This div border color is #9B2A21.

Opacity

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

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

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

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

This text has shadow with #9B2A21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B2A21.

Preview

Color preview on black background

This text has color #9B2A21 on black background.


Color preview on white background

This text has color #9B2A21 on white background.


Black color preview on #9B2A21 background

This text has black color on #9B2A21 background.


White color preview on #9B2A21 background

This text has white color on #9B2A21 background.


Related colors

Complementary color

Complementary color for #hex is #64D5DE.


I love getcolorcode.com

Triadic colors

1 #219B2A and #2A219B with #9B2A21 are triadic colors.

2 #212A9B and #2A9B21 with #9B2A21 are triadic colors.