COLOR #68768D

HEX: #68768D RGB: (104,118,141)

Color info

#68768D contains red, green and blue colors in about the same proportion. Web safe color of #68768D is #666699 (or #669).

RGB color model

#68768D color RGB value is (104,118,141).

RGB: (104,118,141) (41%, 46%, 55%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 141 of 255 = 55%

104
118
141

R + G + B ~ 47%. #68768D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 141 = 363 (100%)
R 104 of 363 ~ 28.65%
G 118 of 363 ~ 32.51%
B 141 of 363 ~ 38.84'%

%28.65
%32.51
%38.84

CMYK color model

#68768D color CMYK value is (26,16,0,45).

  • cyan value is 26.24%
  • magenta value is 16.31%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (26,16,0,45)
C26M16Y0K45 (26%, 16%, 0%, 45%)
(0.26 / 0.16 / 0.00 / 0.45)

CMYK percentages

%26.24
%16.31
%0
%44.71

Codes

Color #68768D in popluar color models

68 76 8D
RGB 104 118 141
HSL 217° 15.10% 48.04%
HSB/HSV 217° 26.24% 55.29%
CMYK 26.24% 16.31% 0.00%
44.71%

Color #68768D in popluar number systems.

HEX 68 76 8D
Decimal 104 118 141
Binary 1101000 1110110 10001101
Octal 150 166 215

Shades and tints

Shades of #68768D

#68768D
(104,118,141)
#5F6C81
(95,108,129)
#566275
(86,98,117)
#4D5869
(77,88,105)
#444E5D
(68,78,93)
#3B4451
(59,68,81)
#323A45
(50,58,69)
#293039
(41,48,57)
#20262D
(32,38,45)
#171C21
(23,28,33)
#0E1215
(14,18,21)
#000000
(0,0,0)

Tints of #68768D

#68768D
(104,118,141)
#758297
(117,130,151)
#828EA1
(130,142,161)
#8F9AAB
(143,154,171)
#9CA6B5
(156,166,181)
#A9B2BF
(169,178,191)
#B6BEC9
(182,190,201)
#C3CAD3
(195,202,211)
#D0D6DD
(208,214,221)
#DDE2E7
(221,226,231)
#EAEEF1
(234,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68768D color. Also use rgb(104,118,141) instead hex code.

Text Font Color

.myTextColor { color: #68768D; }

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

This text font color is #68768D.

Background Color

.myBgColor { background-color: #68768D; }

<div style="background-color:#68768D">Inner text</div>

This div background color is #68768D.

Border color

.myBorderColor { border: 1px solid #68768D; }

<div style="border:3px solid #68768D">Div</div>

This div border color is #68768D.

Opacity

.myOpacity80 { color: #68768D; opacity: 0.8; }

<p style="color:#68768D;opacity:0.8;">80%</p>

Text with #68768D 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 #68768D;}

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

This text has shadow with #68768D color.


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

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

This text has shadow with #68768D primary color and red secondary color.


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

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

This text has shadow with #68768D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68768D.

Preview

Color preview on black background

This text has color #68768D on black background.


Color preview on white background

This text has color #68768D on white background.


Black color preview on #68768D background

This text has black color on #68768D background.


White color preview on #68768D background

This text has white color on #68768D background.


Related colors

Complementary color

Complementary color for #hex is #978972.


I love getcolorcode.com

Triadic colors

1 #8D6876 and #768D68 with #68768D are triadic colors.

2 #8D7668 and #76688D with #68768D are triadic colors.