COLOR #746463

HEX: #746463 RGB: (116,100,99)

Color info

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

RGB color model

#746463 color RGB value is (116,100,99).

RGB: (116,100,99) (45%, 39%, 39%)

RGB channels and saturation

R 116 of 255 = 45%
G 100 of 255 = 39%
B 99 of 255 = 39%

116
100
99

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

Portions of RGB colors in percentages

R + G + B = 116 + 100 + 99 = 315 (100%)
R 116 of 315 ~ 36.83%
G 100 of 315 ~ 31.75%
B 99 of 315 ~ 31.43'%

%36.83
%31.75
%31.43

CMYK color model

#746463 color CMYK value is (0,14,15,55).

  • cyan value is 0.00%
  • magenta value is 13.79%
  • yellow value is 14.66%
  • key color value is 54.51%

CMYK: (0,14,15,55)
C0M14Y15K55 (0%, 14%, 15%, 55%)
(0.00 / 0.14 / 0.15 / 0.55)

CMYK percentages

%0
%13.79
%14.66
%54.51

Codes

Color #746463 in popluar color models

74 64 63
RGB 116 100 99
HSL 7.91% 42.16%
HSB/HSV 14.66% 45.49%
CMYK 0.00% 13.79% 14.66%
54.51%

Color #746463 in popluar number systems.

HEX 74 64 63
Decimal 116 100 99
Binary 1110100 1100100 1100011
Octal 164 144 143

Shades and tints

Shades of #746463

#746463
(116,100,99)
#6A5B5A
(106,91,90)
#605251
(96,82,81)
#564948
(86,73,72)
#4C403F
(76,64,63)
#423736
(66,55,54)
#382E2D
(56,46,45)
#2E2524
(46,37,36)
#241C1B
(36,28,27)
#1A1312
(26,19,18)
#100A09
(16,10,9)
#000000
(0,0,0)

Tints of #746463

#746463
(116,100,99)
#807271
(128,114,113)
#8C807F
(140,128,127)
#988E8D
(152,142,141)
#A49C9B
(164,156,155)
#B0AAA9
(176,170,169)
#BCB8B7
(188,184,183)
#C8C6C5
(200,198,197)
#D4D4D3
(212,212,211)
#E0E2E1
(224,226,225)
#ECF0EF
(236,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746463 color. Also use rgb(116,100,99) instead hex code.

Text Font Color

.myTextColor { color: #746463; }

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

This text font color is #746463.

Background Color

.myBgColor { background-color: #746463; }

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

This div background color is #746463.

Border color

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

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

This div border color is #746463.

Opacity

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

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

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

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

This text has shadow with #746463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746463.

Preview

Color preview on black background

This text has color #746463 on black background.


Color preview on white background

This text has color #746463 on white background.


Black color preview on #746463 background

This text has black color on #746463 background.


White color preview on #746463 background

This text has white color on #746463 background.


Related colors

Complementary color

Complementary color for #hex is #8B9B9C.


I love getcolorcode.com

Triadic colors

1 #637464 and #646374 with #746463 are triadic colors.

2 #636474 and #647463 with #746463 are triadic colors.