COLOR #741E16

HEX: #741E16 RGB: (116,30,22)

Color info

#741E16 contains mainly red color. Web safe color of #741E16 is #663300 (or #630).

RGB color model

#741E16 color RGB value is (116,30,22).

RGB: (116,30,22) (45%, 12%, 9%)

RGB channels and saturation

R 116 of 255 = 45%
G 30 of 255 = 12%
B 22 of 255 = 9%

116
30
22

R + G + B ~ 22%. #741E16 is dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 30 + 22 = 168 (100%)
R 116 of 168 ~ 69.05%
G 30 of 168 ~ 17.86%
B 22 of 168 ~ 13.1'%

%69.05
%17.86
%13.1

CMYK color model

#741E16 color CMYK value is (0,74,81,55).

  • cyan value is 0.00%
  • magenta value is 74.14%
  • yellow value is 81.03%
  • key color value is 54.51%
CMYK: (0,74,81,55) C0M74Y81K55 (0%,74%,81%,55%) (0.00/0.74/0.81/0.55) 

CMYK percentages

%0
%74.14
%81.03
%54.51

Codes

Color #741E16 in popluar color models

74 1E 16
RGB 116 30 22
HSL 68.12% 27.06%
HSB/HSV 81.03% 45.49%
CMYK 0.00% 74.14% 81.03%
54.51%

Color #741E16 in popluar number systems.

HEX 74 1E 16
Decimal 116 30 22
Binary 1110100 11110 10110
Octal 164 36 26

Shades and tints

Shades of #741E16

#741E16
(116,30,22)
#6A1C14
(106,28,20)
#601A12
(96,26,18)
#561810
(86,24,16)
#4C160E
(76,22,14)
#42140C
(66,20,12)
#38120A
(56,18,10)
#2E1008
(46,16,8)
#240E06
(36,14,6)
#1A0C04
(26,12,4)
#100A02
(16,10,2)
#000000
(0,0,0)

Tints of #741E16

#741E16
(116,30,22)
#80322B
(128,50,43)
#8C4640
(140,70,64)
#985A55
(152,90,85)
#A46E6A
(164,110,106)
#B0827F
(176,130,127)
#BC9694
(188,150,148)
#C8AAA9
(200,170,169)
#D4BEBE
(212,190,190)
#E0D2D3
(224,210,211)
#ECE6E8
(236,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #741E16; }

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

This text font color is #741E16.

Background Color

.myBgColor { background-color: #741E16; }

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

This div background color is #741E16.

Border color

.myBorderColor { border: 1px solid #741E16; }

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

This div border color is #741E16.

Opacity

.myOpacity80 { color: #741E16; opacity: 0.8; }

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

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

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

This text has shadow with #741E16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #741E16.

Preview

Color preview on black background

This text has color #741E16 on black background.


Color preview on white background

This text has color #741E16 on white background.


Black color preview on #741E16 background

This text has black color on #741E16 background.


White color preview on #741E16 background

This text has white color on #741E16 background.


Related colors

Complementary color

Complementary color for #hex is #8BE1E9.


I love getcolorcode.com

Triadic colors

1 #16741E and #1E1674 with #741E16 are triadic colors.

2 #161E74 and #1E7416 with #741E16 are triadic colors.