COLOR #68728D

HEX: #68728D RGB: (104,114,141)

Color info

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

RGB color model

#68728D color RGB value is (104,114,141).

RGB: (104,114,141) (41%, 45%, 55%)

RGB channels and saturation

R 104 of 255 = 41%
G 114 of 255 = 45%
B 141 of 255 = 55%

104
114
141

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

Portions of RGB colors in percentages

R + G + B = 104 + 114 + 141 = 359 (100%)
R 104 of 359 ~ 28.97%
G 114 of 359 ~ 31.75%
B 141 of 359 ~ 39.28'%

%28.97
%31.75
%39.28

CMYK color model

#68728D color CMYK value is (26,19,0,45).

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

CMYK: (26,19,0,45)
C26M19Y0K45 (26%, 19%, 0%, 45%)
(0.26 / 0.19 / 0.00 / 0.45)

CMYK percentages

%26.24
%19.15
%0
%44.71

Codes

Color #68728D in popluar color models

68 72 8D
RGB 104 114 141
HSL 224° 15.10% 48.04%
HSB/HSV 224° 26.24% 55.29%
CMYK 26.24% 19.15% 0.00%
44.71%

Color #68728D in popluar number systems.

HEX 68 72 8D
Decimal 104 114 141
Binary 1101000 1110010 10001101
Octal 150 162 215

Shades and tints

Shades of #68728D

#68728D
(104,114,141)
#5F6881
(95,104,129)
#565E75
(86,94,117)
#4D5469
(77,84,105)
#444A5D
(68,74,93)
#3B4051
(59,64,81)
#323645
(50,54,69)
#292C39
(41,44,57)
#20222D
(32,34,45)
#171821
(23,24,33)
#0E0E15
(14,14,21)
#000000
(0,0,0)

Tints of #68728D

#68728D
(104,114,141)
#757E97
(117,126,151)
#828AA1
(130,138,161)
#8F96AB
(143,150,171)
#9CA2B5
(156,162,181)
#A9AEBF
(169,174,191)
#B6BAC9
(182,186,201)
#C3C6D3
(195,198,211)
#D0D2DD
(208,210,221)
#DDDEE7
(221,222,231)
#EAEAF1
(234,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68728D; }

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

This text font color is #68728D.

Background Color

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

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

This div background color is #68728D.

Border color

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

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

This div border color is #68728D.

Opacity

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

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

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

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

This text has shadow with #68728D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68728D.

Preview

Color preview on black background

This text has color #68728D on black background.


Color preview on white background

This text has color #68728D on white background.


Black color preview on #68728D background

This text has black color on #68728D background.


White color preview on #68728D background

This text has white color on #68728D background.


Related colors

Complementary color

Complementary color for #hex is #978D72.


I love getcolorcode.com

Triadic colors

1 #8D6872 and #728D68 with #68728D are triadic colors.

2 #8D7268 and #72688D with #68728D are triadic colors.