COLOR #742455

HEX: #742455 RGB: (116,36,85)

Color info

#742455 contains mainly red and blue colors. Web safe color of #742455 is #663366 (or #636).

RGB color model

#742455 color RGB value is (116,36,85).

RGB: (116,36,85) (45%, 14%, 33%)

RGB channels and saturation

R 116 of 255 = 45%
G 36 of 255 = 14%
B 85 of 255 = 33%

116
36
85

R + G + B ~ 31%. #742455 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 36 + 85 = 237 (100%)
R 116 of 237 ~ 48.95%
G 36 of 237 ~ 15.19%
B 85 of 237 ~ 35.86'%

%48.95
%15.19
%35.86

CMYK color model

#742455 color CMYK value is (0,69,27,55).

  • cyan value is 0.00%
  • magenta value is 68.97%
  • yellow value is 26.72%
  • key color value is 54.51%
CMYK: (0,69,27,55) C0M69Y27K55 (0%,69%,27%,55%) (0.00/0.69/0.27/0.55) 

CMYK percentages

%0
%68.97
%26.72
%54.51

Codes

Color #742455 in popluar color models

74 24 55
RGB 116 36 85
HSL 323° 52.63% 29.80%
HSB/HSV 323° 68.97% 45.49%
CMYK 0.00% 68.97% 26.72%
54.51%

Color #742455 in popluar number systems.

HEX 74 24 55
Decimal 116 36 85
Binary 1110100 100100 1010101
Octal 164 44 125

Shades and tints

Shades of #742455

#742455
(116,36,85)
#6A214E
(106,33,78)
#601E47
(96,30,71)
#561B40
(86,27,64)
#4C1839
(76,24,57)
#421532
(66,21,50)
#38122B
(56,18,43)
#2E0F24
(46,15,36)
#240C1D
(36,12,29)
#1A0916
(26,9,22)
#10060F
(16,6,15)
#000000
(0,0,0)

Tints of #742455

#742455
(116,36,85)
#803764
(128,55,100)
#8C4A73
(140,74,115)
#985D82
(152,93,130)
#A47091
(164,112,145)
#B083A0
(176,131,160)
#BC96AF
(188,150,175)
#C8A9BE
(200,169,190)
#D4BCCD
(212,188,205)
#E0CFDC
(224,207,220)
#ECE2EB
(236,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742455 color. Also use rgb(116,36,85) instead hex code.

Text Font Color

.myTextColor { color: #742455; }

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

This text font color is #742455.

Background Color

.myBgColor { background-color: #742455; }

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

This div background color is #742455.

Border color

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

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

This div border color is #742455.

Opacity

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

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

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

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

This text has shadow with #742455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742455.

Preview

Color preview on black background

This text has color #742455 on black background.


Color preview on white background

This text has color #742455 on white background.


Black color preview on #742455 background

This text has black color on #742455 background.


White color preview on #742455 background

This text has white color on #742455 background.


Related colors

Complementary color

Complementary color for #hex is #8BDBAA.


I love getcolorcode.com

Triadic colors

1 #557424 and #245574 with #742455 are triadic colors.

2 #552474 and #247455 with #742455 are triadic colors.