COLOR #741974

HEX: #741974 RGB: (116,25,116)

Color info

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

RGB color model

#741974 color RGB value is (116,25,116).

RGB: (116,25,116) (45%, 10%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 25 of 255 = 10%
B 116 of 255 = 45%

116
25
116

R + G + B ~ 33%. #741974 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 25 + 116 = 257 (100%)
R 116 of 257 ~ 45.14%
G 25 of 257 ~ 9.73%
B 116 of 257 ~ 45.14'%

%45.14
%45.14

CMYK color model

#741974 color CMYK value is (0,78,0,55).

  • cyan value is 0.00%
  • magenta value is 78.45%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (0,78,0,55)
C0M78Y0K55 (0%, 78%, 0%, 55%)
(0.00 / 0.78 / 0.00 / 0.55)

CMYK percentages

%0
%78.45
%0
%54.51

Codes

Color #741974 in popluar color models

74 19 74
RGB 116 25 116
HSL 300° 64.54% 27.65%
HSB/HSV 300° 78.45% 45.49%
CMYK 0.00% 78.45% 0.00%
54.51%

Color #741974 in popluar number systems.

HEX 74 19 74
Decimal 116 25 116
Binary 1110100 11001 1110100
Octal 164 31 164

Shades and tints

Shades of #741974

#741974
(116,25,116)
#6A176A
(106,23,106)
#601560
(96,21,96)
#561356
(86,19,86)
#4C114C
(76,17,76)
#420F42
(66,15,66)
#380D38
(56,13,56)
#2E0B2E
(46,11,46)
#240924
(36,9,36)
#1A071A
(26,7,26)
#100510
(16,5,16)
#000000
(0,0,0)

Tints of #741974

#741974
(116,25,116)
#802D80
(128,45,128)
#8C418C
(140,65,140)
#985598
(152,85,152)
#A469A4
(164,105,164)
#B07DB0
(176,125,176)
#BC91BC
(188,145,188)
#C8A5C8
(200,165,200)
#D4B9D4
(212,185,212)
#E0CDE0
(224,205,224)
#ECE1EC
(236,225,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #741974; }

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

This text font color is #741974.

Background Color

.myBgColor { background-color: #741974; }

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

This div background color is #741974.

Border color

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

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

This div border color is #741974.

Opacity

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

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

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

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

This text has shadow with #741974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #741974.

Preview

Color preview on black background

This text has color #741974 on black background.


Color preview on white background

This text has color #741974 on white background.


Black color preview on #741974 background

This text has black color on #741974 background.


White color preview on #741974 background

This text has white color on #741974 background.


Related colors

Complementary color

Complementary color for #hex is #8BE68B.


I love getcolorcode.com

Triadic colors

1 #747419 and #197474 with #741974 are triadic colors.

2 #741974 and #197474 with #741974 are triadic colors.