COLOR #7655BA

HEX: #7655BA RGB: (118,85,186)

Color info

#7655BA contains mainly blue color. Web safe color of #7655BA is #6666CC (or #66C).

RGB color model

#7655BA color RGB value is (118,85,186).

RGB: (118,85,186) (46%, 33%, 73%)

RGB channels and saturation

R 118 of 255 = 46%
G 85 of 255 = 33%
B 186 of 255 = 73%

118
85
186

R + G + B ~ 51%. #7655BA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 85 + 186 = 389 (100%)
R 118 of 389 ~ 30.33%
G 85 of 389 ~ 21.85%
B 186 of 389 ~ 47.81'%

%30.33
%21.85
%47.81

CMYK color model

#7655BA color CMYK value is (37,54,0,27).

  • cyan value is 36.56%
  • magenta value is 54.30%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (37,54,0,27) C37M54Y0K27 (37%,54%,0%,27%) (0.37/0.54/0.00/0.27) 

CMYK percentages

%36.56
%54.3
%0
%27.06

Codes

Color #7655BA in popluar color models

76 55 BA
RGB 118 85 186
HSL 260° 42.26% 53.14%
HSB/HSV 260° 54.30% 72.94%
CMYK 36.56% 54.30% 0.00%
27.06%

Color #7655BA in popluar number systems.

HEX 76 55 BA
Decimal 118 85 186
Binary 1110110 1010101 10111010
Octal 166 125 272

Shades and tints

Shades of #7655BA

#7655BA
(118,85,186)
#6C4EAA
(108,78,170)
#62479A
(98,71,154)
#58408A
(88,64,138)
#4E397A
(78,57,122)
#44326A
(68,50,106)
#3A2B5A
(58,43,90)
#30244A
(48,36,74)
#261D3A
(38,29,58)
#1C162A
(28,22,42)
#120F1A
(18,15,26)
#000000
(0,0,0)

Tints of #7655BA

#7655BA
(118,85,186)
#8264C0
(130,100,192)
#8E73C6
(142,115,198)
#9A82CC
(154,130,204)
#A691D2
(166,145,210)
#B2A0D8
(178,160,216)
#BEAFDE
(190,175,222)
#CABEE4
(202,190,228)
#D6CDEA
(214,205,234)
#E2DCF0
(226,220,240)
#EEEBF6
(238,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7655BA color. Also use rgb(118,85,186) instead hex code.

Text Font Color

.myTextColor { color: #7655BA; }

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

This text font color is #7655BA.

Background Color

.myBgColor { background-color: #7655BA; }

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

This div background color is #7655BA.

Border color

.myBorderColor { border: 1px solid #7655BA; }

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

This div border color is #7655BA.

Opacity

.myOpacity80 { color: #7655BA; opacity: 0.8; }

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

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

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

This text has shadow with #7655BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7655BA.

Preview

Color preview on black background

This text has color #7655BA on black background.


Color preview on white background

This text has color #7655BA on white background.


Black color preview on #7655BA background

This text has black color on #7655BA background.


White color preview on #7655BA background

This text has white color on #7655BA background.


Related colors

Complementary color

Complementary color for #hex is #89AA45.


I love getcolorcode.com

Triadic colors

1 #BA7655 and #55BA76 with #7655BA are triadic colors.

2 #BA5576 and #5576BA with #7655BA are triadic colors.