COLOR #757363

HEX: #757363 RGB: (117,115,99)

Color info

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

RGB color model

#757363 color RGB value is (117,115,99).

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

RGB channels and saturation

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

117
115
99

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

Portions of RGB colors in percentages

R + G + B = 117 + 115 + 99 = 331 (100%)
R 117 of 331 ~ 35.35%
G 115 of 331 ~ 34.74%
B 99 of 331 ~ 29.91'%

%35.35
%34.74
%29.91

CMYK color model

#757363 color CMYK value is (0,2,15,54).

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

CMYK: (0,2,15,54)
C0M2Y15K54 (0%, 2%, 15%, 54%)
(0.00 / 0.02 / 0.15 / 0.54)

CMYK percentages

%0
%1.71
%15.38
%54.12

Codes

Color #757363 in popluar color models

75 73 63
RGB 117 115 99
HSL 53° 8.33% 42.35%
HSB/HSV 53° 15.38% 45.88%
CMYK 0.00% 1.71% 15.38%
54.12%

Color #757363 in popluar number systems.

HEX 75 73 63
Decimal 117 115 99
Binary 1110101 1110011 1100011
Octal 165 163 143

Shades and tints

Shades of #757363

#757363
(117,115,99)
#6B695A
(107,105,90)
#615F51
(97,95,81)
#575548
(87,85,72)
#4D4B3F
(77,75,63)
#434136
(67,65,54)
#39372D
(57,55,45)
#2F2D24
(47,45,36)
#25231B
(37,35,27)
#1B1912
(27,25,18)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #757363

#757363
(117,115,99)
#817F71
(129,127,113)
#8D8B7F
(141,139,127)
#99978D
(153,151,141)
#A5A39B
(165,163,155)
#B1AFA9
(177,175,169)
#BDBBB7
(189,187,183)
#C9C7C5
(201,199,197)
#D5D3D3
(213,211,211)
#E1DFE1
(225,223,225)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757363; }

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

This text font color is #757363.

Background Color

.myBgColor { background-color: #757363; }

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

This div background color is #757363.

Border color

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

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

This div border color is #757363.

Opacity

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

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

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

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

This text has shadow with #757363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757363.

Preview

Color preview on black background

This text has color #757363 on black background.


Color preview on white background

This text has color #757363 on white background.


Black color preview on #757363 background

This text has black color on #757363 background.


White color preview on #757363 background

This text has white color on #757363 background.


Related colors

Complementary color

Complementary color for #hex is #8A8C9C.


I love getcolorcode.com

Triadic colors

1 #637573 and #736375 with #757363 are triadic colors.

2 #637375 and #737563 with #757363 are triadic colors.