COLOR #767481

HEX: #767481 RGB: (118,116,129)

Color info

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

RGB color model

#767481 color RGB value is (118,116,129).

RGB: (118,116,129) (46%, 45%, 51%)

RGB channels and saturation

R 118 of 255 = 46%
G 116 of 255 = 45%
B 129 of 255 = 51%

118
116
129

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

Portions of RGB colors in percentages

R + G + B = 118 + 116 + 129 = 363 (100%)
R 118 of 363 ~ 32.51%
G 116 of 363 ~ 31.96%
B 129 of 363 ~ 35.54'%

%32.51
%31.96
%35.54

CMYK color model

#767481 color CMYK value is (9,10,0,49).

  • cyan value is 8.53%
  • magenta value is 10.08%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (9,10,0,49)
C9M10Y0K49 (9%, 10%, 0%, 49%)
(0.09 / 0.10 / 0.00 / 0.49)

CMYK percentages

%8.53
%10.08
%0
%49.41

Codes

Color #767481 in popluar color models

76 74 81
RGB 118 116 129
HSL 249° 5.31% 48.04%
HSB/HSV 249° 10.08% 50.59%
CMYK 8.53% 10.08% 0.00%
49.41%

Color #767481 in popluar number systems.

HEX 76 74 81
Decimal 118 116 129
Binary 1110110 1110100 10000001
Octal 166 164 201

Shades and tints

Shades of #767481

#767481
(118,116,129)
#6C6A76
(108,106,118)
#62606B
(98,96,107)
#585660
(88,86,96)
#4E4C55
(78,76,85)
#44424A
(68,66,74)
#3A383F
(58,56,63)
#302E34
(48,46,52)
#262429
(38,36,41)
#1C1A1E
(28,26,30)
#121013
(18,16,19)
#000000
(0,0,0)

Tints of #767481

#767481
(118,116,129)
#82808C
(130,128,140)
#8E8C97
(142,140,151)
#9A98A2
(154,152,162)
#A6A4AD
(166,164,173)
#B2B0B8
(178,176,184)
#BEBCC3
(190,188,195)
#CAC8CE
(202,200,206)
#D6D4D9
(214,212,217)
#E2E0E4
(226,224,228)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767481 color. Also use rgb(118,116,129) instead hex code.

Text Font Color

.myTextColor { color: #767481; }

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

This text font color is #767481.

Background Color

.myBgColor { background-color: #767481; }

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

This div background color is #767481.

Border color

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

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

This div border color is #767481.

Opacity

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

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

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

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

This text has shadow with #767481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767481.

Preview

Color preview on black background

This text has color #767481 on black background.


Color preview on white background

This text has color #767481 on white background.


Black color preview on #767481 background

This text has black color on #767481 background.


White color preview on #767481 background

This text has white color on #767481 background.


Related colors

Complementary color

Complementary color for #hex is #898B7E.


I love getcolorcode.com

Triadic colors

1 #817674 and #748176 with #767481 are triadic colors.

2 #817476 and #747681 with #767481 are triadic colors.