COLOR #6873AD

HEX: #6873AD RGB: (104,115,173)

Color info

#6873AD contains mainly green and blue colors. Web safe color of #6873AD is #666699 (or #669).

RGB color model

#6873AD color RGB value is (104,115,173).

RGB: (104,115,173) (41%, 45%, 68%)

RGB channels and saturation

R 104 of 255 = 41%
G 115 of 255 = 45%
B 173 of 255 = 68%

104
115
173

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

Portions of RGB colors in percentages

R + G + B = 104 + 115 + 173 = 392 (100%)
R 104 of 392 ~ 26.53%
G 115 of 392 ~ 29.34%
B 173 of 392 ~ 44.13'%

%26.53
%29.34
%44.13

CMYK color model

#6873AD color CMYK value is (40,34,0,32).

  • cyan value is 39.88%
  • magenta value is 33.53%
  • yellow value is 0.00%
  • key color value is 32.16%
CMYK: (40,34,0,32) C40M34Y0K32 (40%,34%,0%,32%) (0.40/0.34/0.00/0.32) 

CMYK percentages

%39.88
%33.53
%0
%32.16

Codes

Color #6873AD in popluar color models

68 73 AD
RGB 104 115 173
HSL 230° 29.61% 54.31%
HSB/HSV 230° 39.88% 67.84%
CMYK 39.88% 33.53% 0.00%
32.16%

Color #6873AD in popluar number systems.

HEX 68 73 AD
Decimal 104 115 173
Binary 1101000 1110011 10101101
Octal 150 163 255

Shades and tints

Shades of #6873AD

#6873AD
(104,115,173)
#5F699E
(95,105,158)
#565F8F
(86,95,143)
#4D5580
(77,85,128)
#444B71
(68,75,113)
#3B4162
(59,65,98)
#323753
(50,55,83)
#292D44
(41,45,68)
#202335
(32,35,53)
#171926
(23,25,38)
#0E0F17
(14,15,23)
#000000
(0,0,0)

Tints of #6873AD

#6873AD
(104,115,173)
#757FB4
(117,127,180)
#828BBB
(130,139,187)
#8F97C2
(143,151,194)
#9CA3C9
(156,163,201)
#A9AFD0
(169,175,208)
#B6BBD7
(182,187,215)
#C3C7DE
(195,199,222)
#D0D3E5
(208,211,229)
#DDDFEC
(221,223,236)
#EAEBF3
(234,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6873AD color. Also use rgb(104,115,173) instead hex code.

Text Font Color

.myTextColor { color: #6873AD; }

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

This text font color is #6873AD.

Background Color

.myBgColor { background-color: #6873AD; }

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

This div background color is #6873AD.

Border color

.myBorderColor { border: 1px solid #6873AD; }

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

This div border color is #6873AD.

Opacity

.myOpacity80 { color: #6873AD; opacity: 0.8; }

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

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

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

This text has shadow with #6873AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6873AD.

Preview

Color preview on black background

This text has color #6873AD on black background.


Color preview on white background

This text has color #6873AD on white background.


Black color preview on #6873AD background

This text has black color on #6873AD background.


White color preview on #6873AD background

This text has white color on #6873AD background.


Related colors

Complementary color

Complementary color for #hex is #978C52.


I love getcolorcode.com

Triadic colors

1 #AD6873 and #73AD68 with #6873AD are triadic colors.

2 #AD7368 and #7368AD with #6873AD are triadic colors.