COLOR #970614

HEX: #970614 RGB: (151,6,20)

Color info

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

RGB color model

#970614 color RGB value is (151,6,20).

RGB: (151,6,20) (59%, 2%, 8%)

RGB channels and saturation

R 151 of 255 = 59%
G 6 of 255 = 2%
B 20 of 255 = 8%

151
6
20

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

Portions of RGB colors in percentages

R + G + B = 151 + 6 + 20 = 177 (100%)
R 151 of 177 ~ 85.31%
G 6 of 177 ~ 3.39%
B 20 of 177 ~ 11.3'%

%85.31
%11.3

CMYK color model

#970614 color CMYK value is (0,96,87,41).

  • cyan value is 0.00%
  • magenta value is 96.03%
  • yellow value is 86.75%
  • key color value is 40.78%
CMYK: (0,96,87,41) C0M96Y87K41 (0%,96%,87%,41%) (0.00/0.96/0.87/0.41) 

CMYK percentages

%0
%96.03
%86.75
%40.78

Codes

Color #970614 in popluar color models

97 06 14
RGB 151 6 20
HSL 354° 92.36% 30.78%
HSB/HSV 354° 96.03% 59.22%
CMYK 0.00% 96.03% 86.75%
40.78%

Color #970614 in popluar number systems.

HEX 97 06 14
Decimal 151 6 20
Binary 10010111 110 10100
Octal 227 6 24

Shades and tints

Shades of #970614

#970614
(151,6,20)
#8A0613
(138,6,19)
#7D0612
(125,6,18)
#700611
(112,6,17)
#630610
(99,6,16)
#56060F
(86,6,15)
#49060E
(73,6,14)
#3C060D
(60,6,13)
#2F060C
(47,6,12)
#22060B
(34,6,11)
#15060A
(21,6,10)
#000000
(0,0,0)

Tints of #970614

#970614
(151,6,20)
#A01C29
(160,28,41)
#A9323E
(169,50,62)
#B24853
(178,72,83)
#BB5E68
(187,94,104)
#C4747D
(196,116,125)
#CD8A92
(205,138,146)
#D6A0A7
(214,160,167)
#DFB6BC
(223,182,188)
#E8CCD1
(232,204,209)
#F1E2E6
(241,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #970614; }

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

This text font color is #970614.

Background Color

.myBgColor { background-color: #970614; }

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

This div background color is #970614.

Border color

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

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

This div border color is #970614.

Opacity

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

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

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

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

This text has shadow with #970614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #970614.

Preview

Color preview on black background

This text has color #970614 on black background.


Color preview on white background

This text has color #970614 on white background.


Black color preview on #970614 background

This text has black color on #970614 background.


White color preview on #970614 background

This text has white color on #970614 background.


Related colors

Complementary color

Complementary color for #hex is #68F9EB.


I love getcolorcode.com

Triadic colors

1 #149706 and #061497 with #970614 are triadic colors.

2 #140697 and #069714 with #970614 are triadic colors.