COLOR #68524C

HEX: #68524C RGB: (104,82,76)

Color info

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

RGB color model

#68524C color RGB value is (104,82,76).

RGB: (104,82,76) (41%, 32%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 82 of 255 = 32%
B 76 of 255 = 30%

104
82
76

R + G + B ~ 34%. #68524C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 82 + 76 = 262 (100%)
R 104 of 262 ~ 39.69%
G 82 of 262 ~ 31.3%
B 76 of 262 ~ 29.01'%

%39.69
%31.3
%29.01

CMYK color model

#68524C color CMYK value is (0,21,27,59).

  • cyan value is 0.00%
  • magenta value is 21.15%
  • yellow value is 26.92%
  • key color value is 59.22%

CMYK: (0,21,27,59)
C0M21Y27K59 (0%, 21%, 27%, 59%)
(0.00 / 0.21 / 0.27 / 0.59)

CMYK percentages

%0
%21.15
%26.92
%59.22

Codes

Color #68524C in popluar color models

68 52 4C
RGB 104 82 76
HSL 13° 15.56% 35.29%
HSB/HSV 13° 26.92% 40.78%
CMYK 0.00% 21.15% 26.92%
59.22%

Color #68524C in popluar number systems.

HEX 68 52 4C
Decimal 104 82 76
Binary 1101000 1010010 1001100
Octal 150 122 114

Shades and tints

Shades of #68524C

#68524C
(104,82,76)
#5F4B46
(95,75,70)
#564440
(86,68,64)
#4D3D3A
(77,61,58)
#443634
(68,54,52)
#3B2F2E
(59,47,46)
#322828
(50,40,40)
#292122
(41,33,34)
#201A1C
(32,26,28)
#171316
(23,19,22)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #68524C

#68524C
(104,82,76)
#75615C
(117,97,92)
#82706C
(130,112,108)
#8F7F7C
(143,127,124)
#9C8E8C
(156,142,140)
#A99D9C
(169,157,156)
#B6ACAC
(182,172,172)
#C3BBBC
(195,187,188)
#D0CACC
(208,202,204)
#DDD9DC
(221,217,220)
#EAE8EC
(234,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68524C color. Also use rgb(104,82,76) instead hex code.

Text Font Color

.myTextColor { color: #68524C; }

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

This text font color is #68524C.

Background Color

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

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

This div background color is #68524C.

Border color

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

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

This div border color is #68524C.

Opacity

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

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

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

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

This text has shadow with #68524C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68524C.

Preview

Color preview on black background

This text has color #68524C on black background.


Color preview on white background

This text has color #68524C on white background.


Black color preview on #68524C background

This text has black color on #68524C background.


White color preview on #68524C background

This text has white color on #68524C background.


Related colors

Complementary color

Complementary color for #hex is #97ADB3.


I love getcolorcode.com

Triadic colors

1 #4C6852 and #524C68 with #68524C are triadic colors.

2 #4C5268 and #52684C with #68524C are triadic colors.