COLOR #6C6A92

HEX: #6C6A92 RGB: (108,106,146)

Color info

#6C6A92 contains red, green and blue colors in about the same proportion. Web safe color of #6C6A92 is #666699 (or #669).

RGB color model

#6C6A92 color RGB value is (108,106,146).

RGB: (108,106,146) (42%, 42%, 57%)

RGB channels and saturation

R 108 of 255 = 42%
G 106 of 255 = 42%
B 146 of 255 = 57%

108
106
146

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

Portions of RGB colors in percentages

R + G + B = 108 + 106 + 146 = 360 (100%)
R 108 of 360 ~ 30%
G 106 of 360 ~ 29.44%
B 146 of 360 ~ 40.56'%

%30
%29.44
%40.56

CMYK color model

#6C6A92 color CMYK value is (26,27,0,43).

  • cyan value is 26.03%
  • magenta value is 27.40%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (26,27,0,43)
C26M27Y0K43 (26%, 27%, 0%, 43%)
(0.26 / 0.27 / 0.00 / 0.43)

CMYK percentages

%26.03
%27.4
%0
%42.75

Codes

Color #6C6A92 in popluar color models

6C 6A 92
RGB 108 106 146
HSL 243° 15.87% 49.41%
HSB/HSV 243° 27.40% 57.25%
CMYK 26.03% 27.40% 0.00%
42.75%

Color #6C6A92 in popluar number systems.

HEX 6C 6A 92
Decimal 108 106 146
Binary 1101100 1101010 10010010
Octal 154 152 222

Shades and tints

Shades of #6C6A92

#6C6A92
(108,106,146)
#636185
(99,97,133)
#5A5878
(90,88,120)
#514F6B
(81,79,107)
#48465E
(72,70,94)
#3F3D51
(63,61,81)
#363444
(54,52,68)
#2D2B37
(45,43,55)
#24222A
(36,34,42)
#1B191D
(27,25,29)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #6C6A92

#6C6A92
(108,106,146)
#79779B
(121,119,155)
#8684A4
(134,132,164)
#9391AD
(147,145,173)
#A09EB6
(160,158,182)
#ADABBF
(173,171,191)
#BAB8C8
(186,184,200)
#C7C5D1
(199,197,209)
#D4D2DA
(212,210,218)
#E1DFE3
(225,223,227)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C6A92 color. Also use rgb(108,106,146) instead hex code.

Text Font Color

.myTextColor { color: #6C6A92; }

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

This text font color is #6C6A92.

Background Color

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

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

This div background color is #6C6A92.

Border color

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

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

This div border color is #6C6A92.

Opacity

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

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

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

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

This text has shadow with #6C6A92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C6A92.

Preview

Color preview on black background

This text has color #6C6A92 on black background.


Color preview on white background

This text has color #6C6A92 on white background.


Black color preview on #6C6A92 background

This text has black color on #6C6A92 background.


White color preview on #6C6A92 background

This text has white color on #6C6A92 background.


Related colors

Complementary color

Complementary color for #hex is #93956D.


I love getcolorcode.com

Triadic colors

1 #926C6A and #6A926C with #6C6A92 are triadic colors.

2 #926A6C and #6A6C92 with #6C6A92 are triadic colors.