COLOR #971D1A

HEX: #971D1A RGB: (151,29,26)

Color info

#971D1A contains mainly red color. Web safe color of #971D1A is #993300 (or #930).

RGB color model

#971D1A color RGB value is (151,29,26).

RGB: (151,29,26) (59%, 11%, 10%)

RGB channels and saturation

R 151 of 255 = 59%
G 29 of 255 = 11%
B 26 of 255 = 10%

151
29
26

R + G + B ~ 27%. #971D1A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 29 + 26 = 206 (100%)
R 151 of 206 ~ 73.3%
G 29 of 206 ~ 14.08%
B 26 of 206 ~ 12.62'%

%73.3
%14.08
%12.62

CMYK color model

#971D1A color CMYK value is (0,81,83,41).

  • cyan value is 0.00%
  • magenta value is 80.79%
  • yellow value is 82.78%
  • key color value is 40.78%

CMYK: (0,81,83,41)
C0M81Y83K41 (0%, 81%, 83%, 41%)
(0.00 / 0.81 / 0.83 / 0.41)

CMYK percentages

%0
%80.79
%82.78
%40.78

Codes

Color #971D1A in popluar color models

97 1D 1A
RGB 151 29 26
HSL 70.62% 34.71%
HSB/HSV 82.78% 59.22%
CMYK 0.00% 80.79% 82.78%
40.78%

Color #971D1A in popluar number systems.

HEX 97 1D 1A
Decimal 151 29 26
Binary 10010111 11101 11010
Octal 227 35 32

Shades and tints

Shades of #971D1A

#971D1A
(151,29,26)
#8A1B18
(138,27,24)
#7D1916
(125,25,22)
#701714
(112,23,20)
#631512
(99,21,18)
#561310
(86,19,16)
#49110E
(73,17,14)
#3C0F0C
(60,15,12)
#2F0D0A
(47,13,10)
#220B08
(34,11,8)
#150906
(21,9,6)
#000000
(0,0,0)

Tints of #971D1A

#971D1A
(151,29,26)
#A0312E
(160,49,46)
#A94542
(169,69,66)
#B25956
(178,89,86)
#BB6D6A
(187,109,106)
#C4817E
(196,129,126)
#CD9592
(205,149,146)
#D6A9A6
(214,169,166)
#DFBDBA
(223,189,186)
#E8D1CE
(232,209,206)
#F1E5E2
(241,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #971D1A color. Also use rgb(151,29,26) instead hex code.

Text Font Color

.myTextColor { color: #971D1A; }

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

This text font color is #971D1A.

Background Color

.myBgColor { background-color: #971D1A; }

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

This div background color is #971D1A.

Border color

.myBorderColor { border: 1px solid #971D1A; }

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

This div border color is #971D1A.

Opacity

.myOpacity80 { color: #971D1A; opacity: 0.8; }

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

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

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

This text has shadow with #971D1A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #971D1A.

Preview

Color preview on black background

This text has color #971D1A on black background.


Color preview on white background

This text has color #971D1A on white background.


Black color preview on #971D1A background

This text has black color on #971D1A background.


White color preview on #971D1A background

This text has white color on #971D1A background.


Related colors

Complementary color

Complementary color for #hex is #68E2E5.


I love getcolorcode.com

Triadic colors

1 #1A971D and #1D1A97 with #971D1A are triadic colors.

2 #1A1D97 and #1D971A with #971D1A are triadic colors.