COLOR #68577D

HEX: #68577D RGB: (104,87,125)

Color info

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

RGB color model

#68577D color RGB value is (104,87,125).

RGB: (104,87,125) (41%, 34%, 49%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 125 of 255 = 49%

104
87
125

R + G + B ~ 41%. #68577D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 125 = 316 (100%)
R 104 of 316 ~ 32.91%
G 87 of 316 ~ 27.53%
B 125 of 316 ~ 39.56'%

%32.91
%27.53
%39.56

CMYK color model

#68577D color CMYK value is (17,30,0,51).

  • cyan value is 16.80%
  • magenta value is 30.40%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (17,30,0,51)
C17M30Y0K51 (17%, 30%, 0%, 51%)
(0.17 / 0.30 / 0.00 / 0.51)

CMYK percentages

%16.8
%30.4
%0
%50.98

Codes

Color #68577D in popluar color models

68 57 7D
RGB 104 87 125
HSL 267° 17.92% 41.57%
HSB/HSV 267° 30.40% 49.02%
CMYK 16.80% 30.40% 0.00%
50.98%

Color #68577D in popluar number systems.

HEX 68 57 7D
Decimal 104 87 125
Binary 1101000 1010111 1111101
Octal 150 127 175

Shades and tints

Shades of #68577D

#68577D
(104,87,125)
#5F5072
(95,80,114)
#564967
(86,73,103)
#4D425C
(77,66,92)
#443B51
(68,59,81)
#3B3446
(59,52,70)
#322D3B
(50,45,59)
#292630
(41,38,48)
#201F25
(32,31,37)
#17181A
(23,24,26)
#0E110F
(14,17,15)
#000000
(0,0,0)

Tints of #68577D

#68577D
(104,87,125)
#756688
(117,102,136)
#827593
(130,117,147)
#8F849E
(143,132,158)
#9C93A9
(156,147,169)
#A9A2B4
(169,162,180)
#B6B1BF
(182,177,191)
#C3C0CA
(195,192,202)
#D0CFD5
(208,207,213)
#DDDEE0
(221,222,224)
#EAEDEB
(234,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68577D color. Also use rgb(104,87,125) instead hex code.

Text Font Color

.myTextColor { color: #68577D; }

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

This text font color is #68577D.

Background Color

.myBgColor { background-color: #68577D; }

<div style="background-color:#68577D">Inner text</div>

This div background color is #68577D.

Border color

.myBorderColor { border: 1px solid #68577D; }

<div style="border:3px solid #68577D">Div</div>

This div border color is #68577D.

Opacity

.myOpacity80 { color: #68577D; opacity: 0.8; }

<p style="color:#68577D;opacity:0.8;">80%</p>

Text with #68577D 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 #68577D;}

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

This text has shadow with #68577D color.


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

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

This text has shadow with #68577D primary color and red secondary color.


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

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

This text has shadow with #68577D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68577D.

Preview

Color preview on black background

This text has color #68577D on black background.


Color preview on white background

This text has color #68577D on white background.


Black color preview on #68577D background

This text has black color on #68577D background.


White color preview on #68577D background

This text has white color on #68577D background.


Related colors

Complementary color

Complementary color for #hex is #97A882.


I love getcolorcode.com

Triadic colors

1 #7D6857 and #577D68 with #68577D are triadic colors.

2 #7D5768 and #57687D with #68577D are triadic colors.