COLOR #68427F

HEX: #68427F RGB: (104,66,127)

Color info

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

RGB color model

#68427F color RGB value is (104,66,127).

RGB: (104,66,127) (41%, 26%, 50%)

RGB channels and saturation

R 104 of 255 = 41%
G 66 of 255 = 26%
B 127 of 255 = 50%

104
66
127

R + G + B ~ 39%. #68427F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 66 + 127 = 297 (100%)
R 104 of 297 ~ 35.02%
G 66 of 297 ~ 22.22%
B 127 of 297 ~ 42.76'%

%35.02
%22.22
%42.76

CMYK color model

#68427F color CMYK value is (18,48,0,50).

  • cyan value is 18.11%
  • magenta value is 48.03%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (18,48,0,50)
C18M48Y0K50 (18%, 48%, 0%, 50%)
(0.18 / 0.48 / 0.00 / 0.50)

CMYK percentages

%18.11
%48.03
%0
%50.2

Codes

Color #68427F in popluar color models

68 42 7F
RGB 104 66 127
HSL 277° 31.61% 37.84%
HSB/HSV 277° 48.03% 49.80%
CMYK 18.11% 48.03% 0.00%
50.20%

Color #68427F in popluar number systems.

HEX 68 42 7F
Decimal 104 66 127
Binary 1101000 1000010 1111111
Octal 150 102 177

Shades and tints

Shades of #68427F

#68427F
(104,66,127)
#5F3C74
(95,60,116)
#563669
(86,54,105)
#4D305E
(77,48,94)
#442A53
(68,42,83)
#3B2448
(59,36,72)
#321E3D
(50,30,61)
#291832
(41,24,50)
#201227
(32,18,39)
#170C1C
(23,12,28)
#0E0611
(14,6,17)
#000000
(0,0,0)

Tints of #68427F

#68427F
(104,66,127)
#75538A
(117,83,138)
#826495
(130,100,149)
#8F75A0
(143,117,160)
#9C86AB
(156,134,171)
#A997B6
(169,151,182)
#B6A8C1
(182,168,193)
#C3B9CC
(195,185,204)
#D0CAD7
(208,202,215)
#DDDBE2
(221,219,226)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68427F color. Also use rgb(104,66,127) instead hex code.

Text Font Color

.myTextColor { color: #68427F; }

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

This text font color is #68427F.

Background Color

.myBgColor { background-color: #68427F; }

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

This div background color is #68427F.

Border color

.myBorderColor { border: 1px solid #68427F; }

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

This div border color is #68427F.

Opacity

.myOpacity80 { color: #68427F; opacity: 0.8; }

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

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

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

This text has shadow with #68427F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68427F.

Preview

Color preview on black background

This text has color #68427F on black background.


Color preview on white background

This text has color #68427F on white background.


Black color preview on #68427F background

This text has black color on #68427F background.


White color preview on #68427F background

This text has white color on #68427F background.


Related colors

Complementary color

Complementary color for #hex is #97BD80.


I love getcolorcode.com

Triadic colors

1 #7F6842 and #427F68 with #68427F are triadic colors.

2 #7F4268 and #42687F with #68427F are triadic colors.