COLOR #68535B

HEX: #68535B RGB: (104,83,91)

Color info

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

RGB color model

#68535B color RGB value is (104,83,91).

RGB: (104,83,91) (41%, 33%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 83 of 255 = 33%
B 91 of 255 = 36%

104
83
91

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

Portions of RGB colors in percentages

R + G + B = 104 + 83 + 91 = 278 (100%)
R 104 of 278 ~ 37.41%
G 83 of 278 ~ 29.86%
B 91 of 278 ~ 32.73'%

%37.41
%29.86
%32.73

CMYK color model

#68535B color CMYK value is (0,20,13,59).

  • cyan value is 0.00%
  • magenta value is 20.19%
  • yellow value is 12.50%
  • key color value is 59.22%
CMYK: (0,20,13,59) C0M20Y13K59 (0%,20%,13%,59%) (0.00/0.20/0.13/0.59) 

CMYK percentages

%0
%20.19
%12.5
%59.22

Codes

Color #68535B in popluar color models

68 53 5B
RGB 104 83 91
HSL 337° 11.23% 36.67%
HSB/HSV 337° 20.19% 40.78%
CMYK 0.00% 20.19% 12.50%
59.22%

Color #68535B in popluar number systems.

HEX 68 53 5B
Decimal 104 83 91
Binary 1101000 1010011 1011011
Octal 150 123 133

Shades and tints

Shades of #68535B

#68535B
(104,83,91)
#5F4C53
(95,76,83)
#56454B
(86,69,75)
#4D3E43
(77,62,67)
#44373B
(68,55,59)
#3B3033
(59,48,51)
#32292B
(50,41,43)
#292223
(41,34,35)
#201B1B
(32,27,27)
#171413
(23,20,19)
#0E0D0B
(14,13,11)
#000000
(0,0,0)

Tints of #68535B

#68535B
(104,83,91)
#756269
(117,98,105)
#827177
(130,113,119)
#8F8085
(143,128,133)
#9C8F93
(156,143,147)
#A99EA1
(169,158,161)
#B6ADAF
(182,173,175)
#C3BCBD
(195,188,189)
#D0CBCB
(208,203,203)
#DDDAD9
(221,218,217)
#EAE9E7
(234,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68535B color. Also use rgb(104,83,91) instead hex code.

Text Font Color

.myTextColor { color: #68535B; }

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

This text font color is #68535B.

Background Color

.myBgColor { background-color: #68535B; }

<div style="background-color:#68535B">Inner text</div>

This div background color is #68535B.

Border color

.myBorderColor { border: 1px solid #68535B; }

<div style="border:3px solid #68535B">Div</div>

This div border color is #68535B.

Opacity

.myOpacity80 { color: #68535B; opacity: 0.8; }

<p style="color:#68535B;opacity:0.8;">80%</p>

Text with #68535B 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 #68535B;}

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

This text has shadow with #68535B color.


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

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

This text has shadow with #68535B primary color and red secondary color.


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

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

This text has shadow with #68535B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68535B.

Preview

Color preview on black background

This text has color #68535B on black background.


Color preview on white background

This text has color #68535B on white background.


Black color preview on #68535B background

This text has black color on #68535B background.


White color preview on #68535B background

This text has white color on #68535B background.


Related colors

Complementary color

Complementary color for #hex is #97ACA4.


I love getcolorcode.com

Triadic colors

1 #5B6853 and #535B68 with #68535B are triadic colors.

2 #5B5368 and #53685B with #68535B are triadic colors.