COLOR #740751

HEX: #740751 RGB: (116,7,81)

Color info

#740751 contains mainly red and blue colors. Web safe color of #740751 is #660066 (or #606).

RGB color model

#740751 color RGB value is (116,7,81).

RGB: (116,7,81) (45%, 3%, 32%)

RGB channels and saturation

R 116 of 255 = 45%
G 7 of 255 = 3%
B 81 of 255 = 32%

116
7
81

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

Portions of RGB colors in percentages

R + G + B = 116 + 7 + 81 = 204 (100%)
R 116 of 204 ~ 56.86%
G 7 of 204 ~ 3.43%
B 81 of 204 ~ 39.71'%

%56.86
%39.71

CMYK color model

#740751 color CMYK value is (0,94,30,55).

  • cyan value is 0.00%
  • magenta value is 93.97%
  • yellow value is 30.17%
  • key color value is 54.51%

CMYK: (0,94,30,55)
C0M94Y30K55 (0%, 94%, 30%, 55%)
(0.00 / 0.94 / 0.30 / 0.55)

CMYK percentages

%0
%93.97
%30.17
%54.51

Codes

Color #740751 in popluar color models

74 07 51
RGB 116 7 81
HSL 319° 88.62% 24.12%
HSB/HSV 319° 93.97% 45.49%
CMYK 0.00% 93.97% 30.17%
54.51%

Color #740751 in popluar number systems.

HEX 74 07 51
Decimal 116 7 81
Binary 1110100 111 1010001
Octal 164 7 121

Shades and tints

Shades of #740751

#740751
(116,7,81)
#6A074A
(106,7,74)
#600743
(96,7,67)
#56073C
(86,7,60)
#4C0735
(76,7,53)
#42072E
(66,7,46)
#380727
(56,7,39)
#2E0720
(46,7,32)
#240719
(36,7,25)
#1A0712
(26,7,18)
#10070B
(16,7,11)
#000000
(0,0,0)

Tints of #740751

#740751
(116,7,81)
#801D60
(128,29,96)
#8C336F
(140,51,111)
#98497E
(152,73,126)
#A45F8D
(164,95,141)
#B0759C
(176,117,156)
#BC8BAB
(188,139,171)
#C8A1BA
(200,161,186)
#D4B7C9
(212,183,201)
#E0CDD8
(224,205,216)
#ECE3E7
(236,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #740751 color. Also use rgb(116,7,81) instead hex code.

Text Font Color

.myTextColor { color: #740751; }

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

This text font color is #740751.

Background Color

.myBgColor { background-color: #740751; }

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

This div background color is #740751.

Border color

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

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

This div border color is #740751.

Opacity

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

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

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

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

This text has shadow with #740751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #740751.

Preview

Color preview on black background

This text has color #740751 on black background.


Color preview on white background

This text has color #740751 on white background.


Black color preview on #740751 background

This text has black color on #740751 background.


White color preview on #740751 background

This text has white color on #740751 background.


Related colors

Complementary color

Complementary color for #hex is #8BF8AE.


I love getcolorcode.com

Triadic colors

1 #517407 and #075174 with #740751 are triadic colors.

2 #510774 and #077451 with #740751 are triadic colors.