COLOR #751A54

HEX: #751A54 RGB: (117,26,84)

Color info

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

RGB color model

#751A54 color RGB value is (117,26,84).

RGB: (117,26,84) (46%, 10%, 33%)

RGB channels and saturation

R 117 of 255 = 46%
G 26 of 255 = 10%
B 84 of 255 = 33%

117
26
84

R + G + B ~ 30%. #751A54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 26 + 84 = 227 (100%)
R 117 of 227 ~ 51.54%
G 26 of 227 ~ 11.45%
B 84 of 227 ~ 37'%

%51.54
%11.45
%37

CMYK color model

#751A54 color CMYK value is (0,78,28,54).

  • cyan value is 0.00%
  • magenta value is 77.78%
  • yellow value is 28.21%
  • key color value is 54.12%
CMYK: (0,78,28,54) C0M78Y28K54 (0%,78%,28%,54%) (0.00/0.78/0.28/0.54) 

CMYK percentages

%0
%77.78
%28.21
%54.12

Codes

Color #751A54 in popluar color models

75 1A 54
RGB 117 26 84
HSL 322° 63.64% 28.04%
HSB/HSV 322° 77.78% 45.88%
CMYK 0.00% 77.78% 28.21%
54.12%

Color #751A54 in popluar number systems.

HEX 75 1A 54
Decimal 117 26 84
Binary 1110101 11010 1010100
Octal 165 32 124

Shades and tints

Shades of #751A54

#751A54
(117,26,84)
#6B184D
(107,24,77)
#611646
(97,22,70)
#57143F
(87,20,63)
#4D1238
(77,18,56)
#431031
(67,16,49)
#390E2A
(57,14,42)
#2F0C23
(47,12,35)
#250A1C
(37,10,28)
#1B0815
(27,8,21)
#11060E
(17,6,14)
#000000
(0,0,0)

Tints of #751A54

#751A54
(117,26,84)
#812E63
(129,46,99)
#8D4272
(141,66,114)
#995681
(153,86,129)
#A56A90
(165,106,144)
#B17E9F
(177,126,159)
#BD92AE
(189,146,174)
#C9A6BD
(201,166,189)
#D5BACC
(213,186,204)
#E1CEDB
(225,206,219)
#EDE2EA
(237,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #751A54 color. Also use rgb(117,26,84) instead hex code.

Text Font Color

.myTextColor { color: #751A54; }

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

This text font color is #751A54.

Background Color

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

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

This div background color is #751A54.

Border color

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

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

This div border color is #751A54.

Opacity

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

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

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

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

This text has shadow with #751A54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #751A54.

Preview

Color preview on black background

This text has color #751A54 on black background.


Color preview on white background

This text has color #751A54 on white background.


Black color preview on #751A54 background

This text has black color on #751A54 background.


White color preview on #751A54 background

This text has white color on #751A54 background.


Related colors

Complementary color

Complementary color for #hex is #8AE5AB.


I love getcolorcode.com

Triadic colors

1 #54751A and #1A5475 with #751A54 are triadic colors.

2 #541A75 and #1A7554 with #751A54 are triadic colors.