COLOR #746063

HEX: #746063 RGB: (116,96,99)

Color info

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

RGB color model

#746063 color RGB value is (116,96,99).

RGB: (116,96,99) (45%, 38%, 39%)

RGB channels and saturation

R 116 of 255 = 45%
G 96 of 255 = 38%
B 99 of 255 = 39%

116
96
99

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

Portions of RGB colors in percentages

R + G + B = 116 + 96 + 99 = 311 (100%)
R 116 of 311 ~ 37.3%
G 96 of 311 ~ 30.87%
B 99 of 311 ~ 31.83'%

%37.3
%30.87
%31.83

CMYK color model

#746063 color CMYK value is (0,17,15,55).

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

CMYK: (0,17,15,55)
C0M17Y15K55 (0%, 17%, 15%, 55%)
(0.00 / 0.17 / 0.15 / 0.55)

CMYK percentages

%0
%17.24
%14.66
%54.51

Codes

Color #746063 in popluar color models

74 60 63
RGB 116 96 99
HSL 351° 9.43% 41.57%
HSB/HSV 351° 17.24% 45.49%
CMYK 0.00% 17.24% 14.66%
54.51%

Color #746063 in popluar number systems.

HEX 74 60 63
Decimal 116 96 99
Binary 1110100 1100000 1100011
Octal 164 140 143

Shades and tints

Shades of #746063

#746063
(116,96,99)
#6A585A
(106,88,90)
#605051
(96,80,81)
#564848
(86,72,72)
#4C403F
(76,64,63)
#423836
(66,56,54)
#38302D
(56,48,45)
#2E2824
(46,40,36)
#24201B
(36,32,27)
#1A1812
(26,24,18)
#101009
(16,16,9)
#000000
(0,0,0)

Tints of #746063

#746063
(116,96,99)
#806E71
(128,110,113)
#8C7C7F
(140,124,127)
#988A8D
(152,138,141)
#A4989B
(164,152,155)
#B0A6A9
(176,166,169)
#BCB4B7
(188,180,183)
#C8C2C5
(200,194,197)
#D4D0D3
(212,208,211)
#E0DEE1
(224,222,225)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746063; }

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

This text font color is #746063.

Background Color

.myBgColor { background-color: #746063; }

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

This div background color is #746063.

Border color

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

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

This div border color is #746063.

Opacity

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

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

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

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

This text has shadow with #746063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746063.

Preview

Color preview on black background

This text has color #746063 on black background.


Color preview on white background

This text has color #746063 on white background.


Black color preview on #746063 background

This text has black color on #746063 background.


White color preview on #746063 background

This text has white color on #746063 background.


Related colors

Complementary color

Complementary color for #hex is #8B9F9C.


I love getcolorcode.com

Triadic colors

1 #637460 and #606374 with #746063 are triadic colors.

2 #636074 and #607463 with #746063 are triadic colors.