COLOR #7651AC

HEX: #7651AC RGB: (118,81,172)

Color info

#7651AC contains mainly red and blue colors. Web safe color of #7651AC is #666699 (or #669).

RGB color model

#7651AC color RGB value is (118,81,172).

RGB: (118,81,172) (46%, 32%, 67%)

RGB channels and saturation

R 118 of 255 = 46%
G 81 of 255 = 32%
B 172 of 255 = 67%

118
81
172

R + G + B ~ 48%. #7651AC is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 81 + 172 = 371 (100%)
R 118 of 371 ~ 31.81%
G 81 of 371 ~ 21.83%
B 172 of 371 ~ 46.36'%

%31.81
%21.83
%46.36

CMYK color model

#7651AC color CMYK value is (31,53,0,33).

  • cyan value is 31.40%
  • magenta value is 52.91%
  • yellow value is 0.00%
  • key color value is 32.55%
CMYK: (31,53,0,33) C31M53Y0K33 (31%,53%,0%,33%) (0.31/0.53/0.00/0.33) 

CMYK percentages

%31.4
%52.91
%0
%32.55

Codes

Color #7651AC in popluar color models

76 51 AC
RGB 118 81 172
HSL 264° 35.97% 49.61%
HSB/HSV 264° 52.91% 67.45%
CMYK 31.40% 52.91% 0.00%
32.55%

Color #7651AC in popluar number systems.

HEX 76 51 AC
Decimal 118 81 172
Binary 1110110 1010001 10101100
Octal 166 121 254

Shades and tints

Shades of #7651AC

#7651AC
(118,81,172)
#6C4A9D
(108,74,157)
#62438E
(98,67,142)
#583C7F
(88,60,127)
#4E3570
(78,53,112)
#442E61
(68,46,97)
#3A2752
(58,39,82)
#302043
(48,32,67)
#261934
(38,25,52)
#1C1225
(28,18,37)
#120B16
(18,11,22)
#000000
(0,0,0)

Tints of #7651AC

#7651AC
(118,81,172)
#8260B3
(130,96,179)
#8E6FBA
(142,111,186)
#9A7EC1
(154,126,193)
#A68DC8
(166,141,200)
#B29CCF
(178,156,207)
#BEABD6
(190,171,214)
#CABADD
(202,186,221)
#D6C9E4
(214,201,228)
#E2D8EB
(226,216,235)
#EEE7F2
(238,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7651AC color. Also use rgb(118,81,172) instead hex code.

Text Font Color

.myTextColor { color: #7651AC; }

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

This text font color is #7651AC.

Background Color

.myBgColor { background-color: #7651AC; }

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

This div background color is #7651AC.

Border color

.myBorderColor { border: 1px solid #7651AC; }

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

This div border color is #7651AC.

Opacity

.myOpacity80 { color: #7651AC; opacity: 0.8; }

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

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

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

This text has shadow with #7651AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7651AC.

Preview

Color preview on black background

This text has color #7651AC on black background.


Color preview on white background

This text has color #7651AC on white background.


Black color preview on #7651AC background

This text has black color on #7651AC background.


White color preview on #7651AC background

This text has white color on #7651AC background.


Related colors

Complementary color

Complementary color for #hex is #89AE53.


I love getcolorcode.com

Triadic colors

1 #AC7651 and #51AC76 with #7651AC are triadic colors.

2 #AC5176 and #5176AC with #7651AC are triadic colors.