COLOR #767392

HEX: #767392 RGB: (118,115,146)

Color info

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

RGB color model

#767392 color RGB value is (118,115,146).

RGB: (118,115,146) (46%, 45%, 57%)

RGB channels and saturation

R 118 of 255 = 46%
G 115 of 255 = 45%
B 146 of 255 = 57%

118
115
146

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

Portions of RGB colors in percentages

R + G + B = 118 + 115 + 146 = 379 (100%)
R 118 of 379 ~ 31.13%
G 115 of 379 ~ 30.34%
B 146 of 379 ~ 38.52'%

%31.13
%30.34
%38.52

CMYK color model

#767392 color CMYK value is (19,21,0,43).

  • cyan value is 19.18%
  • magenta value is 21.23%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (19,21,0,43)
C19M21Y0K43 (19%, 21%, 0%, 43%)
(0.19 / 0.21 / 0.00 / 0.43)

CMYK percentages

%19.18
%21.23
%0
%42.75

Codes

Color #767392 in popluar color models

76 73 92
RGB 118 115 146
HSL 246° 12.45% 51.18%
HSB/HSV 246° 21.23% 57.25%
CMYK 19.18% 21.23% 0.00%
42.75%

Color #767392 in popluar number systems.

HEX 76 73 92
Decimal 118 115 146
Binary 1110110 1110011 10010010
Octal 166 163 222

Shades and tints

Shades of #767392

#767392
(118,115,146)
#6C6985
(108,105,133)
#625F78
(98,95,120)
#58556B
(88,85,107)
#4E4B5E
(78,75,94)
#444151
(68,65,81)
#3A3744
(58,55,68)
#302D37
(48,45,55)
#26232A
(38,35,42)
#1C191D
(28,25,29)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #767392

#767392
(118,115,146)
#827F9B
(130,127,155)
#8E8BA4
(142,139,164)
#9A97AD
(154,151,173)
#A6A3B6
(166,163,182)
#B2AFBF
(178,175,191)
#BEBBC8
(190,187,200)
#CAC7D1
(202,199,209)
#D6D3DA
(214,211,218)
#E2DFE3
(226,223,227)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767392 color. Also use rgb(118,115,146) instead hex code.

Text Font Color

.myTextColor { color: #767392; }

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

This text font color is #767392.

Background Color

.myBgColor { background-color: #767392; }

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

This div background color is #767392.

Border color

.myBorderColor { border: 1px solid #767392; }

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

This div border color is #767392.

Opacity

.myOpacity80 { color: #767392; opacity: 0.8; }

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

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

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

This text has shadow with #767392 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767392.

Preview

Color preview on black background

This text has color #767392 on black background.


Color preview on white background

This text has color #767392 on white background.


Black color preview on #767392 background

This text has black color on #767392 background.


White color preview on #767392 background

This text has white color on #767392 background.


Related colors

Complementary color

Complementary color for #hex is #898C6D.


I love getcolorcode.com

Triadic colors

1 #927673 and #739276 with #767392 are triadic colors.

2 #927376 and #737692 with #767392 are triadic colors.