COLOR #752383

HEX: #752383 RGB: (117,35,131)

Color info

#752383 contains mainly red and blue colors. Web safe color of #752383 is #663399 (or #639).

RGB color model

#752383 color RGB value is (117,35,131).

RGB: (117,35,131) (46%, 14%, 51%)

RGB channels and saturation

R 117 of 255 = 46%
G 35 of 255 = 14%
B 131 of 255 = 51%

117
35
131

R + G + B ~ 37%. #752383 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 35 + 131 = 283 (100%)
R 117 of 283 ~ 41.34%
G 35 of 283 ~ 12.37%
B 131 of 283 ~ 46.29'%

%41.34
%12.37
%46.29

CMYK color model

#752383 color CMYK value is (11,73,0,49).

  • cyan value is 10.69%
  • magenta value is 73.28%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (11,73,0,49)
C11M73Y0K49 (11%, 73%, 0%, 49%)
(0.11 / 0.73 / 0.00 / 0.49)

CMYK percentages

%10.69
%73.28
%0
%48.63

Codes

Color #752383 in popluar color models

75 23 83
RGB 117 35 131
HSL 291° 57.83% 32.55%
HSB/HSV 291° 73.28% 51.37%
CMYK 10.69% 73.28% 0.00%
48.63%

Color #752383 in popluar number systems.

HEX 75 23 83
Decimal 117 35 131
Binary 1110101 100011 10000011
Octal 165 43 203

Shades and tints

Shades of #752383

#752383
(117,35,131)
#6B2078
(107,32,120)
#611D6D
(97,29,109)
#571A62
(87,26,98)
#4D1757
(77,23,87)
#43144C
(67,20,76)
#391141
(57,17,65)
#2F0E36
(47,14,54)
#250B2B
(37,11,43)
#1B0820
(27,8,32)
#110515
(17,5,21)
#000000
(0,0,0)

Tints of #752383

#752383
(117,35,131)
#81378E
(129,55,142)
#8D4B99
(141,75,153)
#995FA4
(153,95,164)
#A573AF
(165,115,175)
#B187BA
(177,135,186)
#BD9BC5
(189,155,197)
#C9AFD0
(201,175,208)
#D5C3DB
(213,195,219)
#E1D7E6
(225,215,230)
#EDEBF1
(237,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #752383 color. Also use rgb(117,35,131) instead hex code.

Text Font Color

.myTextColor { color: #752383; }

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

This text font color is #752383.

Background Color

.myBgColor { background-color: #752383; }

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

This div background color is #752383.

Border color

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

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

This div border color is #752383.

Opacity

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

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

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

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

This text has shadow with #752383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752383.

Preview

Color preview on black background

This text has color #752383 on black background.


Color preview on white background

This text has color #752383 on white background.


Black color preview on #752383 background

This text has black color on #752383 background.


White color preview on #752383 background

This text has white color on #752383 background.


Related colors

Complementary color

Complementary color for #hex is #8ADC7C.


I love getcolorcode.com

Triadic colors

1 #837523 and #238375 with #752383 are triadic colors.

2 #832375 and #237583 with #752383 are triadic colors.