COLOR #746575

HEX: #746575 RGB: (116,101,117)

Color info

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

RGB color model

#746575 color RGB value is (116,101,117).

RGB: (116,101,117) (45%, 40%, 46%)

RGB channels and saturation

R 116 of 255 = 45%
G 101 of 255 = 40%
B 117 of 255 = 46%

116
101
117

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

Portions of RGB colors in percentages

R + G + B = 116 + 101 + 117 = 334 (100%)
R 116 of 334 ~ 34.73%
G 101 of 334 ~ 30.24%
B 117 of 334 ~ 35.03'%

%34.73
%30.24
%35.03

CMYK color model

#746575 color CMYK value is (1,14,0,54).

  • cyan value is 0.85%
  • magenta value is 13.68%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (1,14,0,54)
C1M14Y0K54 (1%, 14%, 0%, 54%)
(0.01 / 0.14 / 0.00 / 0.54)

CMYK percentages

%0.85
%13.68
%0
%54.12

Codes

Color #746575 in popluar color models

74 65 75
RGB 116 101 117
HSL 296° 7.34% 42.75%
HSB/HSV 296° 13.68% 45.88%
CMYK 0.85% 13.68% 0.00%
54.12%

Color #746575 in popluar number systems.

HEX 74 65 75
Decimal 116 101 117
Binary 1110100 1100101 1110101
Octal 164 145 165

Shades and tints

Shades of #746575

#746575
(116,101,117)
#6A5C6B
(106,92,107)
#605361
(96,83,97)
#564A57
(86,74,87)
#4C414D
(76,65,77)
#423843
(66,56,67)
#382F39
(56,47,57)
#2E262F
(46,38,47)
#241D25
(36,29,37)
#1A141B
(26,20,27)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #746575

#746575
(116,101,117)
#807381
(128,115,129)
#8C818D
(140,129,141)
#988F99
(152,143,153)
#A49DA5
(164,157,165)
#B0ABB1
(176,171,177)
#BCB9BD
(188,185,189)
#C8C7C9
(200,199,201)
#D4D5D5
(212,213,213)
#E0E3E1
(224,227,225)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746575 color. Also use rgb(116,101,117) instead hex code.

Text Font Color

.myTextColor { color: #746575; }

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

This text font color is #746575.

Background Color

.myBgColor { background-color: #746575; }

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

This div background color is #746575.

Border color

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

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

This div border color is #746575.

Opacity

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

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

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

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

This text has shadow with #746575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746575.

Preview

Color preview on black background

This text has color #746575 on black background.


Color preview on white background

This text has color #746575 on white background.


Black color preview on #746575 background

This text has black color on #746575 background.


White color preview on #746575 background

This text has white color on #746575 background.


Related colors

Complementary color

Complementary color for #hex is #8B9A8A.


I love getcolorcode.com

Triadic colors

1 #757465 and #657574 with #746575 are triadic colors.

2 #756574 and #657475 with #746575 are triadic colors.