COLOR #68385D

HEX: #68385D RGB: (104,56,93)

Color info

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

RGB color model

#68385D color RGB value is (104,56,93).

RGB: (104,56,93) (41%, 22%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 56 of 255 = 22%
B 93 of 255 = 36%

104
56
93

R + G + B ~ 33%. #68385D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 56 + 93 = 253 (100%)
R 104 of 253 ~ 41.11%
G 56 of 253 ~ 22.13%
B 93 of 253 ~ 36.76'%

%41.11
%22.13
%36.76

CMYK color model

#68385D color CMYK value is (0,46,11,59).

  • cyan value is 0.00%
  • magenta value is 46.15%
  • yellow value is 10.58%
  • key color value is 59.22%

CMYK: (0,46,11,59)
C0M46Y11K59 (0%, 46%, 11%, 59%)
(0.00 / 0.46 / 0.11 / 0.59)

CMYK percentages

%0
%46.15
%10.58
%59.22

Codes

Color #68385D in popluar color models

68 38 5D
RGB 104 56 93
HSL 314° 30.00% 31.37%
HSB/HSV 314° 46.15% 40.78%
CMYK 0.00% 46.15% 10.58%
59.22%

Color #68385D in popluar number systems.

HEX 68 38 5D
Decimal 104 56 93
Binary 1101000 111000 1011101
Octal 150 70 135

Shades and tints

Shades of #68385D

#68385D
(104,56,93)
#5F3355
(95,51,85)
#562E4D
(86,46,77)
#4D2945
(77,41,69)
#44243D
(68,36,61)
#3B1F35
(59,31,53)
#321A2D
(50,26,45)
#291525
(41,21,37)
#20101D
(32,16,29)
#170B15
(23,11,21)
#0E060D
(14,6,13)
#000000
(0,0,0)

Tints of #68385D

#68385D
(104,56,93)
#754A6B
(117,74,107)
#825C79
(130,92,121)
#8F6E87
(143,110,135)
#9C8095
(156,128,149)
#A992A3
(169,146,163)
#B6A4B1
(182,164,177)
#C3B6BF
(195,182,191)
#D0C8CD
(208,200,205)
#DDDADB
(221,218,219)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68385D color. Also use rgb(104,56,93) instead hex code.

Text Font Color

.myTextColor { color: #68385D; }

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

This text font color is #68385D.

Background Color

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

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

This div background color is #68385D.

Border color

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

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

This div border color is #68385D.

Opacity

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

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

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

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

This text has shadow with #68385D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68385D.

Preview

Color preview on black background

This text has color #68385D on black background.


Color preview on white background

This text has color #68385D on white background.


Black color preview on #68385D background

This text has black color on #68385D background.


White color preview on #68385D background

This text has white color on #68385D background.


Related colors

Complementary color

Complementary color for #hex is #97C7A2.


I love getcolorcode.com

Triadic colors

1 #5D6838 and #385D68 with #68385D are triadic colors.

2 #5D3868 and #38685D with #68385D are triadic colors.