COLOR #6C57A6

HEX: #6C57A6 RGB: (108,87,166)

Color info

#6C57A6 contains mainly red and blue colors. Web safe color of #6C57A6 is #666699 (or #669).

RGB color model

#6C57A6 color RGB value is (108,87,166).

RGB: (108,87,166) (42%, 34%, 65%)

RGB channels and saturation

R 108 of 255 = 42%
G 87 of 255 = 34%
B 166 of 255 = 65%

108
87
166

R + G + B ~ 47%. #6C57A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 108 + 87 + 166 = 361 (100%)
R 108 of 361 ~ 29.92%
G 87 of 361 ~ 24.1%
B 166 of 361 ~ 45.98'%

%29.92
%24.1
%45.98

CMYK color model

#6C57A6 color CMYK value is (35,48,0,35).

  • cyan value is 34.94%
  • magenta value is 47.59%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (35,48,0,35)
C35M48Y0K35 (35%, 48%, 0%, 35%)
(0.35 / 0.48 / 0.00 / 0.35)

CMYK percentages

%34.94
%47.59
%0
%34.9

Codes

Color #6C57A6 in popluar color models

6C 57 A6
RGB 108 87 166
HSL 256° 31.23% 49.61%
HSB/HSV 256° 47.59% 65.10%
CMYK 34.94% 47.59% 0.00%
34.90%

Color #6C57A6 in popluar number systems.

HEX 6C 57 A6
Decimal 108 87 166
Binary 1101100 1010111 10100110
Octal 154 127 246

Shades and tints

Shades of #6C57A6

#6C57A6
(108,87,166)
#635097
(99,80,151)
#5A4988
(90,73,136)
#514279
(81,66,121)
#483B6A
(72,59,106)
#3F345B
(63,52,91)
#362D4C
(54,45,76)
#2D263D
(45,38,61)
#241F2E
(36,31,46)
#1B181F
(27,24,31)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #6C57A6

#6C57A6
(108,87,166)
#7966AE
(121,102,174)
#8675B6
(134,117,182)
#9384BE
(147,132,190)
#A093C6
(160,147,198)
#ADA2CE
(173,162,206)
#BAB1D6
(186,177,214)
#C7C0DE
(199,192,222)
#D4CFE6
(212,207,230)
#E1DEEE
(225,222,238)
#EEEDF6
(238,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C57A6 color. Also use rgb(108,87,166) instead hex code.

Text Font Color

.myTextColor { color: #6C57A6; }

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

This text font color is #6C57A6.

Background Color

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

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

This div background color is #6C57A6.

Border color

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

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

This div border color is #6C57A6.

Opacity

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

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

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

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

This text has shadow with #6C57A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C57A6.

Preview

Color preview on black background

This text has color #6C57A6 on black background.


Color preview on white background

This text has color #6C57A6 on white background.


Black color preview on #6C57A6 background

This text has black color on #6C57A6 background.


White color preview on #6C57A6 background

This text has white color on #6C57A6 background.


Related colors

Complementary color

Complementary color for #hex is #93A859.


I love getcolorcode.com

Triadic colors

1 #A66C57 and #57A66C with #6C57A6 are triadic colors.

2 #A6576C and #576CA6 with #6C57A6 are triadic colors.