COLOR #741881

HEX: #741881 RGB: (116,24,129)

Color info

#741881 contains mainly red and blue colors. Web safe color of #741881 is #660099 (or #609).

RGB color model

#741881 color RGB value is (116,24,129).

RGB: (116,24,129) (45%, 9%, 51%)

RGB channels and saturation

R 116 of 255 = 45%
G 24 of 255 = 9%
B 129 of 255 = 51%

116
24
129

R + G + B ~ 35%. #741881 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 24 + 129 = 269 (100%)
R 116 of 269 ~ 43.12%
G 24 of 269 ~ 8.92%
B 129 of 269 ~ 47.96'%

%43.12
%47.96

CMYK color model

#741881 color CMYK value is (10,81,0,49).

  • cyan value is 10.08%
  • magenta value is 81.40%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (10,81,0,49) C10M81Y0K49 (10%,81%,0%,49%) (0.10/0.81/0.00/0.49) 

CMYK percentages

%10.08
%81.4
%0
%49.41

Codes

Color #741881 in popluar color models

74 18 81
RGB 116 24 129
HSL 293° 68.63% 30.00%
HSB/HSV 293° 81.40% 50.59%
CMYK 10.08% 81.40% 0.00%
49.41%

Color #741881 in popluar number systems.

HEX 74 18 81
Decimal 116 24 129
Binary 1110100 11000 10000001
Octal 164 30 201

Shades and tints

Shades of #741881

#741881
(116,24,129)
#6A1676
(106,22,118)
#60146B
(96,20,107)
#561260
(86,18,96)
#4C1055
(76,16,85)
#420E4A
(66,14,74)
#380C3F
(56,12,63)
#2E0A34
(46,10,52)
#240829
(36,8,41)
#1A061E
(26,6,30)
#100413
(16,4,19)
#000000
(0,0,0)

Tints of #741881

#741881
(116,24,129)
#802D8C
(128,45,140)
#8C4297
(140,66,151)
#9857A2
(152,87,162)
#A46CAD
(164,108,173)
#B081B8
(176,129,184)
#BC96C3
(188,150,195)
#C8ABCE
(200,171,206)
#D4C0D9
(212,192,217)
#E0D5E4
(224,213,228)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #741881; }

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

This text font color is #741881.

Background Color

.myBgColor { background-color: #741881; }

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

This div background color is #741881.

Border color

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

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

This div border color is #741881.

Opacity

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

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

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

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

This text has shadow with #741881 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #741881.

Preview

Color preview on black background

This text has color #741881 on black background.


Color preview on white background

This text has color #741881 on white background.


Black color preview on #741881 background

This text has black color on #741881 background.


White color preview on #741881 background

This text has white color on #741881 background.


Related colors

Complementary color

Complementary color for #hex is #8BE77E.


I love getcolorcode.com

Triadic colors

1 #817418 and #188174 with #741881 are triadic colors.

2 #811874 and #187481 with #741881 are triadic colors.