COLOR #68575A

HEX: #68575A RGB: (104,87,90)

Color info

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

RGB color model

#68575A color RGB value is (104,87,90).

RGB: (104,87,90) (41%, 34%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 90 of 255 = 35%

104
87
90

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

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 90 = 281 (100%)
R 104 of 281 ~ 37.01%
G 87 of 281 ~ 30.96%
B 90 of 281 ~ 32.03'%

%37.01
%30.96
%32.03

CMYK color model

#68575A color CMYK value is (0,16,13,59).

  • cyan value is 0.00%
  • magenta value is 16.35%
  • yellow value is 13.46%
  • key color value is 59.22%

CMYK: (0,16,13,59)
C0M16Y13K59 (0%, 16%, 13%, 59%)
(0.00 / 0.16 / 0.13 / 0.59)

CMYK percentages

%0
%16.35
%13.46
%59.22

Codes

Color #68575A in popluar color models

68 57 5A
RGB 104 87 90
HSL 349° 8.90% 37.45%
HSB/HSV 349° 16.35% 40.78%
CMYK 0.00% 16.35% 13.46%
59.22%

Color #68575A in popluar number systems.

HEX 68 57 5A
Decimal 104 87 90
Binary 1101000 1010111 1011010
Octal 150 127 132

Shades and tints

Shades of #68575A

#68575A
(104,87,90)
#5F5052
(95,80,82)
#56494A
(86,73,74)
#4D4242
(77,66,66)
#443B3A
(68,59,58)
#3B3432
(59,52,50)
#322D2A
(50,45,42)
#292622
(41,38,34)
#201F1A
(32,31,26)
#171812
(23,24,18)
#0E110A
(14,17,10)
#000000
(0,0,0)

Tints of #68575A

#68575A
(104,87,90)
#756669
(117,102,105)
#827578
(130,117,120)
#8F8487
(143,132,135)
#9C9396
(156,147,150)
#A9A2A5
(169,162,165)
#B6B1B4
(182,177,180)
#C3C0C3
(195,192,195)
#D0CFD2
(208,207,210)
#DDDEE1
(221,222,225)
#EAEDF0
(234,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68575A color. Also use rgb(104,87,90) instead hex code.

Text Font Color

.myTextColor { color: #68575A; }

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

This text font color is #68575A.

Background Color

.myBgColor { background-color: #68575A; }

<div style="background-color:#68575A">Inner text</div>

This div background color is #68575A.

Border color

.myBorderColor { border: 1px solid #68575A; }

<div style="border:3px solid #68575A">Div</div>

This div border color is #68575A.

Opacity

.myOpacity80 { color: #68575A; opacity: 0.8; }

<p style="color:#68575A;opacity:0.8;">80%</p>

Text with #68575A 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 #68575A;}

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

This text has shadow with #68575A color.


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

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

This text has shadow with #68575A primary color and red secondary color.


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

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

This text has shadow with #68575A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68575A.

Preview

Color preview on black background

This text has color #68575A on black background.


Color preview on white background

This text has color #68575A on white background.


Black color preview on #68575A background

This text has black color on #68575A background.


White color preview on #68575A background

This text has white color on #68575A background.


Related colors

Complementary color

Complementary color for #hex is #97A8A5.


I love getcolorcode.com

Triadic colors

1 #5A6857 and #575A68 with #68575A are triadic colors.

2 #5A5768 and #57685A with #68575A are triadic colors.