COLOR #757463

HEX: #757463 RGB: (117,116,99)

Color info

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

RGB color model

#757463 color RGB value is (117,116,99).

RGB: (117,116,99) (46%, 45%, 39%)

RGB channels and saturation

R 117 of 255 = 46%
G 116 of 255 = 45%
B 99 of 255 = 39%

117
116
99

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

Portions of RGB colors in percentages

R + G + B = 117 + 116 + 99 = 332 (100%)
R 117 of 332 ~ 35.24%
G 116 of 332 ~ 34.94%
B 99 of 332 ~ 29.82'%

%35.24
%34.94
%29.82

CMYK color model

#757463 color CMYK value is (0,1,15,54).

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

CMYK: (0,1,15,54)
C0M1Y15K54 (0%, 1%, 15%, 54%)
(0.00 / 0.01 / 0.15 / 0.54)

CMYK percentages

%0
%0.85
%15.38
%54.12

Codes

Color #757463 in popluar color models

75 74 63
RGB 117 116 99
HSL 57° 8.33% 42.35%
HSB/HSV 57° 15.38% 45.88%
CMYK 0.00% 0.85% 15.38%
54.12%

Color #757463 in popluar number systems.

HEX 75 74 63
Decimal 117 116 99
Binary 1110101 1110100 1100011
Octal 165 164 143

Shades and tints

Shades of #757463

#757463
(117,116,99)
#6B6A5A
(107,106,90)
#616051
(97,96,81)
#575648
(87,86,72)
#4D4C3F
(77,76,63)
#434236
(67,66,54)
#39382D
(57,56,45)
#2F2E24
(47,46,36)
#25241B
(37,36,27)
#1B1A12
(27,26,18)
#111009
(17,16,9)
#000000
(0,0,0)

Tints of #757463

#757463
(117,116,99)
#818071
(129,128,113)
#8D8C7F
(141,140,127)
#99988D
(153,152,141)
#A5A49B
(165,164,155)
#B1B0A9
(177,176,169)
#BDBCB7
(189,188,183)
#C9C8C5
(201,200,197)
#D5D4D3
(213,212,211)
#E1E0E1
(225,224,225)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757463; }

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

This text font color is #757463.

Background Color

.myBgColor { background-color: #757463; }

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

This div background color is #757463.

Border color

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

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

This div border color is #757463.

Opacity

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

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

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

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

This text has shadow with #757463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757463.

Preview

Color preview on black background

This text has color #757463 on black background.


Color preview on white background

This text has color #757463 on white background.


Black color preview on #757463 background

This text has black color on #757463 background.


White color preview on #757463 background

This text has white color on #757463 background.


Related colors

Complementary color

Complementary color for #hex is #8A8B9C.


I love getcolorcode.com

Triadic colors

1 #637574 and #746375 with #757463 are triadic colors.

2 #637475 and #747563 with #757463 are triadic colors.