COLOR #742636

HEX: #742636 RGB: (116,38,54)

Color info

#742636 contains mainly red color. Web safe color of #742636 is #663333 (or #633).

RGB color model

#742636 color RGB value is (116,38,54).

RGB: (116,38,54) (45%, 15%, 21%)

RGB channels and saturation

R 116 of 255 = 45%
G 38 of 255 = 15%
B 54 of 255 = 21%

116
38
54

R + G + B ~ 27%. #742636 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 38 + 54 = 208 (100%)
R 116 of 208 ~ 55.77%
G 38 of 208 ~ 18.27%
B 54 of 208 ~ 25.96'%

%55.77
%18.27
%25.96

CMYK color model

#742636 color CMYK value is (0,67,53,55).

  • cyan value is 0.00%
  • magenta value is 67.24%
  • yellow value is 53.45%
  • key color value is 54.51%

CMYK: (0,67,53,55)
C0M67Y53K55 (0%, 67%, 53%, 55%)
(0.00 / 0.67 / 0.53 / 0.55)

CMYK percentages

%0
%67.24
%53.45
%54.51

Codes

Color #742636 in popluar color models

74 26 36
RGB 116 38 54
HSL 348° 50.65% 30.20%
HSB/HSV 348° 67.24% 45.49%
CMYK 0.00% 67.24% 53.45%
54.51%

Color #742636 in popluar number systems.

HEX 74 26 36
Decimal 116 38 54
Binary 1110100 100110 110110
Octal 164 46 66

Shades and tints

Shades of #742636

#742636
(116,38,54)
#6A2332
(106,35,50)
#60202E
(96,32,46)
#561D2A
(86,29,42)
#4C1A26
(76,26,38)
#421722
(66,23,34)
#38141E
(56,20,30)
#2E111A
(46,17,26)
#240E16
(36,14,22)
#1A0B12
(26,11,18)
#10080E
(16,8,14)
#000000
(0,0,0)

Tints of #742636

#742636
(116,38,54)
#803948
(128,57,72)
#8C4C5A
(140,76,90)
#985F6C
(152,95,108)
#A4727E
(164,114,126)
#B08590
(176,133,144)
#BC98A2
(188,152,162)
#C8ABB4
(200,171,180)
#D4BEC6
(212,190,198)
#E0D1D8
(224,209,216)
#ECE4EA
(236,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742636 color. Also use rgb(116,38,54) instead hex code.

Text Font Color

.myTextColor { color: #742636; }

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

This text font color is #742636.

Background Color

.myBgColor { background-color: #742636; }

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

This div background color is #742636.

Border color

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

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

This div border color is #742636.

Opacity

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

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

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

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

This text has shadow with #742636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742636.

Preview

Color preview on black background

This text has color #742636 on black background.


Color preview on white background

This text has color #742636 on white background.


Black color preview on #742636 background

This text has black color on #742636 background.


White color preview on #742636 background

This text has white color on #742636 background.


Related colors

Complementary color

Complementary color for #hex is #8BD9C9.


I love getcolorcode.com

Triadic colors

1 #367426 and #263674 with #742636 are triadic colors.

2 #362674 and #267436 with #742636 are triadic colors.