COLOR #755363

HEX: #755363 RGB: (117,83,99)

Color info

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

RGB color model

#755363 color RGB value is (117,83,99).

RGB: (117,83,99) (46%, 33%, 39%)

RGB channels and saturation

R 117 of 255 = 46%
G 83 of 255 = 33%
B 99 of 255 = 39%

117
83
99

R + G + B ~ 39%. #755363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 83 + 99 = 299 (100%)
R 117 of 299 ~ 39.13%
G 83 of 299 ~ 27.76%
B 99 of 299 ~ 33.11'%

%39.13
%27.76
%33.11

CMYK color model

#755363 color CMYK value is (0,29,15,54).

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

CMYK: (0,29,15,54)
C0M29Y15K54 (0%, 29%, 15%, 54%)
(0.00 / 0.29 / 0.15 / 0.54)

CMYK percentages

%0
%29.06
%15.38
%54.12

Codes

Color #755363 in popluar color models

75 53 63
RGB 117 83 99
HSL 332° 17.00% 39.22%
HSB/HSV 332° 29.06% 45.88%
CMYK 0.00% 29.06% 15.38%
54.12%

Color #755363 in popluar number systems.

HEX 75 53 63
Decimal 117 83 99
Binary 1110101 1010011 1100011
Octal 165 123 143

Shades and tints

Shades of #755363

#755363
(117,83,99)
#6B4C5A
(107,76,90)
#614551
(97,69,81)
#573E48
(87,62,72)
#4D373F
(77,55,63)
#433036
(67,48,54)
#39292D
(57,41,45)
#2F2224
(47,34,36)
#251B1B
(37,27,27)
#1B1412
(27,20,18)
#110D09
(17,13,9)
#000000
(0,0,0)

Tints of #755363

#755363
(117,83,99)
#816271
(129,98,113)
#8D717F
(141,113,127)
#99808D
(153,128,141)
#A58F9B
(165,143,155)
#B19EA9
(177,158,169)
#BDADB7
(189,173,183)
#C9BCC5
(201,188,197)
#D5CBD3
(213,203,211)
#E1DAE1
(225,218,225)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755363; }

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

This text font color is #755363.

Background Color

.myBgColor { background-color: #755363; }

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

This div background color is #755363.

Border color

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

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

This div border color is #755363.

Opacity

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

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

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

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

This text has shadow with #755363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755363.

Preview

Color preview on black background

This text has color #755363 on black background.


Color preview on white background

This text has color #755363 on white background.


Black color preview on #755363 background

This text has black color on #755363 background.


White color preview on #755363 background

This text has white color on #755363 background.


Related colors

Complementary color

Complementary color for #hex is #8AAC9C.


I love getcolorcode.com

Triadic colors

1 #637553 and #536375 with #755363 are triadic colors.

2 #635375 and #537563 with #755363 are triadic colors.