COLOR #7673BA

HEX: #7673BA RGB: (118,115,186)

Color info

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

RGB color model

#7673BA color RGB value is (118,115,186).

RGB: (118,115,186) (46%, 45%, 73%)

RGB channels and saturation

R 118 of 255 = 46%
G 115 of 255 = 45%
B 186 of 255 = 73%

118
115
186

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

Portions of RGB colors in percentages

R + G + B = 118 + 115 + 186 = 419 (100%)
R 118 of 419 ~ 28.16%
G 115 of 419 ~ 27.45%
B 186 of 419 ~ 44.39'%

%28.16
%27.45
%44.39

CMYK color model

#7673BA color CMYK value is (37,38,0,27).

  • cyan value is 36.56%
  • magenta value is 38.17%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (37,38,0,27) C37M38Y0K27 (37%,38%,0%,27%) (0.37/0.38/0.00/0.27) 

CMYK percentages

%36.56
%38.17
%0
%27.06

Codes

Color #7673BA in popluar color models

76 73 BA
RGB 118 115 186
HSL 243° 33.97% 59.02%
HSB/HSV 243° 38.17% 72.94%
CMYK 36.56% 38.17% 0.00%
27.06%

Color #7673BA in popluar number systems.

HEX 76 73 BA
Decimal 118 115 186
Binary 1110110 1110011 10111010
Octal 166 163 272

Shades and tints

Shades of #7673BA

#7673BA
(118,115,186)
#6C69AA
(108,105,170)
#625F9A
(98,95,154)
#58558A
(88,85,138)
#4E4B7A
(78,75,122)
#44416A
(68,65,106)
#3A375A
(58,55,90)
#302D4A
(48,45,74)
#26233A
(38,35,58)
#1C192A
(28,25,42)
#120F1A
(18,15,26)
#000000
(0,0,0)

Tints of #7673BA

#7673BA
(118,115,186)
#827FC0
(130,127,192)
#8E8BC6
(142,139,198)
#9A97CC
(154,151,204)
#A6A3D2
(166,163,210)
#B2AFD8
(178,175,216)
#BEBBDE
(190,187,222)
#CAC7E4
(202,199,228)
#D6D3EA
(214,211,234)
#E2DFF0
(226,223,240)
#EEEBF6
(238,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7673BA; }

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

This text font color is #7673BA.

Background Color

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

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

This div background color is #7673BA.

Border color

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

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

This div border color is #7673BA.

Opacity

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

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

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

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

This text has shadow with #7673BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7673BA.

Preview

Color preview on black background

This text has color #7673BA on black background.


Color preview on white background

This text has color #7673BA on white background.


Black color preview on #7673BA background

This text has black color on #7673BA background.


White color preview on #7673BA background

This text has white color on #7673BA background.


Related colors

Complementary color

Complementary color for #hex is #898C45.


I love getcolorcode.com

Triadic colors

1 #BA7673 and #73BA76 with #7673BA are triadic colors.

2 #BA7376 and #7376BA with #7673BA are triadic colors.