COLOR #68585C

HEX: #68585C RGB: (104,88,92)

Color info

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

RGB color model

#68585C color RGB value is (104,88,92).

RGB: (104,88,92) (41%, 35%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 92 of 255 = 36%

104
88
92

R + G + B ~ 37%. #68585C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 92 = 284 (100%)
R 104 of 284 ~ 36.62%
G 88 of 284 ~ 30.99%
B 92 of 284 ~ 32.39'%

%36.62
%30.99
%32.39

CMYK color model

#68585C color CMYK value is (0,15,12,59).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 11.54%
  • key color value is 59.22%
CMYK: (0,15,12,59) C0M15Y12K59 (0%,15%,12%,59%) (0.00/0.15/0.12/0.59) 

CMYK percentages

%0
%15.38
%11.54
%59.22

Codes

Color #68585C in popluar color models

68 58 5C
RGB 104 88 92
HSL 345° 8.33% 37.65%
HSB/HSV 345° 15.38% 40.78%
CMYK 0.00% 15.38% 11.54%
59.22%

Color #68585C in popluar number systems.

HEX 68 58 5C
Decimal 104 88 92
Binary 1101000 1011000 1011100
Octal 150 130 134

Shades and tints

Shades of #68585C

#68585C
(104,88,92)
#5F5054
(95,80,84)
#56484C
(86,72,76)
#4D4044
(77,64,68)
#44383C
(68,56,60)
#3B3034
(59,48,52)
#32282C
(50,40,44)
#292024
(41,32,36)
#20181C
(32,24,28)
#171014
(23,16,20)
#0E080C
(14,8,12)
#000000
(0,0,0)

Tints of #68585C

#68585C
(104,88,92)
#75676A
(117,103,106)
#827678
(130,118,120)
#8F8586
(143,133,134)
#9C9494
(156,148,148)
#A9A3A2
(169,163,162)
#B6B2B0
(182,178,176)
#C3C1BE
(195,193,190)
#D0D0CC
(208,208,204)
#DDDFDA
(221,223,218)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68585C color. Also use rgb(104,88,92) instead hex code.

Text Font Color

.myTextColor { color: #68585C; }

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

This text font color is #68585C.

Background Color

.myBgColor { background-color: #68585C; }

<div style="background-color:#68585C">Inner text</div>

This div background color is #68585C.

Border color

.myBorderColor { border: 1px solid #68585C; }

<div style="border:3px solid #68585C">Div</div>

This div border color is #68585C.

Opacity

.myOpacity80 { color: #68585C; opacity: 0.8; }

<p style="color:#68585C;opacity:0.8;">80%</p>

Text with #68585C 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 #68585C;}

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

This text has shadow with #68585C color.


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

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

This text has shadow with #68585C primary color and red secondary color.


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

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

This text has shadow with #68585C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68585C.

Preview

Color preview on black background

This text has color #68585C on black background.


Color preview on white background

This text has color #68585C on white background.


Black color preview on #68585C background

This text has black color on #68585C background.


White color preview on #68585C background

This text has white color on #68585C background.


Related colors

Complementary color

Complementary color for #hex is #97A7A3.


I love getcolorcode.com

Triadic colors

1 #5C6858 and #585C68 with #68585C are triadic colors.

2 #5C5868 and #58685C with #68585C are triadic colors.