COLOR #68518B

HEX: #68518B RGB: (104,81,139)

Color info

#68518B contains red, green and blue colors in about the same proportion. Web safe color of #68518B is #666699 (or #669).

RGB color model

#68518B color RGB value is (104,81,139).

RGB: (104,81,139) (41%, 32%, 55%)

RGB channels and saturation

R 104 of 255 = 41%
G 81 of 255 = 32%
B 139 of 255 = 55%

104
81
139

R + G + B ~ 43%. #68518B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 81 + 139 = 324 (100%)
R 104 of 324 ~ 32.1%
G 81 of 324 ~ 25%
B 139 of 324 ~ 42.9'%

%32.1
%25
%42.9

CMYK color model

#68518B color CMYK value is (25,42,0,45).

  • cyan value is 25.18%
  • magenta value is 41.73%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (25,42,0,45)
C25M42Y0K45 (25%, 42%, 0%, 45%)
(0.25 / 0.42 / 0.00 / 0.45)

CMYK percentages

%25.18
%41.73
%0
%45.49

Codes

Color #68518B in popluar color models

68 51 8B
RGB 104 81 139
HSL 264° 26.36% 43.14%
HSB/HSV 264° 41.73% 54.51%
CMYK 25.18% 41.73% 0.00%
45.49%

Color #68518B in popluar number systems.

HEX 68 51 8B
Decimal 104 81 139
Binary 1101000 1010001 10001011
Octal 150 121 213

Shades and tints

Shades of #68518B

#68518B
(104,81,139)
#5F4A7F
(95,74,127)
#564373
(86,67,115)
#4D3C67
(77,60,103)
#44355B
(68,53,91)
#3B2E4F
(59,46,79)
#322743
(50,39,67)
#292037
(41,32,55)
#20192B
(32,25,43)
#17121F
(23,18,31)
#0E0B13
(14,11,19)
#000000
(0,0,0)

Tints of #68518B

#68518B
(104,81,139)
#756095
(117,96,149)
#826F9F
(130,111,159)
#8F7EA9
(143,126,169)
#9C8DB3
(156,141,179)
#A99CBD
(169,156,189)
#B6ABC7
(182,171,199)
#C3BAD1
(195,186,209)
#D0C9DB
(208,201,219)
#DDD8E5
(221,216,229)
#EAE7EF
(234,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68518B color. Also use rgb(104,81,139) instead hex code.

Text Font Color

.myTextColor { color: #68518B; }

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

This text font color is #68518B.

Background Color

.myBgColor { background-color: #68518B; }

<div style="background-color:#68518B">Inner text</div>

This div background color is #68518B.

Border color

.myBorderColor { border: 1px solid #68518B; }

<div style="border:3px solid #68518B">Div</div>

This div border color is #68518B.

Opacity

.myOpacity80 { color: #68518B; opacity: 0.8; }

<p style="color:#68518B;opacity:0.8;">80%</p>

Text with #68518B 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 #68518B;}

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

This text has shadow with #68518B color.


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

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

This text has shadow with #68518B primary color and red secondary color.


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

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

This text has shadow with #68518B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68518B.

Preview

Color preview on black background

This text has color #68518B on black background.


Color preview on white background

This text has color #68518B on white background.


Black color preview on #68518B background

This text has black color on #68518B background.


White color preview on #68518B background

This text has white color on #68518B background.


Related colors

Complementary color

Complementary color for #hex is #97AE74.


I love getcolorcode.com

Triadic colors

1 #8B6851 and #518B68 with #68518B are triadic colors.

2 #8B5168 and #51688B with #68518B are triadic colors.