COLOR #752532

HEX: #752532 RGB: (117,37,50)

Color info

#752532 contains mainly red color. Web safe color of #752532 is #663333 (or #633).

RGB color model

#752532 color RGB value is (117,37,50).

RGB: (117,37,50) (46%, 15%, 20%)

RGB channels and saturation

R 117 of 255 = 46%
G 37 of 255 = 15%
B 50 of 255 = 20%

117
37
50

R + G + B ~ 27%. #752532 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 37 + 50 = 204 (100%)
R 117 of 204 ~ 57.35%
G 37 of 204 ~ 18.14%
B 50 of 204 ~ 24.51'%

%57.35
%18.14
%24.51

CMYK color model

#752532 color CMYK value is (0,68,57,54).

  • cyan value is 0.00%
  • magenta value is 68.38%
  • yellow value is 57.26%
  • key color value is 54.12%

CMYK: (0,68,57,54)
C0M68Y57K54 (0%, 68%, 57%, 54%)
(0.00 / 0.68 / 0.57 / 0.54)

CMYK percentages

%0
%68.38
%57.26
%54.12

Codes

Color #752532 in popluar color models

75 25 32
RGB 117 37 50
HSL 350° 51.95% 30.20%
HSB/HSV 350° 68.38% 45.88%
CMYK 0.00% 68.38% 57.26%
54.12%

Color #752532 in popluar number systems.

HEX 75 25 32
Decimal 117 37 50
Binary 1110101 100101 110010
Octal 165 45 62

Shades and tints

Shades of #752532

#752532
(117,37,50)
#6B222E
(107,34,46)
#611F2A
(97,31,42)
#571C26
(87,28,38)
#4D1922
(77,25,34)
#43161E
(67,22,30)
#39131A
(57,19,26)
#2F1016
(47,16,22)
#250D12
(37,13,18)
#1B0A0E
(27,10,14)
#11070A
(17,7,10)
#000000
(0,0,0)

Tints of #752532

#752532
(117,37,50)
#813844
(129,56,68)
#8D4B56
(141,75,86)
#995E68
(153,94,104)
#A5717A
(165,113,122)
#B1848C
(177,132,140)
#BD979E
(189,151,158)
#C9AAB0
(201,170,176)
#D5BDC2
(213,189,194)
#E1D0D4
(225,208,212)
#EDE3E6
(237,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #752532 color. Also use rgb(117,37,50) instead hex code.

Text Font Color

.myTextColor { color: #752532; }

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

This text font color is #752532.

Background Color

.myBgColor { background-color: #752532; }

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

This div background color is #752532.

Border color

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

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

This div border color is #752532.

Opacity

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

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

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

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

This text has shadow with #752532 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752532.

Preview

Color preview on black background

This text has color #752532 on black background.


Color preview on white background

This text has color #752532 on white background.


Black color preview on #752532 background

This text has black color on #752532 background.


White color preview on #752532 background

This text has white color on #752532 background.


Related colors

Complementary color

Complementary color for #hex is #8ADACD.


I love getcolorcode.com

Triadic colors

1 #327525 and #253275 with #752532 are triadic colors.

2 #322575 and #257532 with #752532 are triadic colors.