COLOR #6C6DAC

HEX: #6C6DAC RGB: (108,109,172)

Color info

#6C6DAC contains mainly blue color. Web safe color of #6C6DAC is #666699 (or #669).

RGB color model

#6C6DAC color RGB value is (108,109,172).

RGB: (108,109,172) (42%, 43%, 67%)

RGB channels and saturation

R 108 of 255 = 42%
G 109 of 255 = 43%
B 172 of 255 = 67%

108
109
172

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

Portions of RGB colors in percentages

R + G + B = 108 + 109 + 172 = 389 (100%)
R 108 of 389 ~ 27.76%
G 109 of 389 ~ 28.02%
B 172 of 389 ~ 44.22'%

%27.76
%28.02
%44.22

CMYK color model

#6C6DAC color CMYK value is (37,37,0,33).

  • cyan value is 37.21%
  • magenta value is 36.63%
  • yellow value is 0.00%
  • key color value is 32.55%

CMYK: (37,37,0,33)
C37M37Y0K33 (37%, 37%, 0%, 33%)
(0.37 / 0.37 / 0.00 / 0.33)

CMYK percentages

%37.21
%36.63
%0
%32.55

Codes

Color #6C6DAC in popluar color models

6C 6D AC
RGB 108 109 172
HSL 239° 27.83% 54.90%
HSB/HSV 239° 37.21% 67.45%
CMYK 37.21% 36.63% 0.00%
32.55%

Color #6C6DAC in popluar number systems.

HEX 6C 6D AC
Decimal 108 109 172
Binary 1101100 1101101 10101100
Octal 154 155 254

Shades and tints

Shades of #6C6DAC

#6C6DAC
(108,109,172)
#63649D
(99,100,157)
#5A5B8E
(90,91,142)
#51527F
(81,82,127)
#484970
(72,73,112)
#3F4061
(63,64,97)
#363752
(54,55,82)
#2D2E43
(45,46,67)
#242534
(36,37,52)
#1B1C25
(27,28,37)
#121316
(18,19,22)
#000000
(0,0,0)

Tints of #6C6DAC

#6C6DAC
(108,109,172)
#797AB3
(121,122,179)
#8687BA
(134,135,186)
#9394C1
(147,148,193)
#A0A1C8
(160,161,200)
#ADAECF
(173,174,207)
#BABBD6
(186,187,214)
#C7C8DD
(199,200,221)
#D4D5E4
(212,213,228)
#E1E2EB
(225,226,235)
#EEEFF2
(238,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C6DAC color. Also use rgb(108,109,172) instead hex code.

Text Font Color

.myTextColor { color: #6C6DAC; }

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

This text font color is #6C6DAC.

Background Color

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

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

This div background color is #6C6DAC.

Border color

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

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

This div border color is #6C6DAC.

Opacity

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

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

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

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

This text has shadow with #6C6DAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C6DAC.

Preview

Color preview on black background

This text has color #6C6DAC on black background.


Color preview on white background

This text has color #6C6DAC on white background.


Black color preview on #6C6DAC background

This text has black color on #6C6DAC background.


White color preview on #6C6DAC background

This text has white color on #6C6DAC background.


Related colors

Complementary color

Complementary color for #hex is #939253.


I love getcolorcode.com

Triadic colors

1 #AC6C6D and #6DAC6C with #6C6DAC are triadic colors.

2 #AC6D6C and #6D6CAC with #6C6DAC are triadic colors.