COLOR #684163

HEX: #684163 RGB: (104,65,99)

Color info

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

RGB color model

#684163 color RGB value is (104,65,99).

RGB: (104,65,99) (41%, 25%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 65 of 255 = 25%
B 99 of 255 = 39%

104
65
99

R + G + B ~ 35%. #684163 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 65 + 99 = 268 (100%)
R 104 of 268 ~ 38.81%
G 65 of 268 ~ 24.25%
B 99 of 268 ~ 36.94'%

%38.81
%24.25
%36.94

CMYK color model

#684163 color CMYK value is (0,38,5,59).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 4.81%
  • key color value is 59.22%

CMYK: (0,38,5,59)
C0M38Y5K59 (0%, 38%, 5%, 59%)
(0.00 / 0.38 / 0.05 / 0.59)

CMYK percentages

%0
%37.5
%4.81
%59.22

Codes

Color #684163 in popluar color models

68 41 63
RGB 104 65 99
HSL 308° 23.08% 33.14%
HSB/HSV 308° 37.50% 40.78%
CMYK 0.00% 37.50% 4.81%
59.22%

Color #684163 in popluar number systems.

HEX 68 41 63
Decimal 104 65 99
Binary 1101000 1000001 1100011
Octal 150 101 143

Shades and tints

Shades of #684163

#684163
(104,65,99)
#5F3C5A
(95,60,90)
#563751
(86,55,81)
#4D3248
(77,50,72)
#442D3F
(68,45,63)
#3B2836
(59,40,54)
#32232D
(50,35,45)
#291E24
(41,30,36)
#20191B
(32,25,27)
#171412
(23,20,18)
#0E0F09
(14,15,9)
#000000
(0,0,0)

Tints of #684163

#684163
(104,65,99)
#755271
(117,82,113)
#82637F
(130,99,127)
#8F748D
(143,116,141)
#9C859B
(156,133,155)
#A996A9
(169,150,169)
#B6A7B7
(182,167,183)
#C3B8C5
(195,184,197)
#D0C9D3
(208,201,211)
#DDDAE1
(221,218,225)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684163 color. Also use rgb(104,65,99) instead hex code.

Text Font Color

.myTextColor { color: #684163; }

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

This text font color is #684163.

Background Color

.myBgColor { background-color: #684163; }

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

This div background color is #684163.

Border color

.myBorderColor { border: 1px solid #684163; }

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

This div border color is #684163.

Opacity

.myOpacity80 { color: #684163; opacity: 0.8; }

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

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

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

This text has shadow with #684163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684163.

Preview

Color preview on black background

This text has color #684163 on black background.


Color preview on white background

This text has color #684163 on white background.


Black color preview on #684163 background

This text has black color on #684163 background.


White color preview on #684163 background

This text has white color on #684163 background.


Related colors

Complementary color

Complementary color for #hex is #97BE9C.


I love getcolorcode.com

Triadic colors

1 #636841 and #416368 with #684163 are triadic colors.

2 #634168 and #416863 with #684163 are triadic colors.