COLOR #767182

HEX: #767182 RGB: (118,113,130)

Color info

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

RGB color model

#767182 color RGB value is (118,113,130).

RGB: (118,113,130) (46%, 44%, 51%)

RGB channels and saturation

R 118 of 255 = 46%
G 113 of 255 = 44%
B 130 of 255 = 51%

118
113
130

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

Portions of RGB colors in percentages

R + G + B = 118 + 113 + 130 = 361 (100%)
R 118 of 361 ~ 32.69%
G 113 of 361 ~ 31.3%
B 130 of 361 ~ 36.01'%

%32.69
%31.3
%36.01

CMYK color model

#767182 color CMYK value is (9,13,0,49).

  • cyan value is 9.23%
  • magenta value is 13.08%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (9,13,0,49)
C9M13Y0K49 (9%, 13%, 0%, 49%)
(0.09 / 0.13 / 0.00 / 0.49)

CMYK percentages

%9.23
%13.08
%0
%49.02

Codes

Color #767182 in popluar color models

76 71 82
RGB 118 113 130
HSL 258° 7.00% 47.65%
HSB/HSV 258° 13.08% 50.98%
CMYK 9.23% 13.08% 0.00%
49.02%

Color #767182 in popluar number systems.

HEX 76 71 82
Decimal 118 113 130
Binary 1110110 1110001 10000010
Octal 166 161 202

Shades and tints

Shades of #767182

#767182
(118,113,130)
#6C6777
(108,103,119)
#625D6C
(98,93,108)
#585361
(88,83,97)
#4E4956
(78,73,86)
#443F4B
(68,63,75)
#3A3540
(58,53,64)
#302B35
(48,43,53)
#26212A
(38,33,42)
#1C171F
(28,23,31)
#120D14
(18,13,20)
#000000
(0,0,0)

Tints of #767182

#767182
(118,113,130)
#827D8D
(130,125,141)
#8E8998
(142,137,152)
#9A95A3
(154,149,163)
#A6A1AE
(166,161,174)
#B2ADB9
(178,173,185)
#BEB9C4
(190,185,196)
#CAC5CF
(202,197,207)
#D6D1DA
(214,209,218)
#E2DDE5
(226,221,229)
#EEE9F0
(238,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767182 color. Also use rgb(118,113,130) instead hex code.

Text Font Color

.myTextColor { color: #767182; }

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

This text font color is #767182.

Background Color

.myBgColor { background-color: #767182; }

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

This div background color is #767182.

Border color

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

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

This div border color is #767182.

Opacity

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

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

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

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

This text has shadow with #767182 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767182.

Preview

Color preview on black background

This text has color #767182 on black background.


Color preview on white background

This text has color #767182 on white background.


Black color preview on #767182 background

This text has black color on #767182 background.


White color preview on #767182 background

This text has white color on #767182 background.


Related colors

Complementary color

Complementary color for #hex is #898E7D.


I love getcolorcode.com

Triadic colors

1 #827671 and #718276 with #767182 are triadic colors.

2 #827176 and #717682 with #767182 are triadic colors.