COLOR #767893

HEX: #767893 RGB: (118,120,147)

Color info

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

RGB color model

#767893 color RGB value is (118,120,147).

RGB: (118,120,147) (46%, 47%, 58%)

RGB channels and saturation

R 118 of 255 = 46%
G 120 of 255 = 47%
B 147 of 255 = 58%

118
120
147

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

Portions of RGB colors in percentages

R + G + B = 118 + 120 + 147 = 385 (100%)
R 118 of 385 ~ 30.65%
G 120 of 385 ~ 31.17%
B 147 of 385 ~ 38.18'%

%30.65
%31.17
%38.18

CMYK color model

#767893 color CMYK value is (20,18,0,42).

  • cyan value is 19.73%
  • magenta value is 18.37%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (20,18,0,42) C20M18Y0K42 (20%,18%,0%,42%) (0.20/0.18/0.00/0.42) 

CMYK percentages

%19.73
%18.37
%0
%42.35

Codes

Color #767893 in popluar color models

76 78 93
RGB 118 120 147
HSL 236° 11.84% 51.96%
HSB/HSV 236° 19.73% 57.65%
CMYK 19.73% 18.37% 0.00%
42.35%

Color #767893 in popluar number systems.

HEX 76 78 93
Decimal 118 120 147
Binary 1110110 1111000 10010011
Octal 166 170 223

Shades and tints

Shades of #767893

#767893
(118,120,147)
#6C6E86
(108,110,134)
#626479
(98,100,121)
#585A6C
(88,90,108)
#4E505F
(78,80,95)
#444652
(68,70,82)
#3A3C45
(58,60,69)
#303238
(48,50,56)
#26282B
(38,40,43)
#1C1E1E
(28,30,30)
#121411
(18,20,17)
#000000
(0,0,0)

Tints of #767893

#767893
(118,120,147)
#82849C
(130,132,156)
#8E90A5
(142,144,165)
#9A9CAE
(154,156,174)
#A6A8B7
(166,168,183)
#B2B4C0
(178,180,192)
#BEC0C9
(190,192,201)
#CACCD2
(202,204,210)
#D6D8DB
(214,216,219)
#E2E4E4
(226,228,228)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767893 color. Also use rgb(118,120,147) instead hex code.

Text Font Color

.myTextColor { color: #767893; }

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

This text font color is #767893.

Background Color

.myBgColor { background-color: #767893; }

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

This div background color is #767893.

Border color

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

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

This div border color is #767893.

Opacity

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

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

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

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

This text has shadow with #767893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767893.

Preview

Color preview on black background

This text has color #767893 on black background.


Color preview on white background

This text has color #767893 on white background.


Black color preview on #767893 background

This text has black color on #767893 background.


White color preview on #767893 background

This text has white color on #767893 background.


Related colors

Complementary color

Complementary color for #hex is #89876C.


I love getcolorcode.com

Triadic colors

1 #937678 and #789376 with #767893 are triadic colors.

2 #937876 and #787693 with #767893 are triadic colors.