COLOR #68587F

HEX: #68587F RGB: (104,88,127)

Color info

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

RGB color model

#68587F color RGB value is (104,88,127).

RGB: (104,88,127) (41%, 35%, 50%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 127 of 255 = 50%

104
88
127

R + G + B ~ 42%. #68587F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 127 = 319 (100%)
R 104 of 319 ~ 32.6%
G 88 of 319 ~ 27.59%
B 127 of 319 ~ 39.81'%

%32.6
%27.59
%39.81

CMYK color model

#68587F color CMYK value is (18,31,0,50).

  • cyan value is 18.11%
  • magenta value is 30.71%
  • yellow value is 0.00%
  • key color value is 50.20%
CMYK: (18,31,0,50) C18M31Y0K50 (18%,31%,0%,50%) (0.18/0.31/0.00/0.50) 

CMYK percentages

%18.11
%30.71
%0
%50.2

Codes

Color #68587F in popluar color models

68 58 7F
RGB 104 88 127
HSL 265° 18.14% 42.16%
HSB/HSV 265° 30.71% 49.80%
CMYK 18.11% 30.71% 0.00%
50.20%

Color #68587F in popluar number systems.

HEX 68 58 7F
Decimal 104 88 127
Binary 1101000 1011000 1111111
Octal 150 130 177

Shades and tints

Shades of #68587F

#68587F
(104,88,127)
#5F5074
(95,80,116)
#564869
(86,72,105)
#4D405E
(77,64,94)
#443853
(68,56,83)
#3B3048
(59,48,72)
#32283D
(50,40,61)
#292032
(41,32,50)
#201827
(32,24,39)
#17101C
(23,16,28)
#0E0811
(14,8,17)
#000000
(0,0,0)

Tints of #68587F

#68587F
(104,88,127)
#75678A
(117,103,138)
#827695
(130,118,149)
#8F85A0
(143,133,160)
#9C94AB
(156,148,171)
#A9A3B6
(169,163,182)
#B6B2C1
(182,178,193)
#C3C1CC
(195,193,204)
#D0D0D7
(208,208,215)
#DDDFE2
(221,223,226)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68587F color. Also use rgb(104,88,127) instead hex code.

Text Font Color

.myTextColor { color: #68587F; }

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

This text font color is #68587F.

Background Color

.myBgColor { background-color: #68587F; }

<div style="background-color:#68587F">Inner text</div>

This div background color is #68587F.

Border color

.myBorderColor { border: 1px solid #68587F; }

<div style="border:3px solid #68587F">Div</div>

This div border color is #68587F.

Opacity

.myOpacity80 { color: #68587F; opacity: 0.8; }

<p style="color:#68587F;opacity:0.8;">80%</p>

Text with #68587F 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 #68587F;}

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

This text has shadow with #68587F color.


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

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

This text has shadow with #68587F primary color and red secondary color.


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

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

This text has shadow with #68587F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68587F.

Preview

Color preview on black background

This text has color #68587F on black background.


Color preview on white background

This text has color #68587F on white background.


Black color preview on #68587F background

This text has black color on #68587F background.


White color preview on #68587F background

This text has white color on #68587F background.


Related colors

Complementary color

Complementary color for #hex is #97A780.


I love getcolorcode.com

Triadic colors

1 #7F6858 and #587F68 with #68587F are triadic colors.

2 #7F5868 and #58687F with #68587F are triadic colors.