COLOR #753849

HEX: #753849 RGB: (117,56,73)

Color info

#753849 contains mainly red and blue colors. Web safe color of #753849 is #663333 (or #633).

RGB color model

#753849 color RGB value is (117,56,73).

RGB: (117,56,73) (46%, 22%, 29%)

RGB channels and saturation

R 117 of 255 = 46%
G 56 of 255 = 22%
B 73 of 255 = 29%

117
56
73

R + G + B ~ 32%. #753849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 56 + 73 = 246 (100%)
R 117 of 246 ~ 47.56%
G 56 of 246 ~ 22.76%
B 73 of 246 ~ 29.67'%

%47.56
%22.76
%29.67

CMYK color model

#753849 color CMYK value is (0,52,38,54).

  • cyan value is 0.00%
  • magenta value is 52.14%
  • yellow value is 37.61%
  • key color value is 54.12%

CMYK: (0,52,38,54)
C0M52Y38K54 (0%, 52%, 38%, 54%)
(0.00 / 0.52 / 0.38 / 0.54)

CMYK percentages

%0
%52.14
%37.61
%54.12

Codes

Color #753849 in popluar color models

75 38 49
RGB 117 56 73
HSL 343° 35.26% 33.92%
HSB/HSV 343° 52.14% 45.88%
CMYK 0.00% 52.14% 37.61%
54.12%

Color #753849 in popluar number systems.

HEX 75 38 49
Decimal 117 56 73
Binary 1110101 111000 1001001
Octal 165 70 111

Shades and tints

Shades of #753849

#753849
(117,56,73)
#6B3343
(107,51,67)
#612E3D
(97,46,61)
#572937
(87,41,55)
#4D2431
(77,36,49)
#431F2B
(67,31,43)
#391A25
(57,26,37)
#2F151F
(47,21,31)
#251019
(37,16,25)
#1B0B13
(27,11,19)
#11060D
(17,6,13)
#000000
(0,0,0)

Tints of #753849

#753849
(117,56,73)
#814A59
(129,74,89)
#8D5C69
(141,92,105)
#996E79
(153,110,121)
#A58089
(165,128,137)
#B19299
(177,146,153)
#BDA4A9
(189,164,169)
#C9B6B9
(201,182,185)
#D5C8C9
(213,200,201)
#E1DAD9
(225,218,217)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753849 color. Also use rgb(117,56,73) instead hex code.

Text Font Color

.myTextColor { color: #753849; }

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

This text font color is #753849.

Background Color

.myBgColor { background-color: #753849; }

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

This div background color is #753849.

Border color

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

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

This div border color is #753849.

Opacity

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

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

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

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

This text has shadow with #753849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753849.

Preview

Color preview on black background

This text has color #753849 on black background.


Color preview on white background

This text has color #753849 on white background.


Black color preview on #753849 background

This text has black color on #753849 background.


White color preview on #753849 background

This text has white color on #753849 background.


Related colors

Complementary color

Complementary color for #hex is #8AC7B6.


I love getcolorcode.com

Triadic colors

1 #497538 and #384975 with #753849 are triadic colors.

2 #493875 and #387549 with #753849 are triadic colors.