COLOR #68495C

HEX: #68495C RGB: (104,73,92)

Color info

#68495C contains red, green and blue colors in about the same proportion. Web safe color of #68495C is #663366 (or #636).

RGB color model

#68495C color RGB value is (104,73,92).

RGB: (104,73,92) (41%, 29%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 73 of 255 = 29%
B 92 of 255 = 36%

104
73
92

R + G + B ~ 35%. #68495C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 73 + 92 = 269 (100%)
R 104 of 269 ~ 38.66%
G 73 of 269 ~ 27.14%
B 92 of 269 ~ 34.2'%

%38.66
%27.14
%34.2

CMYK color model

#68495C color CMYK value is (0,30,12,59).

  • cyan value is 0.00%
  • magenta value is 29.81%
  • yellow value is 11.54%
  • key color value is 59.22%

CMYK: (0,30,12,59)
C0M30Y12K59 (0%, 30%, 12%, 59%)
(0.00 / 0.30 / 0.12 / 0.59)

CMYK percentages

%0
%29.81
%11.54
%59.22

Codes

Color #68495C in popluar color models

68 49 5C
RGB 104 73 92
HSL 323° 17.51% 34.71%
HSB/HSV 323° 29.81% 40.78%
CMYK 0.00% 29.81% 11.54%
59.22%

Color #68495C in popluar number systems.

HEX 68 49 5C
Decimal 104 73 92
Binary 1101000 1001001 1011100
Octal 150 111 134

Shades and tints

Shades of #68495C

#68495C
(104,73,92)
#5F4354
(95,67,84)
#563D4C
(86,61,76)
#4D3744
(77,55,68)
#44313C
(68,49,60)
#3B2B34
(59,43,52)
#32252C
(50,37,44)
#291F24
(41,31,36)
#20191C
(32,25,28)
#171314
(23,19,20)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #68495C

#68495C
(104,73,92)
#75596A
(117,89,106)
#826978
(130,105,120)
#8F7986
(143,121,134)
#9C8994
(156,137,148)
#A999A2
(169,153,162)
#B6A9B0
(182,169,176)
#C3B9BE
(195,185,190)
#D0C9CC
(208,201,204)
#DDD9DA
(221,217,218)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68495C color. Also use rgb(104,73,92) instead hex code.

Text Font Color

.myTextColor { color: #68495C; }

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

This text font color is #68495C.

Background Color

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

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

This div background color is #68495C.

Border color

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

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

This div border color is #68495C.

Opacity

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

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

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

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

This text has shadow with #68495C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68495C.

Preview

Color preview on black background

This text has color #68495C on black background.


Color preview on white background

This text has color #68495C on white background.


Black color preview on #68495C background

This text has black color on #68495C background.


White color preview on #68495C background

This text has white color on #68495C background.


Related colors

Complementary color

Complementary color for #hex is #97B6A3.


I love getcolorcode.com

Triadic colors

1 #5C6849 and #495C68 with #68495C are triadic colors.

2 #5C4968 and #49685C with #68495C are triadic colors.