COLOR #767063

HEX: #767063 RGB: (118,112,99)

Color info

#767063 contains red, green and blue colors in about the same proportion. Web safe color of #767063 is #666666 (or #666).

RGB color model

#767063 color RGB value is (118,112,99).

RGB: (118,112,99) (46%, 44%, 39%)

RGB channels and saturation

R 118 of 255 = 46%
G 112 of 255 = 44%
B 99 of 255 = 39%

118
112
99

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

Portions of RGB colors in percentages

R + G + B = 118 + 112 + 99 = 329 (100%)
R 118 of 329 ~ 35.87%
G 112 of 329 ~ 34.04%
B 99 of 329 ~ 30.09'%

%35.87
%34.04
%30.09

CMYK color model

#767063 color CMYK value is (0,5,16,54).

  • cyan value is 0.00%
  • magenta value is 5.08%
  • yellow value is 16.10%
  • key color value is 53.73%

CMYK: (0,5,16,54)
C0M5Y16K54 (0%, 5%, 16%, 54%)
(0.00 / 0.05 / 0.16 / 0.54)

CMYK percentages

%0
%5.08
%16.1
%53.73

Codes

Color #767063 in popluar color models

76 70 63
RGB 118 112 99
HSL 41° 8.76% 42.55%
HSB/HSV 41° 16.10% 46.27%
CMYK 0.00% 5.08% 16.10%
53.73%

Color #767063 in popluar number systems.

HEX 76 70 63
Decimal 118 112 99
Binary 1110110 1110000 1100011
Octal 166 160 143

Shades and tints

Shades of #767063

#767063
(118,112,99)
#6C665A
(108,102,90)
#625C51
(98,92,81)
#585248
(88,82,72)
#4E483F
(78,72,63)
#443E36
(68,62,54)
#3A342D
(58,52,45)
#302A24
(48,42,36)
#26201B
(38,32,27)
#1C1612
(28,22,18)
#120C09
(18,12,9)
#000000
(0,0,0)

Tints of #767063

#767063
(118,112,99)
#827D71
(130,125,113)
#8E8A7F
(142,138,127)
#9A978D
(154,151,141)
#A6A49B
(166,164,155)
#B2B1A9
(178,177,169)
#BEBEB7
(190,190,183)
#CACBC5
(202,203,197)
#D6D8D3
(214,216,211)
#E2E5E1
(226,229,225)
#EEF2EF
(238,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767063 color. Also use rgb(118,112,99) instead hex code.

Text Font Color

.myTextColor { color: #767063; }

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

This text font color is #767063.

Background Color

.myBgColor { background-color: #767063; }

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

This div background color is #767063.

Border color

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

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

This div border color is #767063.

Opacity

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

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

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

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

This text has shadow with #767063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767063.

Preview

Color preview on black background

This text has color #767063 on black background.


Color preview on white background

This text has color #767063 on white background.


Black color preview on #767063 background

This text has black color on #767063 background.


White color preview on #767063 background

This text has white color on #767063 background.


Related colors

Complementary color

Complementary color for #hex is #898F9C.


I love getcolorcode.com

Triadic colors

1 #637670 and #706376 with #767063 are triadic colors.

2 #637076 and #707663 with #767063 are triadic colors.