COLOR #7C6792

HEX: #7C6792 RGB: (124,103,146)

Color info

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

RGB color model

#7C6792 color RGB value is (124,103,146).

RGB: (124,103,146) (49%, 40%, 57%)

RGB channels and saturation

R 124 of 255 = 49%
G 103 of 255 = 40%
B 146 of 255 = 57%

124
103
146

R + G + B ~ 49%. #7C6792 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 124 + 103 + 146 = 373 (100%)
R 124 of 373 ~ 33.24%
G 103 of 373 ~ 27.61%
B 146 of 373 ~ 39.14'%

%33.24
%27.61
%39.14

CMYK color model

#7C6792 color CMYK value is (15,29,0,43).

  • cyan value is 15.07%
  • magenta value is 29.45%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (15,29,0,43)
C15M29Y0K43 (15%, 29%, 0%, 43%)
(0.15 / 0.29 / 0.00 / 0.43)

CMYK percentages

%15.07
%29.45
%0
%42.75

Codes

Color #7C6792 in popluar color models

7C 67 92
RGB 124 103 146
HSL 269° 17.27% 48.82%
HSB/HSV 269° 29.45% 57.25%
CMYK 15.07% 29.45% 0.00%
42.75%

Color #7C6792 in popluar number systems.

HEX 7C 67 92
Decimal 124 103 146
Binary 1111100 1100111 10010010
Octal 174 147 222

Shades and tints

Shades of #7C6792

#7C6792
(124,103,146)
#715E85
(113,94,133)
#665578
(102,85,120)
#5B4C6B
(91,76,107)
#50435E
(80,67,94)
#453A51
(69,58,81)
#3A3144
(58,49,68)
#2F2837
(47,40,55)
#241F2A
(36,31,42)
#19161D
(25,22,29)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #7C6792

#7C6792
(124,103,146)
#87749B
(135,116,155)
#9281A4
(146,129,164)
#9D8EAD
(157,142,173)
#A89BB6
(168,155,182)
#B3A8BF
(179,168,191)
#BEB5C8
(190,181,200)
#C9C2D1
(201,194,209)
#D4CFDA
(212,207,218)
#DFDCE3
(223,220,227)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C6792 color. Also use rgb(124,103,146) instead hex code.

Text Font Color

.myTextColor { color: #7C6792; }

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

This text font color is #7C6792.

Background Color

.myBgColor { background-color: #7C6792; }

<div style="background-color:#7C6792">Inner text</div>

This div background color is #7C6792.

Border color

.myBorderColor { border: 1px solid #7C6792; }

<div style="border:3px solid #7C6792">Div</div>

This div border color is #7C6792.

Opacity

.myOpacity80 { color: #7C6792; opacity: 0.8; }

<p style="color:#7C6792;opacity:0.8;">80%</p>

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

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

This text has shadow with #7C6792 color.


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

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

This text has shadow with #7C6792 primary color and red secondary color.


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

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

This text has shadow with #7C6792 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7C6792.

Preview

Color preview on black background

This text has color #7C6792 on black background.


Color preview on white background

This text has color #7C6792 on white background.


Black color preview on #7C6792 background

This text has black color on #7C6792 background.


White color preview on #7C6792 background

This text has white color on #7C6792 background.


Related colors

Complementary color

Complementary color for #hex is #83986D.


I love getcolorcode.com

Triadic colors

1 #927C67 and #67927C with #7C6792 are triadic colors.

2 #92677C and #677C92 with #7C6792 are triadic colors.