COLOR #68335D

HEX: #68335D RGB: (104,51,93)

Color info

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

RGB color model

#68335D color RGB value is (104,51,93).

RGB: (104,51,93) (41%, 20%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 51 of 255 = 20%
B 93 of 255 = 36%

104
51
93

R + G + B ~ 32%. #68335D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 51 + 93 = 248 (100%)
R 104 of 248 ~ 41.94%
G 51 of 248 ~ 20.56%
B 93 of 248 ~ 37.5'%

%41.94
%20.56
%37.5

CMYK color model

#68335D color CMYK value is (0,51,11,59).

  • cyan value is 0.00%
  • magenta value is 50.96%
  • yellow value is 10.58%
  • key color value is 59.22%
CMYK: (0,51,11,59) C0M51Y11K59 (0%,51%,11%,59%) (0.00/0.51/0.11/0.59) 

CMYK percentages

%0
%50.96
%10.58
%59.22

Codes

Color #68335D in popluar color models

68 33 5D
RGB 104 51 93
HSL 312° 34.19% 30.39%
HSB/HSV 312° 50.96% 40.78%
CMYK 0.00% 50.96% 10.58%
59.22%

Color #68335D in popluar number systems.

HEX 68 33 5D
Decimal 104 51 93
Binary 1101000 110011 1011101
Octal 150 63 135

Shades and tints

Shades of #68335D

#68335D
(104,51,93)
#5F2F55
(95,47,85)
#562B4D
(86,43,77)
#4D2745
(77,39,69)
#44233D
(68,35,61)
#3B1F35
(59,31,53)
#321B2D
(50,27,45)
#291725
(41,23,37)
#20131D
(32,19,29)
#170F15
(23,15,21)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #68335D

#68335D
(104,51,93)
#75456B
(117,69,107)
#825779
(130,87,121)
#8F6987
(143,105,135)
#9C7B95
(156,123,149)
#A98DA3
(169,141,163)
#B69FB1
(182,159,177)
#C3B1BF
(195,177,191)
#D0C3CD
(208,195,205)
#DDD5DB
(221,213,219)
#EAE7E9
(234,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68335D; }

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

This text font color is #68335D.

Background Color

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

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

This div background color is #68335D.

Border color

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

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

This div border color is #68335D.

Opacity

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

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

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

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

This text has shadow with #68335D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68335D.

Preview

Color preview on black background

This text has color #68335D on black background.


Color preview on white background

This text has color #68335D on white background.


Black color preview on #68335D background

This text has black color on #68335D background.


White color preview on #68335D background

This text has white color on #68335D background.


Related colors

Complementary color

Complementary color for #hex is #97CCA2.


I love getcolorcode.com

Triadic colors

1 #5D6833 and #335D68 with #68335D are triadic colors.

2 #5D3368 and #33685D with #68335D are triadic colors.