COLOR #741137

HEX: #741137 RGB: (116,17,55)

Color info

#741137 contains mainly red color. Web safe color of #741137 is #660033 (or #603).

RGB color model

#741137 color RGB value is (116,17,55).

RGB: (116,17,55) (45%, 7%, 22%)

RGB channels and saturation

R 116 of 255 = 45%
G 17 of 255 = 7%
B 55 of 255 = 22%

116
17
55

R + G + B ~ 25%. #741137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 17 + 55 = 188 (100%)
R 116 of 188 ~ 61.7%
G 17 of 188 ~ 9.04%
B 55 of 188 ~ 29.26'%

%61.7
%29.26

CMYK color model

#741137 color CMYK value is (0,85,53,55).

  • cyan value is 0.00%
  • magenta value is 85.34%
  • yellow value is 52.59%
  • key color value is 54.51%

CMYK: (0,85,53,55)
C0M85Y53K55 (0%, 85%, 53%, 55%)
(0.00 / 0.85 / 0.53 / 0.55)

CMYK percentages

%0
%85.34
%52.59
%54.51

Codes

Color #741137 in popluar color models

74 11 37
RGB 116 17 55
HSL 337° 74.44% 26.08%
HSB/HSV 337° 85.34% 45.49%
CMYK 0.00% 85.34% 52.59%
54.51%

Color #741137 in popluar number systems.

HEX 74 11 37
Decimal 116 17 55
Binary 1110100 10001 110111
Octal 164 21 67

Shades and tints

Shades of #741137

#741137
(116,17,55)
#6A1032
(106,16,50)
#600F2D
(96,15,45)
#560E28
(86,14,40)
#4C0D23
(76,13,35)
#420C1E
(66,12,30)
#380B19
(56,11,25)
#2E0A14
(46,10,20)
#24090F
(36,9,15)
#1A080A
(26,8,10)
#100705
(16,7,5)
#000000
(0,0,0)

Tints of #741137

#741137
(116,17,55)
#802649
(128,38,73)
#8C3B5B
(140,59,91)
#98506D
(152,80,109)
#A4657F
(164,101,127)
#B07A91
(176,122,145)
#BC8FA3
(188,143,163)
#C8A4B5
(200,164,181)
#D4B9C7
(212,185,199)
#E0CED9
(224,206,217)
#ECE3EB
(236,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #741137 color. Also use rgb(116,17,55) instead hex code.

Text Font Color

.myTextColor { color: #741137; }

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

This text font color is #741137.

Background Color

.myBgColor { background-color: #741137; }

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

This div background color is #741137.

Border color

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

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

This div border color is #741137.

Opacity

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

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

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

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

This text has shadow with #741137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #741137.

Preview

Color preview on black background

This text has color #741137 on black background.


Color preview on white background

This text has color #741137 on white background.


Black color preview on #741137 background

This text has black color on #741137 background.


White color preview on #741137 background

This text has white color on #741137 background.


Related colors

Complementary color

Complementary color for #hex is #8BEEC8.


I love getcolorcode.com

Triadic colors

1 #377411 and #113774 with #741137 are triadic colors.

2 #371174 and #117437 with #741137 are triadic colors.