COLOR #754656

HEX: #754656 RGB: (117,70,86)

Color info

#754656 contains red, green and blue colors in about the same proportion. Web safe color of #754656 is #663366 (or #636).

RGB color model

#754656 color RGB value is (117,70,86).

RGB: (117,70,86) (46%, 27%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 70 of 255 = 27%
B 86 of 255 = 34%

117
70
86

R + G + B ~ 36%. #754656 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 70 + 86 = 273 (100%)
R 117 of 273 ~ 42.86%
G 70 of 273 ~ 25.64%
B 86 of 273 ~ 31.5'%

%42.86
%25.64
%31.5

CMYK color model

#754656 color CMYK value is (0,40,26,54).

  • cyan value is 0.00%
  • magenta value is 40.17%
  • yellow value is 26.50%
  • key color value is 54.12%

CMYK: (0,40,26,54)
C0M40Y26K54 (0%, 40%, 26%, 54%)
(0.00 / 0.40 / 0.26 / 0.54)

CMYK percentages

%0
%40.17
%26.5
%54.12

Codes

Color #754656 in popluar color models

75 46 56
RGB 117 70 86
HSL 340° 25.13% 36.67%
HSB/HSV 340° 40.17% 45.88%
CMYK 0.00% 40.17% 26.50%
54.12%

Color #754656 in popluar number systems.

HEX 75 46 56
Decimal 117 70 86
Binary 1110101 1000110 1010110
Octal 165 106 126

Shades and tints

Shades of #754656

#754656
(117,70,86)
#6B404F
(107,64,79)
#613A48
(97,58,72)
#573441
(87,52,65)
#4D2E3A
(77,46,58)
#432833
(67,40,51)
#39222C
(57,34,44)
#2F1C25
(47,28,37)
#25161E
(37,22,30)
#1B1017
(27,16,23)
#110A10
(17,10,16)
#000000
(0,0,0)

Tints of #754656

#754656
(117,70,86)
#815665
(129,86,101)
#8D6674
(141,102,116)
#997683
(153,118,131)
#A58692
(165,134,146)
#B196A1
(177,150,161)
#BDA6B0
(189,166,176)
#C9B6BF
(201,182,191)
#D5C6CE
(213,198,206)
#E1D6DD
(225,214,221)
#EDE6EC
(237,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754656 color. Also use rgb(117,70,86) instead hex code.

Text Font Color

.myTextColor { color: #754656; }

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

This text font color is #754656.

Background Color

.myBgColor { background-color: #754656; }

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

This div background color is #754656.

Border color

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

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

This div border color is #754656.

Opacity

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

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

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

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

This text has shadow with #754656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754656.

Preview

Color preview on black background

This text has color #754656 on black background.


Color preview on white background

This text has color #754656 on white background.


Black color preview on #754656 background

This text has black color on #754656 background.


White color preview on #754656 background

This text has white color on #754656 background.


Related colors

Complementary color

Complementary color for #hex is #8AB9A9.


I love getcolorcode.com

Triadic colors

1 #567546 and #465675 with #754656 are triadic colors.

2 #564675 and #467556 with #754656 are triadic colors.