COLOR #751166

HEX: #751166 RGB: (117,17,102)

Color info

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

RGB color model

#751166 color RGB value is (117,17,102).

RGB: (117,17,102) (46%, 7%, 40%)

RGB channels and saturation

R 117 of 255 = 46%
G 17 of 255 = 7%
B 102 of 255 = 40%

117
17
102

R + G + B ~ 31%. #751166 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 17 + 102 = 236 (100%)
R 117 of 236 ~ 49.58%
G 17 of 236 ~ 7.2%
B 102 of 236 ~ 43.22'%

%49.58
%43.22

CMYK color model

#751166 color CMYK value is (0,85,13,54).

  • cyan value is 0.00%
  • magenta value is 85.47%
  • yellow value is 12.82%
  • key color value is 54.12%

CMYK: (0,85,13,54)
C0M85Y13K54 (0%, 85%, 13%, 54%)
(0.00 / 0.85 / 0.13 / 0.54)

CMYK percentages

%0
%85.47
%12.82
%54.12

Codes

Color #751166 in popluar color models

75 11 66
RGB 117 17 102
HSL 309° 74.63% 26.27%
HSB/HSV 309° 85.47% 45.88%
CMYK 0.00% 85.47% 12.82%
54.12%

Color #751166 in popluar number systems.

HEX 75 11 66
Decimal 117 17 102
Binary 1110101 10001 1100110
Octal 165 21 146

Shades and tints

Shades of #751166

#751166
(117,17,102)
#6B105D
(107,16,93)
#610F54
(97,15,84)
#570E4B
(87,14,75)
#4D0D42
(77,13,66)
#430C39
(67,12,57)
#390B30
(57,11,48)
#2F0A27
(47,10,39)
#25091E
(37,9,30)
#1B0815
(27,8,21)
#11070C
(17,7,12)
#000000
(0,0,0)

Tints of #751166

#751166
(117,17,102)
#812673
(129,38,115)
#8D3B80
(141,59,128)
#99508D
(153,80,141)
#A5659A
(165,101,154)
#B17AA7
(177,122,167)
#BD8FB4
(189,143,180)
#C9A4C1
(201,164,193)
#D5B9CE
(213,185,206)
#E1CEDB
(225,206,219)
#EDE3E8
(237,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #751166 color. Also use rgb(117,17,102) instead hex code.

Text Font Color

.myTextColor { color: #751166; }

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

This text font color is #751166.

Background Color

.myBgColor { background-color: #751166; }

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

This div background color is #751166.

Border color

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

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

This div border color is #751166.

Opacity

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

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

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

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

This text has shadow with #751166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #751166.

Preview

Color preview on black background

This text has color #751166 on black background.


Color preview on white background

This text has color #751166 on white background.


Black color preview on #751166 background

This text has black color on #751166 background.


White color preview on #751166 background

This text has white color on #751166 background.


Related colors

Complementary color

Complementary color for #hex is #8AEE99.


I love getcolorcode.com

Triadic colors

1 #667511 and #116675 with #751166 are triadic colors.

2 #661175 and #117566 with #751166 are triadic colors.