COLOR #74131A

HEX: #74131A RGB: (116,19,26)

Color info

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

RGB color model

#74131A color RGB value is (116,19,26).

RGB: (116,19,26) (45%, 7%, 10%)

RGB channels and saturation

R 116 of 255 = 45%
G 19 of 255 = 7%
B 26 of 255 = 10%

116
19
26

R + G + B ~ 21%. #74131A is dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 19 + 26 = 161 (100%)
R 116 of 161 ~ 72.05%
G 19 of 161 ~ 11.8%
B 26 of 161 ~ 16.15'%

%72.05
%11.8
%16.15

CMYK color model

#74131A color CMYK value is (0,84,78,55).

  • cyan value is 0.00%
  • magenta value is 83.62%
  • yellow value is 77.59%
  • key color value is 54.51%

CMYK: (0,84,78,55)
C0M84Y78K55 (0%, 84%, 78%, 55%)
(0.00 / 0.84 / 0.78 / 0.55)

CMYK percentages

%0
%83.62
%77.59
%54.51

Codes

Color #74131A in popluar color models

74 13 1A
RGB 116 19 26
HSL 356° 71.85% 26.47%
HSB/HSV 356° 83.62% 45.49%
CMYK 0.00% 83.62% 77.59%
54.51%

Color #74131A in popluar number systems.

HEX 74 13 1A
Decimal 116 19 26
Binary 1110100 10011 11010
Octal 164 23 32

Shades and tints

Shades of #74131A

#74131A
(116,19,26)
#6A1218
(106,18,24)
#601116
(96,17,22)
#561014
(86,16,20)
#4C0F12
(76,15,18)
#420E10
(66,14,16)
#380D0E
(56,13,14)
#2E0C0C
(46,12,12)
#240B0A
(36,11,10)
#1A0A08
(26,10,8)
#100906
(16,9,6)
#000000
(0,0,0)

Tints of #74131A

#74131A
(116,19,26)
#80282E
(128,40,46)
#8C3D42
(140,61,66)
#985256
(152,82,86)
#A4676A
(164,103,106)
#B07C7E
(176,124,126)
#BC9192
(188,145,146)
#C8A6A6
(200,166,166)
#D4BBBA
(212,187,186)
#E0D0CE
(224,208,206)
#ECE5E2
(236,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74131A color. Also use rgb(116,19,26) instead hex code.

Text Font Color

.myTextColor { color: #74131A; }

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

This text font color is #74131A.

Background Color

.myBgColor { background-color: #74131A; }

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

This div background color is #74131A.

Border color

.myBorderColor { border: 1px solid #74131A; }

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

This div border color is #74131A.

Opacity

.myOpacity80 { color: #74131A; opacity: 0.8; }

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

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

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

This text has shadow with #74131A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74131A.

Preview

Color preview on black background

This text has color #74131A on black background.


Color preview on white background

This text has color #74131A on white background.


Black color preview on #74131A background

This text has black color on #74131A background.


White color preview on #74131A background

This text has white color on #74131A background.


Related colors

Complementary color

Complementary color for #hex is #8BECE5.


I love getcolorcode.com

Triadic colors

1 #1A7413 and #131A74 with #74131A are triadic colors.

2 #1A1374 and #13741A with #74131A are triadic colors.