COLOR #6C426E

HEX: #6C426E RGB: (108,66,110)

Color info

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

RGB color model

#6C426E color RGB value is (108,66,110).

RGB: (108,66,110) (42%, 26%, 43%)

RGB channels and saturation

R 108 of 255 = 42%
G 66 of 255 = 26%
B 110 of 255 = 43%

108
66
110

R + G + B ~ 37%. #6C426E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 66 + 110 = 284 (100%)
R 108 of 284 ~ 38.03%
G 66 of 284 ~ 23.24%
B 110 of 284 ~ 38.73'%

%38.03
%23.24
%38.73

CMYK color model

#6C426E color CMYK value is (2,40,0,57).

  • cyan value is 1.82%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (2,40,0,57)
C2M40Y0K57 (2%, 40%, 0%, 57%)
(0.02 / 0.40 / 0.00 / 0.57)

CMYK percentages

%1.82
%40
%0
%56.86

Codes

Color #6C426E in popluar color models

6C 42 6E
RGB 108 66 110
HSL 297° 25.00% 34.51%
HSB/HSV 297° 40.00% 43.14%
CMYK 1.82% 40.00% 0.00%
56.86%

Color #6C426E in popluar number systems.

HEX 6C 42 6E
Decimal 108 66 110
Binary 1101100 1000010 1101110
Octal 154 102 156

Shades and tints

Shades of #6C426E

#6C426E
(108,66,110)
#633C64
(99,60,100)
#5A365A
(90,54,90)
#513050
(81,48,80)
#482A46
(72,42,70)
#3F243C
(63,36,60)
#361E32
(54,30,50)
#2D1828
(45,24,40)
#24121E
(36,18,30)
#1B0C14
(27,12,20)
#12060A
(18,6,10)
#000000
(0,0,0)

Tints of #6C426E

#6C426E
(108,66,110)
#79537B
(121,83,123)
#866488
(134,100,136)
#937595
(147,117,149)
#A086A2
(160,134,162)
#AD97AF
(173,151,175)
#BAA8BC
(186,168,188)
#C7B9C9
(199,185,201)
#D4CAD6
(212,202,214)
#E1DBE3
(225,219,227)
#EEECF0
(238,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C426E color. Also use rgb(108,66,110) instead hex code.

Text Font Color

.myTextColor { color: #6C426E; }

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

This text font color is #6C426E.

Background Color

.myBgColor { background-color: #6C426E; }

<div style="background-color:#6C426E">Inner text</div>

This div background color is #6C426E.

Border color

.myBorderColor { border: 1px solid #6C426E; }

<div style="border:3px solid #6C426E">Div</div>

This div border color is #6C426E.

Opacity

.myOpacity80 { color: #6C426E; opacity: 0.8; }

<p style="color:#6C426E;opacity:0.8;">80%</p>

Text with #6C426E 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 #6C426E;}

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

This text has shadow with #6C426E color.


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

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

This text has shadow with #6C426E primary color and red secondary color.


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

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

This text has shadow with #6C426E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6C426E.

Preview

Color preview on black background

This text has color #6C426E on black background.


Color preview on white background

This text has color #6C426E on white background.


Black color preview on #6C426E background

This text has black color on #6C426E background.


White color preview on #6C426E background

This text has white color on #6C426E background.


Related colors

Complementary color

Complementary color for #hex is #93BD91.


I love getcolorcode.com

Triadic colors

1 #6E6C42 and #426E6C with #6C426E are triadic colors.

2 #6E426C and #426C6E with #6C426E are triadic colors.