COLOR #68426C

HEX: #68426C RGB: (104,66,108)

Color info

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

RGB color model

#68426C color RGB value is (104,66,108).

RGB: (104,66,108) (41%, 26%, 42%)

RGB channels and saturation

R 104 of 255 = 41%
G 66 of 255 = 26%
B 108 of 255 = 42%

104
66
108

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

Portions of RGB colors in percentages

R + G + B = 104 + 66 + 108 = 278 (100%)
R 104 of 278 ~ 37.41%
G 66 of 278 ~ 23.74%
B 108 of 278 ~ 38.85'%

%37.41
%23.74
%38.85

CMYK color model

#68426C color CMYK value is (4,39,0,58).

  • cyan value is 3.70%
  • magenta value is 38.89%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (4,39,0,58)
C4M39Y0K58 (4%, 39%, 0%, 58%)
(0.04 / 0.39 / 0.00 / 0.58)

CMYK percentages

%3.7
%38.89
%0
%57.65

Codes

Color #68426C in popluar color models

68 42 6C
RGB 104 66 108
HSL 294° 24.14% 34.12%
HSB/HSV 294° 38.89% 42.35%
CMYK 3.70% 38.89% 0.00%
57.65%

Color #68426C in popluar number systems.

HEX 68 42 6C
Decimal 104 66 108
Binary 1101000 1000010 1101100
Octal 150 102 154

Shades and tints

Shades of #68426C

#68426C
(104,66,108)
#5F3C63
(95,60,99)
#56365A
(86,54,90)
#4D3051
(77,48,81)
#442A48
(68,42,72)
#3B243F
(59,36,63)
#321E36
(50,30,54)
#29182D
(41,24,45)
#201224
(32,18,36)
#170C1B
(23,12,27)
#0E0612
(14,6,18)
#000000
(0,0,0)

Tints of #68426C

#68426C
(104,66,108)
#755379
(117,83,121)
#826486
(130,100,134)
#8F7593
(143,117,147)
#9C86A0
(156,134,160)
#A997AD
(169,151,173)
#B6A8BA
(182,168,186)
#C3B9C7
(195,185,199)
#D0CAD4
(208,202,212)
#DDDBE1
(221,219,225)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68426C color. Also use rgb(104,66,108) instead hex code.

Text Font Color

.myTextColor { color: #68426C; }

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

This text font color is #68426C.

Background Color

.myBgColor { background-color: #68426C; }

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

This div background color is #68426C.

Border color

.myBorderColor { border: 1px solid #68426C; }

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

This div border color is #68426C.

Opacity

.myOpacity80 { color: #68426C; opacity: 0.8; }

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

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

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

This text has shadow with #68426C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68426C.

Preview

Color preview on black background

This text has color #68426C on black background.


Color preview on white background

This text has color #68426C on white background.


Black color preview on #68426C background

This text has black color on #68426C background.


White color preview on #68426C background

This text has white color on #68426C background.


Related colors

Complementary color

Complementary color for #hex is #97BD93.


I love getcolorcode.com

Triadic colors

1 #6C6842 and #426C68 with #68426C are triadic colors.

2 #6C4268 and #42686C with #68426C are triadic colors.