COLOR #68598F

HEX: #68598F RGB: (104,89,143)

Color info

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

RGB color model

#68598F color RGB value is (104,89,143).

RGB: (104,89,143) (41%, 35%, 56%)

RGB channels and saturation

R 104 of 255 = 41%
G 89 of 255 = 35%
B 143 of 255 = 56%

104
89
143

R + G + B ~ 44%. #68598F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 89 + 143 = 336 (100%)
R 104 of 336 ~ 30.95%
G 89 of 336 ~ 26.49%
B 143 of 336 ~ 42.56'%

%30.95
%26.49
%42.56

CMYK color model

#68598F color CMYK value is (27,38,0,44).

  • cyan value is 27.27%
  • magenta value is 37.76%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (27,38,0,44)
C27M38Y0K44 (27%, 38%, 0%, 44%)
(0.27 / 0.38 / 0.00 / 0.44)

CMYK percentages

%27.27
%37.76
%0
%43.92

Codes

Color #68598F in popluar color models

68 59 8F
RGB 104 89 143
HSL 257° 23.28% 45.49%
HSB/HSV 257° 37.76% 56.08%
CMYK 27.27% 37.76% 0.00%
43.92%

Color #68598F in popluar number systems.

HEX 68 59 8F
Decimal 104 89 143
Binary 1101000 1011001 10001111
Octal 150 131 217

Shades and tints

Shades of #68598F

#68598F
(104,89,143)
#5F5182
(95,81,130)
#564975
(86,73,117)
#4D4168
(77,65,104)
#44395B
(68,57,91)
#3B314E
(59,49,78)
#322941
(50,41,65)
#292134
(41,33,52)
#201927
(32,25,39)
#17111A
(23,17,26)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #68598F

#68598F
(104,89,143)
#756899
(117,104,153)
#8277A3
(130,119,163)
#8F86AD
(143,134,173)
#9C95B7
(156,149,183)
#A9A4C1
(169,164,193)
#B6B3CB
(182,179,203)
#C3C2D5
(195,194,213)
#D0D1DF
(208,209,223)
#DDE0E9
(221,224,233)
#EAEFF3
(234,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68598F color. Also use rgb(104,89,143) instead hex code.

Text Font Color

.myTextColor { color: #68598F; }

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

This text font color is #68598F.

Background Color

.myBgColor { background-color: #68598F; }

<div style="background-color:#68598F">Inner text</div>

This div background color is #68598F.

Border color

.myBorderColor { border: 1px solid #68598F; }

<div style="border:3px solid #68598F">Div</div>

This div border color is #68598F.

Opacity

.myOpacity80 { color: #68598F; opacity: 0.8; }

<p style="color:#68598F;opacity:0.8;">80%</p>

Text with #68598F 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 #68598F;}

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

This text has shadow with #68598F color.


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

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

This text has shadow with #68598F primary color and red secondary color.


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

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

This text has shadow with #68598F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68598F.

Preview

Color preview on black background

This text has color #68598F on black background.


Color preview on white background

This text has color #68598F on white background.


Black color preview on #68598F background

This text has black color on #68598F background.


White color preview on #68598F background

This text has white color on #68598F background.


Related colors

Complementary color

Complementary color for #hex is #97A670.


I love getcolorcode.com

Triadic colors

1 #8F6859 and #598F68 with #68598F are triadic colors.

2 #8F5968 and #59688F with #68598F are triadic colors.