COLOR #68378D

HEX: #68378D RGB: (104,55,141)

Color info

#68378D contains mainly red and blue colors. Web safe color of #68378D is #663399 (or #639).

RGB color model

#68378D color RGB value is (104,55,141).

RGB: (104,55,141) (41%, 22%, 55%)

RGB channels and saturation

R 104 of 255 = 41%
G 55 of 255 = 22%
B 141 of 255 = 55%

104
55
141

R + G + B ~ 39%. #68378D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 55 + 141 = 300 (100%)
R 104 of 300 ~ 34.67%
G 55 of 300 ~ 18.33%
B 141 of 300 ~ 47'%

%34.67
%18.33
%47

CMYK color model

#68378D color CMYK value is (26,61,0,45).

  • cyan value is 26.24%
  • magenta value is 60.99%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (26,61,0,45) C26M61Y0K45 (26%,61%,0%,45%) (0.26/0.61/0.00/0.45) 

CMYK percentages

%26.24
%60.99
%0
%44.71

Codes

Color #68378D in popluar color models

68 37 8D
RGB 104 55 141
HSL 274° 43.88% 38.43%
HSB/HSV 274° 60.99% 55.29%
CMYK 26.24% 60.99% 0.00%
44.71%

Color #68378D in popluar number systems.

HEX 68 37 8D
Decimal 104 55 141
Binary 1101000 110111 10001101
Octal 150 67 215

Shades and tints

Shades of #68378D

#68378D
(104,55,141)
#5F3281
(95,50,129)
#562D75
(86,45,117)
#4D2869
(77,40,105)
#44235D
(68,35,93)
#3B1E51
(59,30,81)
#321945
(50,25,69)
#291439
(41,20,57)
#200F2D
(32,15,45)
#170A21
(23,10,33)
#0E0515
(14,5,21)
#000000
(0,0,0)

Tints of #68378D

#68378D
(104,55,141)
#754997
(117,73,151)
#825BA1
(130,91,161)
#8F6DAB
(143,109,171)
#9C7FB5
(156,127,181)
#A991BF
(169,145,191)
#B6A3C9
(182,163,201)
#C3B5D3
(195,181,211)
#D0C7DD
(208,199,221)
#DDD9E7
(221,217,231)
#EAEBF1
(234,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68378D color. Also use rgb(104,55,141) instead hex code.

Text Font Color

.myTextColor { color: #68378D; }

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

This text font color is #68378D.

Background Color

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

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

This div background color is #68378D.

Border color

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

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

This div border color is #68378D.

Opacity

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

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

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

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

This text has shadow with #68378D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68378D.

Preview

Color preview on black background

This text has color #68378D on black background.


Color preview on white background

This text has color #68378D on white background.


Black color preview on #68378D background

This text has black color on #68378D background.


White color preview on #68378D background

This text has white color on #68378D background.


Related colors

Complementary color

Complementary color for #hex is #97C872.


I love getcolorcode.com

Triadic colors

1 #8D6837 and #378D68 with #68378D are triadic colors.

2 #8D3768 and #37688D with #68378D are triadic colors.