COLOR #742038

HEX: #742038 RGB: (116,32,56)

Color info

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

RGB color model

#742038 color RGB value is (116,32,56).

RGB: (116,32,56) (45%, 13%, 22%)

RGB channels and saturation

R 116 of 255 = 45%
G 32 of 255 = 13%
B 56 of 255 = 22%

116
32
56

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

Portions of RGB colors in percentages

R + G + B = 116 + 32 + 56 = 204 (100%)
R 116 of 204 ~ 56.86%
G 32 of 204 ~ 15.69%
B 56 of 204 ~ 27.45'%

%56.86
%15.69
%27.45

CMYK color model

#742038 color CMYK value is (0,72,52,55).

  • cyan value is 0.00%
  • magenta value is 72.41%
  • yellow value is 51.72%
  • key color value is 54.51%

CMYK: (0,72,52,55)
C0M72Y52K55 (0%, 72%, 52%, 55%)
(0.00 / 0.72 / 0.52 / 0.55)

CMYK percentages

%0
%72.41
%51.72
%54.51

Codes

Color #742038 in popluar color models

74 20 38
RGB 116 32 56
HSL 343° 56.76% 29.02%
HSB/HSV 343° 72.41% 45.49%
CMYK 0.00% 72.41% 51.72%
54.51%

Color #742038 in popluar number systems.

HEX 74 20 38
Decimal 116 32 56
Binary 1110100 100000 111000
Octal 164 40 70

Shades and tints

Shades of #742038

#742038
(116,32,56)
#6A1E33
(106,30,51)
#601C2E
(96,28,46)
#561A29
(86,26,41)
#4C1824
(76,24,36)
#42161F
(66,22,31)
#38141A
(56,20,26)
#2E1215
(46,18,21)
#241010
(36,16,16)
#1A0E0B
(26,14,11)
#100C06
(16,12,6)
#000000
(0,0,0)

Tints of #742038

#742038
(116,32,56)
#80344A
(128,52,74)
#8C485C
(140,72,92)
#985C6E
(152,92,110)
#A47080
(164,112,128)
#B08492
(176,132,146)
#BC98A4
(188,152,164)
#C8ACB6
(200,172,182)
#D4C0C8
(212,192,200)
#E0D4DA
(224,212,218)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742038 color. Also use rgb(116,32,56) instead hex code.

Text Font Color

.myTextColor { color: #742038; }

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

This text font color is #742038.

Background Color

.myBgColor { background-color: #742038; }

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

This div background color is #742038.

Border color

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

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

This div border color is #742038.

Opacity

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

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

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

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

This text has shadow with #742038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742038.

Preview

Color preview on black background

This text has color #742038 on black background.


Color preview on white background

This text has color #742038 on white background.


Black color preview on #742038 background

This text has black color on #742038 background.


White color preview on #742038 background

This text has white color on #742038 background.


Related colors

Complementary color

Complementary color for #hex is #8BDFC7.


I love getcolorcode.com

Triadic colors

1 #387420 and #203874 with #742038 are triadic colors.

2 #382074 and #207438 with #742038 are triadic colors.