COLOR #6773BA

HEX: #6773BA RGB: (103,115,186)

Color info

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

RGB color model

#6773BA color RGB value is (103,115,186).

RGB: (103,115,186) (40%, 45%, 73%)

RGB channels and saturation

R 103 of 255 = 40%
G 115 of 255 = 45%
B 186 of 255 = 73%

103
115
186

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

Portions of RGB colors in percentages

R + G + B = 103 + 115 + 186 = 404 (100%)
R 103 of 404 ~ 25.5%
G 115 of 404 ~ 28.47%
B 186 of 404 ~ 46.04'%

%25.5
%28.47
%46.04

CMYK color model

#6773BA color CMYK value is (45,38,0,27).

  • cyan value is 44.62%
  • magenta value is 38.17%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (45,38,0,27)
C45M38Y0K27 (45%, 38%, 0%, 27%)
(0.45 / 0.38 / 0.00 / 0.27)

CMYK percentages

%44.62
%38.17
%0
%27.06

Codes

Color #6773BA in popluar color models

67 73 BA
RGB 103 115 186
HSL 231° 37.56% 56.67%
HSB/HSV 231° 44.62% 72.94%
CMYK 44.62% 38.17% 0.00%
27.06%

Color #6773BA in popluar number systems.

HEX 67 73 BA
Decimal 103 115 186
Binary 1100111 1110011 10111010
Octal 147 163 272

Shades and tints

Shades of #6773BA

#6773BA
(103,115,186)
#5E69AA
(94,105,170)
#555F9A
(85,95,154)
#4C558A
(76,85,138)
#434B7A
(67,75,122)
#3A416A
(58,65,106)
#31375A
(49,55,90)
#282D4A
(40,45,74)
#1F233A
(31,35,58)
#16192A
(22,25,42)
#0D0F1A
(13,15,26)
#000000
(0,0,0)

Tints of #6773BA

#6773BA
(103,115,186)
#747FC0
(116,127,192)
#818BC6
(129,139,198)
#8E97CC
(142,151,204)
#9BA3D2
(155,163,210)
#A8AFD8
(168,175,216)
#B5BBDE
(181,187,222)
#C2C7E4
(194,199,228)
#CFD3EA
(207,211,234)
#DCDFF0
(220,223,240)
#E9EBF6
(233,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6773BA; }

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

This text font color is #6773BA.

Background Color

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

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

This div background color is #6773BA.

Border color

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

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

This div border color is #6773BA.

Opacity

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

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

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

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

This text has shadow with #6773BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6773BA.

Preview

Color preview on black background

This text has color #6773BA on black background.


Color preview on white background

This text has color #6773BA on white background.


Black color preview on #6773BA background

This text has black color on #6773BA background.


White color preview on #6773BA background

This text has white color on #6773BA background.


Related colors

Complementary color

Complementary color for #hex is #988C45.


I love getcolorcode.com

Triadic colors

1 #BA6773 and #73BA67 with #6773BA are triadic colors.

2 #BA7367 and #7367BA with #6773BA are triadic colors.