COLOR #68327B

HEX: #68327B RGB: (104,50,123)

Color info

#68327B contains mainly red and blue colors. Web safe color of #68327B is #663366 (or #636).

RGB color model

#68327B color RGB value is (104,50,123).

RGB: (104,50,123) (41%, 20%, 48%)

RGB channels and saturation

R 104 of 255 = 41%
G 50 of 255 = 20%
B 123 of 255 = 48%

104
50
123

R + G + B ~ 36%. #68327B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 50 + 123 = 277 (100%)
R 104 of 277 ~ 37.55%
G 50 of 277 ~ 18.05%
B 123 of 277 ~ 44.4'%

%37.55
%18.05
%44.4

CMYK color model

#68327B color CMYK value is (15,59,0,52).

  • cyan value is 15.45%
  • magenta value is 59.35%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (15,59,0,52)
C15M59Y0K52 (15%, 59%, 0%, 52%)
(0.15 / 0.59 / 0.00 / 0.52)

CMYK percentages

%15.45
%59.35
%0
%51.76

Codes

Color #68327B in popluar color models

68 32 7B
RGB 104 50 123
HSL 284° 42.20% 33.92%
HSB/HSV 284° 59.35% 48.24%
CMYK 15.45% 59.35% 0.00%
51.76%

Color #68327B in popluar number systems.

HEX 68 32 7B
Decimal 104 50 123
Binary 1101000 110010 1111011
Octal 150 62 173

Shades and tints

Shades of #68327B

#68327B
(104,50,123)
#5F2E70
(95,46,112)
#562A65
(86,42,101)
#4D265A
(77,38,90)
#44224F
(68,34,79)
#3B1E44
(59,30,68)
#321A39
(50,26,57)
#29162E
(41,22,46)
#201223
(32,18,35)
#170E18
(23,14,24)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #68327B

#68327B
(104,50,123)
#754487
(117,68,135)
#825693
(130,86,147)
#8F689F
(143,104,159)
#9C7AAB
(156,122,171)
#A98CB7
(169,140,183)
#B69EC3
(182,158,195)
#C3B0CF
(195,176,207)
#D0C2DB
(208,194,219)
#DDD4E7
(221,212,231)
#EAE6F3
(234,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68327B color. Also use rgb(104,50,123) instead hex code.

Text Font Color

.myTextColor { color: #68327B; }

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

This text font color is #68327B.

Background Color

.myBgColor { background-color: #68327B; }

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

This div background color is #68327B.

Border color

.myBorderColor { border: 1px solid #68327B; }

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

This div border color is #68327B.

Opacity

.myOpacity80 { color: #68327B; opacity: 0.8; }

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

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

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

This text has shadow with #68327B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68327B.

Preview

Color preview on black background

This text has color #68327B on black background.


Color preview on white background

This text has color #68327B on white background.


Black color preview on #68327B background

This text has black color on #68327B background.


White color preview on #68327B background

This text has white color on #68327B background.


Related colors

Complementary color

Complementary color for #hex is #97CD84.


I love getcolorcode.com

Triadic colors

1 #7B6832 and #327B68 with #68327B are triadic colors.

2 #7B3268 and #32687B with #68327B are triadic colors.