COLOR #742D34

HEX: #742D34 RGB: (116,45,52)

Color info

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

RGB color model

#742D34 color RGB value is (116,45,52).

RGB: (116,45,52) (45%, 18%, 20%)

RGB channels and saturation

R 116 of 255 = 45%
G 45 of 255 = 18%
B 52 of 255 = 20%

116
45
52

R + G + B ~ 28%. #742D34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 45 + 52 = 213 (100%)
R 116 of 213 ~ 54.46%
G 45 of 213 ~ 21.13%
B 52 of 213 ~ 24.41'%

%54.46
%21.13
%24.41

CMYK color model

#742D34 color CMYK value is (0,61,55,55).

  • cyan value is 0.00%
  • magenta value is 61.21%
  • yellow value is 55.17%
  • key color value is 54.51%

CMYK: (0,61,55,55)
C0M61Y55K55 (0%, 61%, 55%, 55%)
(0.00 / 0.61 / 0.55 / 0.55)

CMYK percentages

%0
%61.21
%55.17
%54.51

Codes

Color #742D34 in popluar color models

74 2D 34
RGB 116 45 52
HSL 354° 44.10% 31.57%
HSB/HSV 354° 61.21% 45.49%
CMYK 0.00% 61.21% 55.17%
54.51%

Color #742D34 in popluar number systems.

HEX 74 2D 34
Decimal 116 45 52
Binary 1110100 101101 110100
Octal 164 55 64

Shades and tints

Shades of #742D34

#742D34
(116,45,52)
#6A2930
(106,41,48)
#60252C
(96,37,44)
#562128
(86,33,40)
#4C1D24
(76,29,36)
#421920
(66,25,32)
#38151C
(56,21,28)
#2E1118
(46,17,24)
#240D14
(36,13,20)
#1A0910
(26,9,16)
#10050C
(16,5,12)
#000000
(0,0,0)

Tints of #742D34

#742D34
(116,45,52)
#804046
(128,64,70)
#8C5358
(140,83,88)
#98666A
(152,102,106)
#A4797C
(164,121,124)
#B08C8E
(176,140,142)
#BC9FA0
(188,159,160)
#C8B2B2
(200,178,178)
#D4C5C4
(212,197,196)
#E0D8D6
(224,216,214)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742D34 color. Also use rgb(116,45,52) instead hex code.

Text Font Color

.myTextColor { color: #742D34; }

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

This text font color is #742D34.

Background Color

.myBgColor { background-color: #742D34; }

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

This div background color is #742D34.

Border color

.myBorderColor { border: 1px solid #742D34; }

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

This div border color is #742D34.

Opacity

.myOpacity80 { color: #742D34; opacity: 0.8; }

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

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

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

This text has shadow with #742D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742D34.

Preview

Color preview on black background

This text has color #742D34 on black background.


Color preview on white background

This text has color #742D34 on white background.


Black color preview on #742D34 background

This text has black color on #742D34 background.


White color preview on #742D34 background

This text has white color on #742D34 background.


Related colors

Complementary color

Complementary color for #hex is #8BD2CB.


I love getcolorcode.com

Triadic colors

1 #34742D and #2D3474 with #742D34 are triadic colors.

2 #342D74 and #2D7434 with #742D34 are triadic colors.