COLOR #970814

HEX: #970814 RGB: (151,8,20)

Color info

#970814 contains mainly red color. Web safe color of #970814 is #990000 (or #900).

RGB color model

#970814 color RGB value is (151,8,20).

RGB: (151,8,20) (59%, 3%, 8%)

RGB channels and saturation

R 151 of 255 = 59%
G 8 of 255 = 3%
B 20 of 255 = 8%

151
8
20

R + G + B ~ 23%. #970814 is dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 8 + 20 = 179 (100%)
R 151 of 179 ~ 84.36%
G 8 of 179 ~ 4.47%
B 20 of 179 ~ 11.17'%

%84.36
%11.17

CMYK color model

#970814 color CMYK value is (0,95,87,41).

  • cyan value is 0.00%
  • magenta value is 94.70%
  • yellow value is 86.75%
  • key color value is 40.78%

CMYK: (0,95,87,41)
C0M95Y87K41 (0%, 95%, 87%, 41%)
(0.00 / 0.95 / 0.87 / 0.41)

CMYK percentages

%0
%94.7
%86.75
%40.78

Codes

Color #970814 in popluar color models

97 08 14
RGB 151 8 20
HSL 355° 89.94% 31.18%
HSB/HSV 355° 94.70% 59.22%
CMYK 0.00% 94.70% 86.75%
40.78%

Color #970814 in popluar number systems.

HEX 97 08 14
Decimal 151 8 20
Binary 10010111 1000 10100
Octal 227 10 24

Shades and tints

Shades of #970814

#970814
(151,8,20)
#8A0813
(138,8,19)
#7D0812
(125,8,18)
#700811
(112,8,17)
#630810
(99,8,16)
#56080F
(86,8,15)
#49080E
(73,8,14)
#3C080D
(60,8,13)
#2F080C
(47,8,12)
#22080B
(34,8,11)
#15080A
(21,8,10)
#000000
(0,0,0)

Tints of #970814

#970814
(151,8,20)
#A01E29
(160,30,41)
#A9343E
(169,52,62)
#B24A53
(178,74,83)
#BB6068
(187,96,104)
#C4767D
(196,118,125)
#CD8C92
(205,140,146)
#D6A2A7
(214,162,167)
#DFB8BC
(223,184,188)
#E8CED1
(232,206,209)
#F1E4E6
(241,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #970814 color. Also use rgb(151,8,20) instead hex code.

Text Font Color

.myTextColor { color: #970814; }

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

This text font color is #970814.

Background Color

.myBgColor { background-color: #970814; }

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

This div background color is #970814.

Border color

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

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

This div border color is #970814.

Opacity

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

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

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

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

This text has shadow with #970814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #970814.

Preview

Color preview on black background

This text has color #970814 on black background.


Color preview on white background

This text has color #970814 on white background.


Black color preview on #970814 background

This text has black color on #970814 background.


White color preview on #970814 background

This text has white color on #970814 background.


Related colors

Complementary color

Complementary color for #hex is #68F7EB.


I love getcolorcode.com

Triadic colors

1 #149708 and #081497 with #970814 are triadic colors.

2 #140897 and #089714 with #970814 are triadic colors.