COLOR #74254D

HEX: #74254D RGB: (116,37,77)

Color info

#74254D contains mainly red and blue colors. Web safe color of #74254D is #663333 (or #633).

RGB color model

#74254D color RGB value is (116,37,77).

RGB: (116,37,77) (45%, 15%, 30%)

RGB channels and saturation

R 116 of 255 = 45%
G 37 of 255 = 15%
B 77 of 255 = 30%

116
37
77

R + G + B ~ 30%. #74254D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 37 + 77 = 230 (100%)
R 116 of 230 ~ 50.43%
G 37 of 230 ~ 16.09%
B 77 of 230 ~ 33.48'%

%50.43
%16.09
%33.48

CMYK color model

#74254D color CMYK value is (0,68,34,55).

  • cyan value is 0.00%
  • magenta value is 68.10%
  • yellow value is 33.62%
  • key color value is 54.51%

CMYK: (0,68,34,55)
C0M68Y34K55 (0%, 68%, 34%, 55%)
(0.00 / 0.68 / 0.34 / 0.55)

CMYK percentages

%0
%68.1
%33.62
%54.51

Codes

Color #74254D in popluar color models

74 25 4D
RGB 116 37 77
HSL 330° 51.63% 30.00%
HSB/HSV 330° 68.10% 45.49%
CMYK 0.00% 68.10% 33.62%
54.51%

Color #74254D in popluar number systems.

HEX 74 25 4D
Decimal 116 37 77
Binary 1110100 100101 1001101
Octal 164 45 115

Shades and tints

Shades of #74254D

#74254D
(116,37,77)
#6A2246
(106,34,70)
#601F3F
(96,31,63)
#561C38
(86,28,56)
#4C1931
(76,25,49)
#42162A
(66,22,42)
#381323
(56,19,35)
#2E101C
(46,16,28)
#240D15
(36,13,21)
#1A0A0E
(26,10,14)
#100707
(16,7,7)
#000000
(0,0,0)

Tints of #74254D

#74254D
(116,37,77)
#80385D
(128,56,93)
#8C4B6D
(140,75,109)
#985E7D
(152,94,125)
#A4718D
(164,113,141)
#B0849D
(176,132,157)
#BC97AD
(188,151,173)
#C8AABD
(200,170,189)
#D4BDCD
(212,189,205)
#E0D0DD
(224,208,221)
#ECE3ED
(236,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74254D color. Also use rgb(116,37,77) instead hex code.

Text Font Color

.myTextColor { color: #74254D; }

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

This text font color is #74254D.

Background Color

.myBgColor { background-color: #74254D; }

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

This div background color is #74254D.

Border color

.myBorderColor { border: 1px solid #74254D; }

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

This div border color is #74254D.

Opacity

.myOpacity80 { color: #74254D; opacity: 0.8; }

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

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

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

This text has shadow with #74254D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74254D.

Preview

Color preview on black background

This text has color #74254D on black background.


Color preview on white background

This text has color #74254D on white background.


Black color preview on #74254D background

This text has black color on #74254D background.


White color preview on #74254D background

This text has white color on #74254D background.


Related colors

Complementary color

Complementary color for #hex is #8BDAB2.


I love getcolorcode.com

Triadic colors

1 #4D7425 and #254D74 with #74254D are triadic colors.

2 #4D2574 and #25744D with #74254D are triadic colors.