COLOR #740716

HEX: #740716 RGB: (116,7,22)

Color info

#740716 contains mainly red color. Web safe color of #740716 is #660000 (or #600).

RGB color model

#740716 color RGB value is (116,7,22).

RGB: (116,7,22) (45%, 3%, 9%)

RGB channels and saturation

R 116 of 255 = 45%
G 7 of 255 = 3%
B 22 of 255 = 9%

116
7
22

R + G + B ~ 19%. #740716 is dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 7 + 22 = 145 (100%)
R 116 of 145 ~ 80%
G 7 of 145 ~ 4.83%
B 22 of 145 ~ 15.17'%

%80
%15.17

CMYK color model

#740716 color CMYK value is (0,94,81,55).

  • cyan value is 0.00%
  • magenta value is 93.97%
  • yellow value is 81.03%
  • key color value is 54.51%

CMYK: (0,94,81,55)
C0M94Y81K55 (0%, 94%, 81%, 55%)
(0.00 / 0.94 / 0.81 / 0.55)

CMYK percentages

%0
%93.97
%81.03
%54.51

Codes

Color #740716 in popluar color models

74 07 16
RGB 116 7 22
HSL 352° 88.62% 24.12%
HSB/HSV 352° 93.97% 45.49%
CMYK 0.00% 93.97% 81.03%
54.51%

Color #740716 in popluar number systems.

HEX 74 07 16
Decimal 116 7 22
Binary 1110100 111 10110
Octal 164 7 26

Shades and tints

Shades of #740716

#740716
(116,7,22)
#6A0714
(106,7,20)
#600712
(96,7,18)
#560710
(86,7,16)
#4C070E
(76,7,14)
#42070C
(66,7,12)
#38070A
(56,7,10)
#2E0708
(46,7,8)
#240706
(36,7,6)
#1A0704
(26,7,4)
#100702
(16,7,2)
#000000
(0,0,0)

Tints of #740716

#740716
(116,7,22)
#801D2B
(128,29,43)
#8C3340
(140,51,64)
#984955
(152,73,85)
#A45F6A
(164,95,106)
#B0757F
(176,117,127)
#BC8B94
(188,139,148)
#C8A1A9
(200,161,169)
#D4B7BE
(212,183,190)
#E0CDD3
(224,205,211)
#ECE3E8
(236,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #740716 color. Also use rgb(116,7,22) instead hex code.

Text Font Color

.myTextColor { color: #740716; }

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

This text font color is #740716.

Background Color

.myBgColor { background-color: #740716; }

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

This div background color is #740716.

Border color

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

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

This div border color is #740716.

Opacity

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

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

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

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

This text has shadow with #740716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #740716.

Preview

Color preview on black background

This text has color #740716 on black background.


Color preview on white background

This text has color #740716 on white background.


Black color preview on #740716 background

This text has black color on #740716 background.


White color preview on #740716 background

This text has white color on #740716 background.


Related colors

Complementary color

Complementary color for #hex is #8BF8E9.


I love getcolorcode.com

Triadic colors

1 #167407 and #071674 with #740716 are triadic colors.

2 #160774 and #077416 with #740716 are triadic colors.