COLOR #751C42

HEX: #751C42 RGB: (117,28,66)

Color info

#751C42 contains mainly red and blue colors. Web safe color of #751C42 is #663333 (or #633).

RGB color model

#751C42 color RGB value is (117,28,66).

RGB: (117,28,66) (46%, 11%, 26%)

RGB channels and saturation

R 117 of 255 = 46%
G 28 of 255 = 11%
B 66 of 255 = 26%

117
28
66

R + G + B ~ 28%. #751C42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 28 + 66 = 211 (100%)
R 117 of 211 ~ 55.45%
G 28 of 211 ~ 13.27%
B 66 of 211 ~ 31.28'%

%55.45
%13.27
%31.28

CMYK color model

#751C42 color CMYK value is (0,76,44,54).

  • cyan value is 0.00%
  • magenta value is 76.07%
  • yellow value is 43.59%
  • key color value is 54.12%
CMYK: (0,76,44,54) C0M76Y44K54 (0%,76%,44%,54%) (0.00/0.76/0.44/0.54) 

CMYK percentages

%0
%76.07
%43.59
%54.12

Codes

Color #751C42 in popluar color models

75 1C 42
RGB 117 28 66
HSL 334° 61.38% 28.43%
HSB/HSV 334° 76.07% 45.88%
CMYK 0.00% 76.07% 43.59%
54.12%

Color #751C42 in popluar number systems.

HEX 75 1C 42
Decimal 117 28 66
Binary 1110101 11100 1000010
Octal 165 34 102

Shades and tints

Shades of #751C42

#751C42
(117,28,66)
#6B1A3C
(107,26,60)
#611836
(97,24,54)
#571630
(87,22,48)
#4D142A
(77,20,42)
#431224
(67,18,36)
#39101E
(57,16,30)
#2F0E18
(47,14,24)
#250C12
(37,12,18)
#1B0A0C
(27,10,12)
#110806
(17,8,6)
#000000
(0,0,0)

Tints of #751C42

#751C42
(117,28,66)
#813053
(129,48,83)
#8D4464
(141,68,100)
#995875
(153,88,117)
#A56C86
(165,108,134)
#B18097
(177,128,151)
#BD94A8
(189,148,168)
#C9A8B9
(201,168,185)
#D5BCCA
(213,188,202)
#E1D0DB
(225,208,219)
#EDE4EC
(237,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #751C42; }

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

This text font color is #751C42.

Background Color

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

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

This div background color is #751C42.

Border color

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

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

This div border color is #751C42.

Opacity

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

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

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

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

This text has shadow with #751C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #751C42.

Preview

Color preview on black background

This text has color #751C42 on black background.


Color preview on white background

This text has color #751C42 on white background.


Black color preview on #751C42 background

This text has black color on #751C42 background.


White color preview on #751C42 background

This text has white color on #751C42 background.


Related colors

Complementary color

Complementary color for #hex is #8AE3BD.


I love getcolorcode.com

Triadic colors

1 #42751C and #1C4275 with #751C42 are triadic colors.

2 #421C75 and #1C7542 with #751C42 are triadic colors.