COLOR #68555A

HEX: #68555A RGB: (104,85,90)

Color info

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

RGB color model

#68555A color RGB value is (104,85,90).

RGB: (104,85,90) (41%, 33%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 85 of 255 = 33%
B 90 of 255 = 35%

104
85
90

R + G + B ~ 36%. #68555A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 85 + 90 = 279 (100%)
R 104 of 279 ~ 37.28%
G 85 of 279 ~ 30.47%
B 90 of 279 ~ 32.26'%

%37.28
%30.47
%32.26

CMYK color model

#68555A color CMYK value is (0,18,13,59).

  • cyan value is 0.00%
  • magenta value is 18.27%
  • yellow value is 13.46%
  • key color value is 59.22%
CMYK: (0,18,13,59) C0M18Y13K59 (0%,18%,13%,59%) (0.00/0.18/0.13/0.59) 

CMYK percentages

%0
%18.27
%13.46
%59.22

Codes

Color #68555A in popluar color models

68 55 5A
RGB 104 85 90
HSL 344° 10.05% 37.06%
HSB/HSV 344° 18.27% 40.78%
CMYK 0.00% 18.27% 13.46%
59.22%

Color #68555A in popluar number systems.

HEX 68 55 5A
Decimal 104 85 90
Binary 1101000 1010101 1011010
Octal 150 125 132

Shades and tints

Shades of #68555A

#68555A
(104,85,90)
#5F4E52
(95,78,82)
#56474A
(86,71,74)
#4D4042
(77,64,66)
#44393A
(68,57,58)
#3B3232
(59,50,50)
#322B2A
(50,43,42)
#292422
(41,36,34)
#201D1A
(32,29,26)
#171612
(23,22,18)
#0E0F0A
(14,15,10)
#000000
(0,0,0)

Tints of #68555A

#68555A
(104,85,90)
#756469
(117,100,105)
#827378
(130,115,120)
#8F8287
(143,130,135)
#9C9196
(156,145,150)
#A9A0A5
(169,160,165)
#B6AFB4
(182,175,180)
#C3BEC3
(195,190,195)
#D0CDD2
(208,205,210)
#DDDCE1
(221,220,225)
#EAEBF0
(234,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68555A; }

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

This text font color is #68555A.

Background Color

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

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

This div background color is #68555A.

Border color

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

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

This div border color is #68555A.

Opacity

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

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

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

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

This text has shadow with #68555A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68555A.

Preview

Color preview on black background

This text has color #68555A on black background.


Color preview on white background

This text has color #68555A on white background.


Black color preview on #68555A background

This text has black color on #68555A background.


White color preview on #68555A background

This text has white color on #68555A background.


Related colors

Complementary color

Complementary color for #hex is #97AAA5.


I love getcolorcode.com

Triadic colors

1 #5A6855 and #555A68 with #68555A are triadic colors.

2 #5A5568 and #55685A with #68555A are triadic colors.