COLOR #68504D

HEX: #68504D RGB: (104,80,77)

Color info

#68504D contains red, green and blue colors in about the same proportion. Web safe color of #68504D is #666633 (or #663).

RGB color model

#68504D color RGB value is (104,80,77).

RGB: (104,80,77) (41%, 31%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 80 of 255 = 31%
B 77 of 255 = 30%

104
80
77

R + G + B ~ 34%. #68504D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 80 + 77 = 261 (100%)
R 104 of 261 ~ 39.85%
G 80 of 261 ~ 30.65%
B 77 of 261 ~ 29.5'%

%39.85
%30.65
%29.5

CMYK color model

#68504D color CMYK value is (0,23,26,59).

  • cyan value is 0.00%
  • magenta value is 23.08%
  • yellow value is 25.96%
  • key color value is 59.22%
CMYK: (0,23,26,59) C0M23Y26K59 (0%,23%,26%,59%) (0.00/0.23/0.26/0.59) 

CMYK percentages

%0
%23.08
%25.96
%59.22

Codes

Color #68504D in popluar color models

68 50 4D
RGB 104 80 77
HSL 14.92% 35.49%
HSB/HSV 25.96% 40.78%
CMYK 0.00% 23.08% 25.96%
59.22%

Color #68504D in popluar number systems.

HEX 68 50 4D
Decimal 104 80 77
Binary 1101000 1010000 1001101
Octal 150 120 115

Shades and tints

Shades of #68504D

#68504D
(104,80,77)
#5F4946
(95,73,70)
#56423F
(86,66,63)
#4D3B38
(77,59,56)
#443431
(68,52,49)
#3B2D2A
(59,45,42)
#322623
(50,38,35)
#291F1C
(41,31,28)
#201815
(32,24,21)
#17110E
(23,17,14)
#0E0A07
(14,10,7)
#000000
(0,0,0)

Tints of #68504D

#68504D
(104,80,77)
#755F5D
(117,95,93)
#826E6D
(130,110,109)
#8F7D7D
(143,125,125)
#9C8C8D
(156,140,141)
#A99B9D
(169,155,157)
#B6AAAD
(182,170,173)
#C3B9BD
(195,185,189)
#D0C8CD
(208,200,205)
#DDD7DD
(221,215,221)
#EAE6ED
(234,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68504D color. Also use rgb(104,80,77) instead hex code.

Text Font Color

.myTextColor { color: #68504D; }

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

This text font color is #68504D.

Background Color

.myBgColor { background-color: #68504D; }

<div style="background-color:#68504D">Inner text</div>

This div background color is #68504D.

Border color

.myBorderColor { border: 1px solid #68504D; }

<div style="border:3px solid #68504D">Div</div>

This div border color is #68504D.

Opacity

.myOpacity80 { color: #68504D; opacity: 0.8; }

<p style="color:#68504D;opacity:0.8;">80%</p>

Text with #68504D 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 #68504D;}

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

This text has shadow with #68504D color.


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

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

This text has shadow with #68504D primary color and red secondary color.


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

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

This text has shadow with #68504D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68504D.

Preview

Color preview on black background

This text has color #68504D on black background.


Color preview on white background

This text has color #68504D on white background.


Black color preview on #68504D background

This text has black color on #68504D background.


White color preview on #68504D background

This text has white color on #68504D background.


Related colors

Complementary color

Complementary color for #hex is #97AFB2.


I love getcolorcode.com

Triadic colors

1 #4D6850 and #504D68 with #68504D are triadic colors.

2 #4D5068 and #50684D with #68504D are triadic colors.