COLOR #68586E

HEX: #68586E RGB: (104,88,110)

Color info

#68586E contains red, green and blue colors in about the same proportion. Web safe color of #68586E is #666666 (or #666).

RGB color model

#68586E color RGB value is (104,88,110).

RGB: (104,88,110) (41%, 35%, 43%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 110 of 255 = 43%

104
88
110

R + G + B ~ 40%. #68586E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 110 = 302 (100%)
R 104 of 302 ~ 34.44%
G 88 of 302 ~ 29.14%
B 110 of 302 ~ 36.42'%

%34.44
%29.14
%36.42

CMYK color model

#68586E color CMYK value is (5,20,0,57).

  • cyan value is 5.45%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (5,20,0,57)
C5M20Y0K57 (5%, 20%, 0%, 57%)
(0.05 / 0.20 / 0.00 / 0.57)

CMYK percentages

%5.45
%20
%0
%56.86

Codes

Color #68586E in popluar color models

68 58 6E
RGB 104 88 110
HSL 284° 11.11% 38.82%
HSB/HSV 284° 20.00% 43.14%
CMYK 5.45% 20.00% 0.00%
56.86%

Color #68586E in popluar number systems.

HEX 68 58 6E
Decimal 104 88 110
Binary 1101000 1011000 1101110
Octal 150 130 156

Shades and tints

Shades of #68586E

#68586E
(104,88,110)
#5F5064
(95,80,100)
#56485A
(86,72,90)
#4D4050
(77,64,80)
#443846
(68,56,70)
#3B303C
(59,48,60)
#322832
(50,40,50)
#292028
(41,32,40)
#20181E
(32,24,30)
#171014
(23,16,20)
#0E080A
(14,8,10)
#000000
(0,0,0)

Tints of #68586E

#68586E
(104,88,110)
#75677B
(117,103,123)
#827688
(130,118,136)
#8F8595
(143,133,149)
#9C94A2
(156,148,162)
#A9A3AF
(169,163,175)
#B6B2BC
(182,178,188)
#C3C1C9
(195,193,201)
#D0D0D6
(208,208,214)
#DDDFE3
(221,223,227)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68586E color. Also use rgb(104,88,110) instead hex code.

Text Font Color

.myTextColor { color: #68586E; }

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

This text font color is #68586E.

Background Color

.myBgColor { background-color: #68586E; }

<div style="background-color:#68586E">Inner text</div>

This div background color is #68586E.

Border color

.myBorderColor { border: 1px solid #68586E; }

<div style="border:3px solid #68586E">Div</div>

This div border color is #68586E.

Opacity

.myOpacity80 { color: #68586E; opacity: 0.8; }

<p style="color:#68586E;opacity:0.8;">80%</p>

Text with #68586E 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 #68586E;}

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

This text has shadow with #68586E color.


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

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

This text has shadow with #68586E primary color and red secondary color.


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

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

This text has shadow with #68586E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68586E.

Preview

Color preview on black background

This text has color #68586E on black background.


Color preview on white background

This text has color #68586E on white background.


Black color preview on #68586E background

This text has black color on #68586E background.


White color preview on #68586E background

This text has white color on #68586E background.


Related colors

Complementary color

Complementary color for #hex is #97A791.


I love getcolorcode.com

Triadic colors

1 #6E6858 and #586E68 with #68586E are triadic colors.

2 #6E5868 and #58686E with #68586E are triadic colors.