COLOR #68635C

HEX: #68635C RGB: (104,99,92)

Color info

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

RGB color model

#68635C color RGB value is (104,99,92).

RGB: (104,99,92) (41%, 39%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 99 of 255 = 39%
B 92 of 255 = 36%

104
99
92

R + G + B ~ 39%. #68635C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 99 + 92 = 295 (100%)
R 104 of 295 ~ 35.25%
G 99 of 295 ~ 33.56%
B 92 of 295 ~ 31.19'%

%35.25
%33.56
%31.19

CMYK color model

#68635C color CMYK value is (0,5,12,59).

  • cyan value is 0.00%
  • magenta value is 4.81%
  • yellow value is 11.54%
  • key color value is 59.22%
CMYK: (0,5,12,59) C0M5Y12K59 (0%,5%,12%,59%) (0.00/0.05/0.12/0.59) 

CMYK percentages

%0
%4.81
%11.54
%59.22

Codes

Color #68635C in popluar color models

68 63 5C
RGB 104 99 92
HSL 35° 6.12% 38.43%
HSB/HSV 35° 11.54% 40.78%
CMYK 0.00% 4.81% 11.54%
59.22%

Color #68635C in popluar number systems.

HEX 68 63 5C
Decimal 104 99 92
Binary 1101000 1100011 1011100
Octal 150 143 134

Shades and tints

Shades of #68635C

#68635C
(104,99,92)
#5F5A54
(95,90,84)
#56514C
(86,81,76)
#4D4844
(77,72,68)
#443F3C
(68,63,60)
#3B3634
(59,54,52)
#322D2C
(50,45,44)
#292424
(41,36,36)
#201B1C
(32,27,28)
#171214
(23,18,20)
#0E090C
(14,9,12)
#000000
(0,0,0)

Tints of #68635C

#68635C
(104,99,92)
#75716A
(117,113,106)
#827F78
(130,127,120)
#8F8D86
(143,141,134)
#9C9B94
(156,155,148)
#A9A9A2
(169,169,162)
#B6B7B0
(182,183,176)
#C3C5BE
(195,197,190)
#D0D3CC
(208,211,204)
#DDE1DA
(221,225,218)
#EAEFE8
(234,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68635C; }

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

This text font color is #68635C.

Background Color

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

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

This div background color is #68635C.

Border color

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

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

This div border color is #68635C.

Opacity

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

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

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

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

This text has shadow with #68635C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68635C.

Preview

Color preview on black background

This text has color #68635C on black background.


Color preview on white background

This text has color #68635C on white background.


Black color preview on #68635C background

This text has black color on #68635C background.


White color preview on #68635C background

This text has white color on #68635C background.


Related colors

Complementary color

Complementary color for #hex is #979CA3.


I love getcolorcode.com

Triadic colors

1 #5C6863 and #635C68 with #68635C are triadic colors.

2 #5C6368 and #63685C with #68635C are triadic colors.