COLOR #751C94

HEX: #751C94 RGB: (117,28,148)

Color info

#751C94 contains mainly red and blue colors. Web safe color of #751C94 is #663399 (or #639).

RGB color model

#751C94 color RGB value is (117,28,148).

RGB: (117,28,148) (46%, 11%, 58%)

RGB channels and saturation

R 117 of 255 = 46%
G 28 of 255 = 11%
B 148 of 255 = 58%

117
28
148

R + G + B ~ 38%. #751C94 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 28 + 148 = 293 (100%)
R 117 of 293 ~ 39.93%
G 28 of 293 ~ 9.56%
B 148 of 293 ~ 50.51'%

%39.93
%50.51

CMYK color model

#751C94 color CMYK value is (21,81,0,42).

  • cyan value is 20.95%
  • magenta value is 81.08%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (21,81,0,42)
C21M81Y0K42 (21%, 81%, 0%, 42%)
(0.21 / 0.81 / 0.00 / 0.42)

CMYK percentages

%20.95
%81.08
%0
%41.96

Codes

Color #751C94 in popluar color models

75 1C 94
RGB 117 28 148
HSL 285° 68.18% 34.51%
HSB/HSV 285° 81.08% 58.04%
CMYK 20.95% 81.08% 0.00%
41.96%

Color #751C94 in popluar number systems.

HEX 75 1C 94
Decimal 117 28 148
Binary 1110101 11100 10010100
Octal 165 34 224

Shades and tints

Shades of #751C94

#751C94
(117,28,148)
#6B1A87
(107,26,135)
#61187A
(97,24,122)
#57166D
(87,22,109)
#4D1460
(77,20,96)
#431253
(67,18,83)
#391046
(57,16,70)
#2F0E39
(47,14,57)
#250C2C
(37,12,44)
#1B0A1F
(27,10,31)
#110812
(17,8,18)
#000000
(0,0,0)

Tints of #751C94

#751C94
(117,28,148)
#81309D
(129,48,157)
#8D44A6
(141,68,166)
#9958AF
(153,88,175)
#A56CB8
(165,108,184)
#B180C1
(177,128,193)
#BD94CA
(189,148,202)
#C9A8D3
(201,168,211)
#D5BCDC
(213,188,220)
#E1D0E5
(225,208,229)
#EDE4EE
(237,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #751C94 color. Also use rgb(117,28,148) instead hex code.

Text Font Color

.myTextColor { color: #751C94; }

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

This text font color is #751C94.

Background Color

.myBgColor { background-color: #751C94; }

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

This div background color is #751C94.

Border color

.myBorderColor { border: 1px solid #751C94; }

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

This div border color is #751C94.

Opacity

.myOpacity80 { color: #751C94; opacity: 0.8; }

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

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

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

This text has shadow with #751C94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #751C94.

Preview

Color preview on black background

This text has color #751C94 on black background.


Color preview on white background

This text has color #751C94 on white background.


Black color preview on #751C94 background

This text has black color on #751C94 background.


White color preview on #751C94 background

This text has white color on #751C94 background.


Related colors

Complementary color

Complementary color for #hex is #8AE36B.


I love getcolorcode.com

Triadic colors

1 #94751C and #1C9475 with #751C94 are triadic colors.

2 #941C75 and #1C7594 with #751C94 are triadic colors.