COLOR #753956

HEX: #753956 RGB: (117,57,86)

Color info

#753956 contains mainly red and blue colors. Web safe color of #753956 is #663366 (or #636).

RGB color model

#753956 color RGB value is (117,57,86).

RGB: (117,57,86) (46%, 22%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 57 of 255 = 22%
B 86 of 255 = 34%

117
57
86

R + G + B ~ 34%. #753956 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 57 + 86 = 260 (100%)
R 117 of 260 ~ 45%
G 57 of 260 ~ 21.92%
B 86 of 260 ~ 33.08'%

%45
%21.92
%33.08

CMYK color model

#753956 color CMYK value is (0,51,26,54).

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

CMYK: (0,51,26,54)
C0M51Y26K54 (0%, 51%, 26%, 54%)
(0.00 / 0.51 / 0.26 / 0.54)

CMYK percentages

%0
%51.28
%26.5
%54.12

Codes

Color #753956 in popluar color models

75 39 56
RGB 117 57 86
HSL 331° 34.48% 34.12%
HSB/HSV 331° 51.28% 45.88%
CMYK 0.00% 51.28% 26.50%
54.12%

Color #753956 in popluar number systems.

HEX 75 39 56
Decimal 117 57 86
Binary 1110101 111001 1010110
Octal 165 71 126

Shades and tints

Shades of #753956

#753956
(117,57,86)
#6B344F
(107,52,79)
#612F48
(97,47,72)
#572A41
(87,42,65)
#4D253A
(77,37,58)
#432033
(67,32,51)
#391B2C
(57,27,44)
#2F1625
(47,22,37)
#25111E
(37,17,30)
#1B0C17
(27,12,23)
#110710
(17,7,16)
#000000
(0,0,0)

Tints of #753956

#753956
(117,57,86)
#814B65
(129,75,101)
#8D5D74
(141,93,116)
#996F83
(153,111,131)
#A58192
(165,129,146)
#B193A1
(177,147,161)
#BDA5B0
(189,165,176)
#C9B7BF
(201,183,191)
#D5C9CE
(213,201,206)
#E1DBDD
(225,219,221)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #753956; }

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

This text font color is #753956.

Background Color

.myBgColor { background-color: #753956; }

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

This div background color is #753956.

Border color

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

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

This div border color is #753956.

Opacity

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

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

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

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

This text has shadow with #753956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753956.

Preview

Color preview on black background

This text has color #753956 on black background.


Color preview on white background

This text has color #753956 on white background.


Black color preview on #753956 background

This text has black color on #753956 background.


White color preview on #753956 background

This text has white color on #753956 background.


Related colors

Complementary color

Complementary color for #hex is #8AC6A9.


I love getcolorcode.com

Triadic colors

1 #567539 and #395675 with #753956 are triadic colors.

2 #563975 and #397556 with #753956 are triadic colors.