COLOR #68385C

HEX: #68385C RGB: (104,56,92)

Color info

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

RGB color model

#68385C color RGB value is (104,56,92).

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

RGB channels and saturation

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

104
56
92

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

Portions of RGB colors in percentages

R + G + B = 104 + 56 + 92 = 252 (100%)
R 104 of 252 ~ 41.27%
G 56 of 252 ~ 22.22%
B 92 of 252 ~ 36.51'%

%41.27
%22.22
%36.51

CMYK color model

#68385C color CMYK value is (0,46,12,59).

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

CMYK: (0,46,12,59)
C0M46Y12K59 (0%, 46%, 12%, 59%)
(0.00 / 0.46 / 0.12 / 0.59)

CMYK percentages

%0
%46.15
%11.54
%59.22

Codes

Color #68385C in popluar color models

68 38 5C
RGB 104 56 92
HSL 315° 30.00% 31.37%
HSB/HSV 315° 46.15% 40.78%
CMYK 0.00% 46.15% 11.54%
59.22%

Color #68385C in popluar number systems.

HEX 68 38 5C
Decimal 104 56 92
Binary 1101000 111000 1011100
Octal 150 70 134

Shades and tints

Shades of #68385C

#68385C
(104,56,92)
#5F3354
(95,51,84)
#562E4C
(86,46,76)
#4D2944
(77,41,68)
#44243C
(68,36,60)
#3B1F34
(59,31,52)
#321A2C
(50,26,44)
#291524
(41,21,36)
#20101C
(32,16,28)
#170B14
(23,11,20)
#0E060C
(14,6,12)
#000000
(0,0,0)

Tints of #68385C

#68385C
(104,56,92)
#754A6A
(117,74,106)
#825C78
(130,92,120)
#8F6E86
(143,110,134)
#9C8094
(156,128,148)
#A992A2
(169,146,162)
#B6A4B0
(182,164,176)
#C3B6BE
(195,182,190)
#D0C8CC
(208,200,204)
#DDDADA
(221,218,218)
#EAECE8
(234,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68385C; }

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

This text font color is #68385C.

Background Color

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

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

This div background color is #68385C.

Border color

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

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

This div border color is #68385C.

Opacity

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

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

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

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

This text has shadow with #68385C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68385C.

Preview

Color preview on black background

This text has color #68385C on black background.


Color preview on white background

This text has color #68385C on white background.


Black color preview on #68385C background

This text has black color on #68385C background.


White color preview on #68385C background

This text has white color on #68385C background.


Related colors

Complementary color

Complementary color for #hex is #97C7A3.


I love getcolorcode.com

Triadic colors

1 #5C6838 and #385C68 with #68385C are triadic colors.

2 #5C3868 and #38685C with #68385C are triadic colors.